@CodingStyleguideUnaware public class CCCEVEvidenceTypeListType extends ThingType
Java class for EvidenceTypeListType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="EvidenceTypeListType">
<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/cccev_v2.0.0#}specifiesEvidenceType" 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 |
|---|
CCCEVEvidenceTypeListType()
Default constructor
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
| Modifier and Type | Method and Description |
|---|---|
void |
addId(IDType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addSpecifiesEvidenceType(CCCEVEvidenceTypeType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
CCCEVEvidenceTypeListType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(CCCEVEvidenceTypeListType ret)
This method clones all values from
this to the passed object. |
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
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
|
List<CCCEVEvidenceTypeType> |
getSpecifiesEvidenceType()
<?
|
CCCEVEvidenceTypeType |
getSpecifiesEvidenceTypeAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getSpecifiesEvidenceTypeCount()
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 |
hasNoIdEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoSpecifiesEvidenceTypeEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasSpecifiesEvidenceTypeEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setId(List<IDType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setSpecifiesEvidenceType(List<CCCEVEvidenceTypeType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public CCCEVEvidenceTypeListType()
@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:EvidenceTypeList. identifier</ccts:DictionaryEntryName><ccts:Definition><DefinitionSource>
A unique value, in the context of use, assigned to the instance of this property or to one of its subproperties.
</DefinitionSource></ccts:Definition><ccts:Cardinality>0..*</ccts:Cardinality><ccts:ObjectClass>cccev:EvidenceTypeList</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
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<CCCEVEvidenceTypeType> getSpecifiesEvidenceType()
<?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:EvidenceTypeList. specifies</ccts:DictionaryEntryName><ccts:Definition>Indicates one type of evidence included in a list of evidence types.</ccts:Definition><ccts:ObjectClass>cccev:EvidenceTypeList</ccts:ObjectClass><Domain>cccev:EvidenceTypeList</Domain><Range>cccev:EvidenceType</Range><Predicate>cccev:specifiesEvidenceType</Predicate><Axiom>owl:inverseOf :isSpecifiedIn</Axiom></ObjectProperty>Gets the value of the specifiesEvidenceType 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 specifiesEvidenceType property.
For example, to add a new item, do as follows:
getSpecifiesEvidenceType().add(newItem);
Objects of the following type(s) are allowed in the list
CCCEVEvidenceTypeType
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 setSpecifiesEvidenceType(@Nullable List<CCCEVEvidenceTypeType> 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 hasSpecifiesEvidenceTypeEntries()
true if at least one item is contained, false otherwise.public boolean hasNoSpecifiesEvidenceTypeEntries()
true if no item is contained, false otherwise.@Nonnegative public int getSpecifiesEvidenceTypeCount()
@Nullable public CCCEVEvidenceTypeType getSpecifiesEvidenceTypeAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addSpecifiesEvidenceType(@Nonnull CCCEVEvidenceTypeType elem)
elem - The element to be added. May not be null.public void cloneTo(@Nonnull CCCEVEvidenceTypeListType 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 CCCEVEvidenceTypeListType clone()
Copyright © 2020–2021 toop.eu. All rights reserved.