@CodingStyleguideUnaware public class CCCEVConceptType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
<?xml version="1.0" encoding="UTF-8"?><an:Class xmlns:an="https://semic.org/sa/cv/common/semic-annot-2.0.0#" xmlns="https://semic.org/sa/cv/cccev-2.0.0#" xmlns:cac="https://semic.org/sa/cv/common/cac-2.0.0#" xmlns:cagv="https://semic.org/sa/cv/cagv/agent-2.0.0#" xmlns:cbc="https://semic.org/sa/cv/common/cbc-2.0.0#" xmlns:ccts="urn:un:unece:uncefact:data:specification:CoreComponentTypeSchemaModule:2" xmlns:dcat-ap="http://data.europa.eu/r5r/" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>Class</ccts:ComponentType><ccts:DictionaryEntryName>Concept. Details</ccts:DictionaryEntryName><ccts:Definition/><DefinitionSource/><ccts:ObjectClass>cccev: Concept</ccts:ObjectClass></an:Class>
Java class for ConceptType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ConceptType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{https://semic.org/sa/cv/common/cbc-2.0.0#}id" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{https://semic.org/sa/cv/common/cbc-2.0.0#}name" minOccurs="0"/>
<element ref="{https://semic.org/sa/cv/common/cbc-2.0.0#}description" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{https://semic.org/sa/cv/common/cbc-2.0.0#}type" minOccurs="0"/>
<element ref="{https://semic.org/sa/cv/common/cbc-2.0.0#}QName" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{https://semic.org/sa/cv/cccev-2.0.0#}constraint" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{https://semic.org/sa/cv/cccev-2.0.0#}value" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{https://semic.org/sa/cv/cccev-2.0.0#}concept" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<attGroup ref="{https://semic.org/sa/cv/common/cac-2.0.0#}ThingAttributes"/>
</restriction>
</complexContent>
</complexType>
This class was annotated by ph-jaxb22-plugin -Xph-annotate
This class contains methods created by ph-jaxb22-plugin -Xph-equalshashcode
This class contains methods created by ph-jaxb22-plugin -Xph-tostring
This class contains methods created by ph-jaxb22-plugin -Xph-list-extension
This class contains methods created by ph-jaxb22-plugin -Xph-cloneable2
This class contains methods created by ph-jaxb22-plugin -Xph-value-extender
| Constructor and Description |
|---|
CCCEVConceptType()
Default constructor
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
CCCEVConceptType(List<CCCEVValueType> valueParam)
Constructor for value of type List
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
| Modifier and Type | Method and Description |
|---|---|
void |
addConcept(CCCEVConceptType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addConstraint(CCCEVConstraintType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addDescription(DescriptionType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addId(IDType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addQName(QName elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addValue(CCCEVValueType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
CCCEVConceptType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(CCCEVConceptType ret)
This method clones all values from
this to the passed object. |
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
List<CCCEVConceptType> |
getConcept()
<?
|
CCCEVConceptType |
getConceptAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getConceptCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<CCCEVConstraintType> |
getConstraint()
<?
|
CCCEVConstraintType |
getConstraintAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getConstraintCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<DescriptionType> |
getDescription()
<?
|
DescriptionType |
getDescriptionAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getDescriptionCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<IDType> |
getId()
<?
|
IDType |
getIdAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getIdCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
NameType |
getName()
<?
|
String |
getNameValue()
Get the value of the contained NameType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
List<QName> |
getQName()
<?
|
QName |
getQNameAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getQNameCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
TypeType |
getType()
<?
|
String |
getTypeValue()
Get the value of the contained TypeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
List<CCCEVValueType> |
getValue()
<?
|
CCCEVValueType |
getValueAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getValueCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
String |
getVersionIdAttr()
Gets the value of the versionIdAttr property.
|
boolean |
hasConceptEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasConstraintEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasIdEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoConceptEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoConstraintEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoIdEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoQNameEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoValueEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasQNameEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasValueEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setConcept(List<CCCEVConceptType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setConstraint(List<CCCEVConstraintType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setDescription(List<DescriptionType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setId(List<IDType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setName(NameType value)
Sets the value of the name property.
|
NameType |
setName(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setQName(List<QName> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
TypeType |
setType(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setType(TypeType value)
Sets the value of the type property.
|
void |
setValue(List<CCCEVValueType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setVersionIdAttr(String value)
Sets the value of the versionIdAttr property.
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public CCCEVConceptType()
public CCCEVConceptType(@Nullable List<CCCEVValueType> valueParam)
valueParam - The value to be set. May be null.@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<IDType> getId()
<?xml version="1.0" encoding="UTF-8"?><an:DataProperty xmlns:an="https://semic.org/sa/cv/common/semic-annot-2.0.0#" xmlns="https://semic.org/sa/cv/cccev-2.0.0#" xmlns:cac="https://semic.org/sa/cv/common/cac-2.0.0#" xmlns:cagv="https://semic.org/sa/cv/cagv/agent-2.0.0#" xmlns:cbc="https://semic.org/sa/cv/common/cbc-2.0.0#" xmlns:ccts="urn:un:unece:uncefact:data:specification:CoreComponentTypeSchemaModule:2" xmlns:dcat-ap="http://data.europa.eu/r5r/" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>Data property</ccts:ComponentType><ccts:DictionaryEntryName>Concept. identifier</ccts:DictionaryEntryName><ccts:Definition><DefinitionSource/></ccts:Definition><ccts:Cardinality>0..*</ccts:Cardinality><ccts:ObjectClass>Concept</ccts:ObjectClass><ccts:PropertyTerm>Identifier</ccts:PropertyTerm><ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm><ccts:DataType>ID. Type</ccts:DataType></an:DataProperty>Gets the value of the id property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the id property.
For example, to add a new item, do as follows:
getId().add(newItem);
Objects of the following type(s) are allowed in the list
IDType
@Nullable public NameType getName()
<?xml version="1.0" encoding="UTF-8"?><an:DataProperty xmlns:an="https://semic.org/sa/cv/common/semic-annot-2.0.0#" xmlns="https://semic.org/sa/cv/cccev-2.0.0#" xmlns:cac="https://semic.org/sa/cv/common/cac-2.0.0#" xmlns:cagv="https://semic.org/sa/cv/cagv/agent-2.0.0#" xmlns:cbc="https://semic.org/sa/cv/common/cbc-2.0.0#" xmlns:ccts="urn:un:unece:uncefact:data:specification:CoreComponentTypeSchemaModule:2" xmlns:dcat-ap="http://data.europa.eu/r5r/" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>Data property</ccts:ComponentType><ccts:DictionaryEntryName>Concept. name</ccts:DictionaryEntryName><ccts:Definition><DefinitionSource/></ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Concept</ccts:ObjectClass><ccts:PropertyTerm>Text</ccts:PropertyTerm><ccts:RepresentationTerm>Text</ccts:RepresentationTerm><ccts:DataType>Name. Type</ccts:DataType></an:DataProperty>
NameTypepublic void setName(@Nullable NameType value)
value - allowed object is
NameType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<DescriptionType> getDescription()
<?xml version="1.0" encoding="UTF-8"?><an:DataProperty xmlns:an="https://semic.org/sa/cv/common/semic-annot-2.0.0#" xmlns="https://semic.org/sa/cv/cccev-2.0.0#" xmlns:cac="https://semic.org/sa/cv/common/cac-2.0.0#" xmlns:cagv="https://semic.org/sa/cv/cagv/agent-2.0.0#" xmlns:cbc="https://semic.org/sa/cv/common/cbc-2.0.0#" xmlns:ccts="urn:un:unece:uncefact:data:specification:CoreComponentTypeSchemaModule:2" xmlns:dcat-ap="http://data.europa.eu/r5r/" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>Data property</ccts:ComponentType><ccts:DictionaryEntryName>Concept. description</ccts:DictionaryEntryName><ccts:Definition><DefinitionSource/></ccts:Definition><ccts:Cardinality>0..*</ccts:Cardinality><ccts:ObjectClass>Concept</ccts:ObjectClass><ccts:PropertyTerm>Text</ccts:PropertyTerm><ccts:RepresentationTerm>Text</ccts:RepresentationTerm><ccts:DataType>Description. Type</ccts:DataType></an:DataProperty>Gets the value of the description property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the description property.
For example, to add a new item, do as follows:
getDescription().add(newItem);
Objects of the following type(s) are allowed in the list
DescriptionType
@Nullable public TypeType getType()
<?xml version="1.0" encoding="UTF-8"?><an:DataProperty xmlns:an="https://semic.org/sa/cv/common/semic-annot-2.0.0#" xmlns="https://semic.org/sa/cv/cccev-2.0.0#" xmlns:cac="https://semic.org/sa/cv/common/cac-2.0.0#" xmlns:cagv="https://semic.org/sa/cv/cagv/agent-2.0.0#" xmlns:cbc="https://semic.org/sa/cv/common/cbc-2.0.0#" xmlns:ccts="urn:un:unece:uncefact:data:specification:CoreComponentTypeSchemaModule:2" xmlns:dcat-ap="http://data.europa.eu/r5r/" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>Data property</ccts:ComponentType><ccts:DictionaryEntryName>Concept. type</ccts:DictionaryEntryName><ccts:Definition><DefinitionSource/></ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Concept</ccts:ObjectClass><ccts:PropertyTerm>Code</ccts:PropertyTerm><ccts:RepresentationTerm>Code</ccts:RepresentationTerm><ccts:DataType>Type. Type</ccts:DataType></an:DataProperty>
TypeTypepublic void setType(@Nullable TypeType value)
value - allowed object is
TypeType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<QName> getQName()
<?xml version="1.0" encoding="UTF-8"?><an:DataProperty xmlns:an="https://semic.org/sa/cv/common/semic-annot-2.0.0#" xmlns="https://semic.org/sa/cv/cccev-2.0.0#" xmlns:cac="https://semic.org/sa/cv/common/cac-2.0.0#" xmlns:cagv="https://semic.org/sa/cv/cagv/agent-2.0.0#" xmlns:cbc="https://semic.org/sa/cv/common/cbc-2.0.0#" xmlns:ccts="urn:un:unece:uncefact:data:specification:CoreComponentTypeSchemaModule:2" xmlns:dcat-ap="http://data.europa.eu/r5r/" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>Data property</ccts:ComponentType><ccts:DictionaryEntryName>Concept. QName</ccts:DictionaryEntryName><ccts:Definition><DefinitionSource/></ccts:Definition><ccts:Cardinality>0..*</ccts:Cardinality><ccts:ObjectClass>Concept</ccts:ObjectClass><ccts:PropertyTerm>anySimpleType</ccts:PropertyTerm><ccts:RepresentationTerm>anySimpleType</ccts:RepresentationTerm><ccts:DataType>QName. Type</ccts:DataType></an:DataProperty>Gets the value of the qName property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the qName property.
For example, to add a new item, do as follows:
getQName().add(newItem);
Objects of the following type(s) are allowed in the list
QName
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<CCCEVConstraintType> getConstraint()
<?xml version="1.0" encoding="UTF-8"?><ObjectProperty xmlns="https://semic.org/sa/cv/cccev-2.0.0#" xmlns:an="https://semic.org/sa/cv/common/semic-annot-2.0.0#" xmlns:cac="https://semic.org/sa/cv/common/cac-2.0.0#" xmlns:cagv="https://semic.org/sa/cv/cagv/agent-2.0.0#" xmlns:cbc="https://semic.org/sa/cv/common/cbc-2.0.0#" xmlns:ccts="urn:un:unece:uncefact:data:specification:CoreComponentTypeSchemaModule:2" xmlns:dcat-ap="http://data.europa.eu/r5r/" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>Object property</ccts:ComponentType><ccts:DictionaryEntryName>Concept. constraint</ccts:DictionaryEntryName><ccts:Definition/><ccts:ObjectClass>Concept</ccts:ObjectClass><Domain>Concept</Domain><Range>Constraint</Range><Predicate>hasConstraint</Predicate><Axiom>owl:inverseOf :isConstraintOn</Axiom></ObjectProperty>Gets the value of the constraint property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the constraint property.
For example, to add a new item, do as follows:
getConstraint().add(newItem);
Objects of the following type(s) are allowed in the list
CCCEVConstraintType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<CCCEVValueType> getValue()
<?xml version="1.0" encoding="UTF-8"?><ObjectProperty xmlns="https://semic.org/sa/cv/cccev-2.0.0#" xmlns:an="https://semic.org/sa/cv/common/semic-annot-2.0.0#" xmlns:cac="https://semic.org/sa/cv/common/cac-2.0.0#" xmlns:cagv="https://semic.org/sa/cv/cagv/agent-2.0.0#" xmlns:cbc="https://semic.org/sa/cv/common/cbc-2.0.0#" xmlns:ccts="urn:un:unece:uncefact:data:specification:CoreComponentTypeSchemaModule:2" xmlns:dcat-ap="http://data.europa.eu/r5r/" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>Object property</ccts:ComponentType><ccts:DictionaryEntryName>Concept. value</ccts:DictionaryEntryName><ccts:Definition/><ccts:ObjectClass>Concept</ccts:ObjectClass><Domain>Concept</Domain><Range>Value</Range><Predicate>hasValue</Predicate><Axiom>owl:inverseOf :isValueOf</Axiom></ObjectProperty>Gets the value of the value property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the value property.
For example, to add a new item, do as follows:
getValue().add(newItem);
Objects of the following type(s) are allowed in the list
CCCEVValueType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<CCCEVConceptType> getConcept()
<?xml version="1.0" encoding="UTF-8"?><ObjectProperty xmlns="https://semic.org/sa/cv/cccev-2.0.0#" xmlns:an="https://semic.org/sa/cv/common/semic-annot-2.0.0#" xmlns:cac="https://semic.org/sa/cv/common/cac-2.0.0#" xmlns:cagv="https://semic.org/sa/cv/cagv/agent-2.0.0#" xmlns:cbc="https://semic.org/sa/cv/common/cbc-2.0.0#" xmlns:ccts="urn:un:unece:uncefact:data:specification:CoreComponentTypeSchemaModule:2" xmlns:dcat-ap="http://data.europa.eu/r5r/" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>Object property</ccts:ComponentType><ccts:DictionaryEntryName>Concept. concept</ccts:DictionaryEntryName><ccts:Definition/><ccts:ObjectClass>Concept</ccts:ObjectClass><Domain>Concept</Domain><Range>Concept</Range><Predicate>hasConcept</Predicate></ObjectProperty>Gets the value of the concept property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the concept property.
For example, to add a new item, do as follows:
getConcept().add(newItem);
Objects of the following type(s) are allowed in the list
CCCEVConceptType
@Nullable public String getVersionIdAttr()
Stringpublic void setVersionIdAttr(@Nullable String value)
value - allowed object is
Stringpublic boolean equals(Object o)
public int hashCode()
public String toString()
public void setId(@Nullable List<IDType> aList)
aList - The new list member to set. May be null.public void setDescription(@Nullable List<DescriptionType> aList)
aList - The new list member to set. May be null.public void setQName(@Nullable List<QName> aList)
aList - The new list member to set. May be null.public void setConstraint(@Nullable List<CCCEVConstraintType> aList)
aList - The new list member to set. May be null.public void setValue(@Nullable List<CCCEVValueType> aList)
aList - The new list member to set. May be null.public void setConcept(@Nullable List<CCCEVConceptType> aList)
aList - The new list member to set. May be null.public boolean hasIdEntries()
true if at least one item is contained, false otherwise.public boolean hasNoIdEntries()
true if no item is contained, false otherwise.@Nonnegative public int getIdCount()
@Nullable public IDType getIdAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addId(@Nonnull IDType elem)
elem - The element to be added. May not be null.public boolean hasDescriptionEntries()
true if at least one item is contained, false otherwise.public boolean hasNoDescriptionEntries()
true if no item is contained, false otherwise.@Nonnegative public int getDescriptionCount()
@Nullable public DescriptionType getDescriptionAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addDescription(@Nonnull DescriptionType elem)
elem - The element to be added. May not be null.public boolean hasQNameEntries()
true if at least one item is contained, false otherwise.public boolean hasNoQNameEntries()
true if no item is contained, false otherwise.@Nonnegative public int getQNameCount()
@Nullable public QName getQNameAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addQName(@Nonnull QName elem)
elem - The element to be added. May not be null.public boolean hasConstraintEntries()
true if at least one item is contained, false otherwise.public boolean hasNoConstraintEntries()
true if no item is contained, false otherwise.@Nonnegative public int getConstraintCount()
@Nullable public CCCEVConstraintType getConstraintAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addConstraint(@Nonnull CCCEVConstraintType elem)
elem - The element to be added. May not be null.public boolean hasValueEntries()
true if at least one item is contained, false otherwise.public boolean hasNoValueEntries()
true if no item is contained, false otherwise.@Nonnegative public int getValueCount()
@Nullable public CCCEVValueType getValueAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addValue(@Nonnull CCCEVValueType elem)
elem - The element to be added. May not be null.public boolean hasConceptEntries()
true if at least one item is contained, false otherwise.public boolean hasNoConceptEntries()
true if no item is contained, false otherwise.@Nonnegative public int getConceptCount()
@Nullable public CCCEVConceptType getConceptAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addConcept(@Nonnull CCCEVConceptType elem)
elem - The element to be added. May not be null.public void cloneTo(@Nonnull CCCEVConceptType ret)
this to the passed object. All data in the parameter object is overwritten!Created by ph-jaxb22-plugin -Xph-cloneable2ret - The target object to clone to. May not be null.@Nonnull @ReturnsMutableCopy public CCCEVConceptType clone()
@Nonnull public TypeType setType(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public NameType setName(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nullable public String getNameValue()
nullCopyright © 2020 toop.eu. All rights reserved.