@CodingStyleguideUnaware public class CCCEVConceptType extends ThingType
Java class for ConceptType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ConceptType">
<complexContent>
<extension base="{http://www.w3.org/2002/07/owl#}ThingType">
<sequence>
<element ref="{https://data.europe.eu/semanticassets/ns/cv/common/cbc_v2.0.0#}id" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{https://data.europe.eu/semanticassets/ns/cv/common/cbc_v2.0.0#}name" minOccurs="0"/>
<element ref="{https://data.europe.eu/semanticassets/ns/cv/common/cbc_v2.0.0#}description" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{https://data.europe.eu/semanticassets/ns/cv/common/cbc_v2.0.0#}type" minOccurs="0"/>
<element ref="{https://data.europe.eu/semanticassets/ns/cv/common/cbc_v2.0.0#}qName" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{https://data.europe.eu/semanticassets/ns/cv/cccev_v2.0.0#}constraint" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{https://data.europe.eu/semanticassets/ns/cv/cccev_v2.0.0#}value" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{https://data.europe.eu/semanticassets/ns/cv/cccev_v2.0.0#}concept" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</extension>
</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
|
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
|
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://data.europe.eu/semanticassets/ns/cv/common/semic-annot-2.0.0#" xmlns="https://data.europe.eu/semanticassets/ns/cv/cccev_v2.0.0#" xmlns:cac="https://data.europe.eu/semanticassets/ns/cv/common/cac_v2.0.0#" xmlns:cbc="https://data.europe.eu/semanticassets/ns/cv/common/cbc_v2.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:owl="http://www.w3.org/2002/07/owl#" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>Data property</ccts:ComponentType><ccts:DictionaryEntryName>cccev:Concept. identifier</ccts:DictionaryEntryName><ccts:Definition>
A unique value, in the context of use, assigned to the instance of this property or to one of its subproperties.
</ccts:Definition><ccts:Cardinality>0..*</ccts:Cardinality><ccts:ObjectClass>cccev: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://data.europe.eu/semanticassets/ns/cv/common/semic-annot-2.0.0#" xmlns="https://data.europe.eu/semanticassets/ns/cv/cccev_v2.0.0#" xmlns:cac="https://data.europe.eu/semanticassets/ns/cv/common/cac_v2.0.0#" xmlns:cbc="https://data.europe.eu/semanticassets/ns/cv/common/cbc_v2.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:owl="http://www.w3.org/2002/07/owl#" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>Data property</ccts:ComponentType><ccts:DictionaryEntryName>cccev:Concept. name</ccts:DictionaryEntryName><ccts:Definition>
The preferred label used to identify the instance of this class or of one of its subclasses.
</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>cccev: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://data.europe.eu/semanticassets/ns/cv/common/semic-annot-2.0.0#" xmlns="https://data.europe.eu/semanticassets/ns/cv/cccev_v2.0.0#" xmlns:cac="https://data.europe.eu/semanticassets/ns/cv/common/cac_v2.0.0#" xmlns:cbc="https://data.europe.eu/semanticassets/ns/cv/common/cbc_v2.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:owl="http://www.w3.org/2002/07/owl#" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>Data property</ccts:ComponentType><ccts:DictionaryEntryName>cccev:Concept. description</ccts:DictionaryEntryName><ccts:Definition>
A short explanation about the nature, attributes, uses or any other additional information that helps clarify the understanding of the concept being instantiated.
</ccts:Definition><ccts:Cardinality>0..*</ccts:Cardinality><ccts:ObjectClass>cccev: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://data.europe.eu/semanticassets/ns/cv/common/semic-annot-2.0.0#" xmlns="https://data.europe.eu/semanticassets/ns/cv/cccev_v2.0.0#" xmlns:cac="https://data.europe.eu/semanticassets/ns/cv/common/cac_v2.0.0#" xmlns:cbc="https://data.europe.eu/semanticassets/ns/cv/common/cbc_v2.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:owl="http://www.w3.org/2002/07/owl#" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>Data property</ccts:ComponentType><ccts:DictionaryEntryName>cccev:Concept. type</ccts:DictionaryEntryName><ccts:Definition>
The identifier representing the division within a system of classification to which the instance of this class belongs.
Additional information
The classification system is normally a controlled vocabulary (e.g. a codelist or a taxonomy) the use of which is commonly agreed by a community of users in the context of a business or problem domain.
<DefinitionSource>based on sense #2 of the Merriam-Webster English dictionary.</DefinitionSource></ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>cccev: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://data.europe.eu/semanticassets/ns/cv/common/semic-annot-2.0.0#" xmlns="https://data.europe.eu/semanticassets/ns/cv/cccev_v2.0.0#" xmlns:cac="https://data.europe.eu/semanticassets/ns/cv/common/cac_v2.0.0#" xmlns:cbc="https://data.europe.eu/semanticassets/ns/cv/common/cbc_v2.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:owl="http://www.w3.org/2002/07/owl#" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>Data property</ccts:ComponentType><ccts:DictionaryEntryName>cccev:Concept. QName</ccts:DictionaryEntryName><ccts:Definition>
Standing for ‘qualified name’. Mechanism used to identify concisely and unambiguously an entity, i.e. a class or a property.
Additional information:
Qualified names are pairs of {namespace URI, entity local name} where the namespace URI is usually replaced by a ‘prefix’, as in cccev:Criterion, xsd:int, or dcat:Dataset.
<DefinitionSource>Based on the W3C definition of QNames for XML: https://www.w3.org/2001/tag/doc/qnameids.html#sec-qnames-other</DefinitionSource></ccts:Definition><ccts:Cardinality>0..*</ccts:Cardinality><ccts:ObjectClass>cccev: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://data.europe.eu/semanticassets/ns/cv/cccev_v2.0.0#" xmlns:an="https://data.europe.eu/semanticassets/ns/cv/common/semic-annot-2.0.0#" xmlns:cac="https://data.europe.eu/semanticassets/ns/cv/common/cac_v2.0.0#" xmlns:cbc="https://data.europe.eu/semanticassets/ns/cv/common/cbc_v2.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:owl="http://www.w3.org/2002/07/owl#" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>Object property</ccts:ComponentType><ccts:DictionaryEntryName>cccev:Concept. constraint</ccts:DictionaryEntryName><ccts:Definition>A reference to a limitation applied to a requirement or to a concept the requirement is about.</ccts:Definition><ccts:ObjectClass>cccev:Concept</ccts:ObjectClass><Domain>cccev:Concept</Domain><Range>cccev:Constraint</Range><Predicate>cccev: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://data.europe.eu/semanticassets/ns/cv/cccev_v2.0.0#" xmlns:an="https://data.europe.eu/semanticassets/ns/cv/common/semic-annot-2.0.0#" xmlns:cac="https://data.europe.eu/semanticassets/ns/cv/common/cac_v2.0.0#" xmlns:cbc="https://data.europe.eu/semanticassets/ns/cv/common/cbc_v2.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:owl="http://www.w3.org/2002/07/owl#" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>Object property</ccts:ComponentType><ccts:DictionaryEntryName>cccev:Concept. value</ccts:DictionaryEntryName><ccts:Definition>
A datum.
Additional information:
In the CCCEV the datum is always associated (or referred) to a concept defined in a specific namespace. The namespace is expected to be de-referenceable
and to provide the definition and type of the datum.
</ccts:Definition><ccts:ObjectClass>cccev:Concept</ccts:ObjectClass><Domain>cccev:Concept</Domain><Range>Value</Range><Predicate>cccev: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://data.europe.eu/semanticassets/ns/cv/cccev_v2.0.0#" xmlns:an="https://data.europe.eu/semanticassets/ns/cv/common/semic-annot-2.0.0#" xmlns:cac="https://data.europe.eu/semanticassets/ns/cv/common/cac_v2.0.0#" xmlns:cbc="https://data.europe.eu/semanticassets/ns/cv/common/cbc_v2.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:owl="http://www.w3.org/2002/07/owl#" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>Object property</ccts:ComponentType><ccts:DictionaryEntryName>cccev:Concept. concept</ccts:DictionaryEntryName><ccts:Definition>
A reference to an entity, i.e. a class or a property, which is defined in a known ontology or vocabulary.
Additional information:
Used mainly to specify data being required.
</ccts:Definition><ccts:ObjectClass>cccev:Concept</ccts:ObjectClass><Domain>cccev:Concept</Domain><Range>cccev:Concept</Range><Predicate>cccev: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
public 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–2021 toop.eu. All rights reserved.