@CodingStyleguideUnaware public class CCCEVEvidenceType extends DCatAPDatasetType
<?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>Evidence. Details</ccts:DictionaryEntryName><ccts:Definition><DefinitionSource/></ccts:Definition><ccts:ObjectClass>Evidence</ccts:ObjectClass><PrimitiveClass>dcat-ap:Dataset</PrimitiveClass></an:Class>
Java class for EvidenceType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="EvidenceType">
<complexContent>
<extension base="{http://data.europa.eu/r5r/}DatasetType">
<sequence>
<element ref="{https://semic.org/sa/cv/cccev-2.0.0#}confidentialityLevel" minOccurs="0"/>
<element ref="{https://semic.org/sa/cv/cccev-2.0.0#}error" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{https://semic.org/sa/cv/cccev-2.0.0#}conformantTo" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{https://semic.org/sa/cv/cccev-2.0.0#}supportsRequirement" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{https://semic.org/sa/cv/cccev-2.0.0#}supportsConcept" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{https://semic.org/sa/cv/cccev-2.0.0#}providedBy" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<attGroup ref="{https://semic.org/sa/cv/common/cac-2.0.0#}ThingAttributes"/>
</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 |
|---|
CCCEVEvidenceType()
Default constructor
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
| Modifier and Type | Method and Description |
|---|---|
void |
addConformantTo(IDReferenceType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addError(CodeType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addProvidedBy(IDReferenceType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addSupportsConcept(IDReferenceType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addSupportsRequirement(IDReferenceType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
CCCEVEvidenceType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(CCCEVEvidenceType ret)
This method clones all values from
this to the passed object. |
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
CodeType |
getConfidentialityLevel()
<?
|
String |
getConfidentialityLevelValue()
Get the value of the contained CodeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
List<IDReferenceType> |
getConformantTo()
<?
|
IDReferenceType |
getConformantToAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getConformantToCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<CodeType> |
getError()
<?
|
CodeType |
getErrorAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getErrorCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<IDReferenceType> |
getProvidedBy()
<?
|
IDReferenceType |
getProvidedByAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getProvidedByCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<IDReferenceType> |
getSupportsConcept()
<?
|
IDReferenceType |
getSupportsConceptAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getSupportsConceptCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<IDReferenceType> |
getSupportsRequirement()
<?
|
IDReferenceType |
getSupportsRequirementAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getSupportsRequirementCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
String |
getVersionIdAttr()
Gets the value of the versionIdAttr property.
|
boolean |
hasConformantToEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasErrorEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasNoConformantToEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoErrorEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoProvidedByEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoSupportsConceptEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoSupportsRequirementEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasProvidedByEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasSupportsConceptEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasSupportsRequirementEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setConfidentialityLevel(CodeType value)
Sets the value of the confidentialityLevel property.
|
CodeType |
setConfidentialityLevel(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setConformantTo(List<IDReferenceType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setError(List<CodeType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setProvidedBy(List<IDReferenceType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setSupportsConcept(List<IDReferenceType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setSupportsRequirement(List<IDReferenceType> 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
|
addAdmsIdentifier, addConformsTo, addContactPoint, addDescription, addDistribution, addHasVersion, addIdentifier, addIsReferencedBy, addIsVersionOf, addKeyword, addLandingPage, addLanguage, addPage, addProvenance, addPublisher, addQualifiedRelation, addRelation, addSample, addSource, addSpatial, addSpatialResolutionInMeters, addTemporal, addTemporalResolution, addTheme, addTitle, addVersionNotes, cloneTo, getAccessRights, getAccrualPeriodicity, getAdmsIdentifier, getAdmsIdentifierAtIndex, getAdmsIdentifierCount, getConformsTo, getConformsToAtIndex, getConformsToCount, getContactPoint, getContactPointAtIndex, getContactPointCount, getCreator, getDescription, getDescriptionAtIndex, getDescriptionCount, getDistribution, getDistributionAtIndex, getDistributionCount, getFormat, getHasVersion, getHasVersionAtIndex, getHasVersionCount, getIdentifier, getIdentifierAtIndex, getIdentifierCount, getIsReferencedBy, getIsReferencedByAtIndex, getIsReferencedByCount, getIssued, getIsVersionOf, getIsVersionOfAtIndex, getIsVersionOfCount, getKeyword, getKeywordAtIndex, getKeywordCount, getLandingPage, getLandingPageAtIndex, getLandingPageCount, getLanguage, getLanguageAtIndex, getLanguageCount, getModified, getPage, getPageAtIndex, getPageCount, getProvenance, getProvenanceAtIndex, getProvenanceCount, getPublisher, getPublisherAtIndex, getPublisherCount, getQualifiedRelation, getQualifiedRelationAtIndex, getQualifiedRelationCount, getRelation, getRelationAtIndex, getRelationCount, getSample, getSampleAtIndex, getSampleCount, getSource, getSourceAtIndex, getSourceCount, getSpatial, getSpatialAtIndex, getSpatialCount, getSpatialResolutionInMeters, getSpatialResolutionInMetersAtIndex, getSpatialResolutionInMetersCount, getTemporal, getTemporalAtIndex, getTemporalCount, getTemporalResolution, getTemporalResolutionAtIndex, getTemporalResolutionCount, getTheme, getThemeAtIndex, getThemeCount, getTitle, getTitleAtIndex, getTitleCount, getType, getVersionNotes, getVersionNotesAtIndex, getVersionNotesCount, hasAdmsIdentifierEntries, hasConformsToEntries, hasContactPointEntries, hasDescriptionEntries, hasDistributionEntries, hasHasVersionEntries, hasIdentifierEntries, hasIsReferencedByEntries, hasIsVersionOfEntries, hasKeywordEntries, hasLandingPageEntries, hasLanguageEntries, hasNoAdmsIdentifierEntries, hasNoConformsToEntries, hasNoContactPointEntries, hasNoDescriptionEntries, hasNoDistributionEntries, hasNoHasVersionEntries, hasNoIdentifierEntries, hasNoIsReferencedByEntries, hasNoIsVersionOfEntries, hasNoKeywordEntries, hasNoLandingPageEntries, hasNoLanguageEntries, hasNoPageEntries, hasNoProvenanceEntries, hasNoPublisherEntries, hasNoQualifiedRelationEntries, hasNoRelationEntries, hasNoSampleEntries, hasNoSourceEntries, hasNoSpatialEntries, hasNoSpatialResolutionInMetersEntries, hasNoTemporalEntries, hasNoTemporalResolutionEntries, hasNoThemeEntries, hasNoTitleEntries, hasNoVersionNotesEntries, hasPageEntries, hasProvenanceEntries, hasPublisherEntries, hasQualifiedRelationEntries, hasRelationEntries, hasSampleEntries, hasSourceEntries, hasSpatialEntries, hasSpatialResolutionInMetersEntries, hasTemporalEntries, hasTemporalResolutionEntries, hasThemeEntries, hasTitleEntries, hasVersionNotesEntries, setAccessRights, setAccrualPeriodicity, setAdmsIdentifier, setConformsTo, setContactPoint, setCreator, setDescription, setDistribution, setFormat, setHasVersion, setIdentifier, setIsReferencedBy, setIssued, setIsVersionOf, setKeyword, setLandingPage, setLanguage, setModified, setPage, setProvenance, setPublisher, setQualifiedRelation, setRelation, setSample, setSource, setSpatial, setSpatialResolutionInMeters, setTemporal, setTemporalResolution, setTheme, setTitle, setType, setVersionNotespublic CCCEVEvidenceType()
@Nullable public CodeType getConfidentialityLevel()
<?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>Evidence. confidentiality Level</ccts:DictionaryEntryName><ccts:Definition><DefinitionSource/></ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Evidence</ccts:ObjectClass><ccts:PropertyTerm>Code</ccts:PropertyTerm><ccts:RepresentationTerm>Code</ccts:RepresentationTerm><ccts:DataType>Code. Type</ccts:DataType></an:DataProperty>
CodeTypepublic void setConfidentialityLevel(@Nullable CodeType value)
value - allowed object is
CodeType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<CodeType> getError()
<?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>Evidence. error</ccts:DictionaryEntryName><ccts:Definition><DefinitionSource/></ccts:Definition><ccts:Cardinality>0..*</ccts:Cardinality><ccts:ObjectClass>Evidence</ccts:ObjectClass><ccts:PropertyTerm>Code</ccts:PropertyTerm><ccts:RepresentationTerm>Code</ccts:RepresentationTerm><ccts:DataType>Code. Type</ccts:DataType></an:DataProperty>Gets the value of the error 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 error property.
For example, to add a new item, do as follows:
getError().add(newItem);
Objects of the following type(s) are allowed in the list
CodeType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<IDReferenceType> getConformantTo()
<?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>Evidence. conformant To</ccts:DictionaryEntryName><ccts:Definition/><ccts:ObjectClass>Evidence</ccts:ObjectClass><Domain>Evidence</Domain><Range>EvidenceType</Range><Predicate>isConformantTo</Predicate></ObjectProperty>Gets the value of the conformantTo 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 conformantTo property.
For example, to add a new item, do as follows:
getConformantTo().add(newItem);
Objects of the following type(s) are allowed in the list
IDReferenceType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<IDReferenceType> getSupportsRequirement()
<?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>Evidence. supports Requirement</ccts:DictionaryEntryName><ccts:Definition/><ccts:ObjectClass>Evidence</ccts:ObjectClass><Domain>Evidence</Domain><Range>Requirement</Range><Predicate>supportsRequirement</Predicate><Axiom>owl:inverseOf :hasSupportingEvidence</Axiom></ObjectProperty>Gets the value of the supportsRequirement 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 supportsRequirement property.
For example, to add a new item, do as follows:
getSupportsRequirement().add(newItem);
Objects of the following type(s) are allowed in the list
IDReferenceType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<IDReferenceType> getSupportsConcept()
<?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>Evidence. supports Concept</ccts:DictionaryEntryName><ccts:Definition/><ccts:ObjectClass>Evidence</ccts:ObjectClass><Domain>Evidence</Domain><Range>Concept</Range><Predicate>supportsConcept</Predicate></ObjectProperty>Gets the value of the supportsConcept 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 supportsConcept property.
For example, to add a new item, do as follows:
getSupportsConcept().add(newItem);
Objects of the following type(s) are allowed in the list
IDReferenceType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<IDReferenceType> getProvidedBy()
<?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>Evidence. provided By</ccts:DictionaryEntryName><ccts:Definition/><ccts:ObjectClass>Evidence</ccts:ObjectClass><Domain>Evidence</Domain><Range>Agent</Range><Predicate>isProvidedBy</Predicate></ObjectProperty>Gets the value of the providedBy 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 providedBy property.
For example, to add a new item, do as follows:
getProvidedBy().add(newItem);
Objects of the following type(s) are allowed in the list
IDReferenceType
@Nullable public String getVersionIdAttr()
Stringpublic void setVersionIdAttr(@Nullable String value)
value - allowed object is
Stringpublic boolean equals(Object o)
equals in class DCatAPDatasetTypepublic int hashCode()
hashCode in class DCatAPDatasetTypepublic String toString()
toString in class DCatAPDatasetTypepublic void setError(@Nullable List<CodeType> aList)
aList - The new list member to set. May be null.public void setConformantTo(@Nullable List<IDReferenceType> aList)
aList - The new list member to set. May be null.public void setSupportsRequirement(@Nullable List<IDReferenceType> aList)
aList - The new list member to set. May be null.public void setSupportsConcept(@Nullable List<IDReferenceType> aList)
aList - The new list member to set. May be null.public void setProvidedBy(@Nullable List<IDReferenceType> aList)
aList - The new list member to set. May be null.public boolean hasErrorEntries()
true if at least one item is contained, false otherwise.public boolean hasNoErrorEntries()
true if no item is contained, false otherwise.@Nonnegative public int getErrorCount()
@Nullable public CodeType getErrorAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addError(@Nonnull CodeType elem)
elem - The element to be added. May not be null.public boolean hasConformantToEntries()
true if at least one item is contained, false otherwise.public boolean hasNoConformantToEntries()
true if no item is contained, false otherwise.@Nonnegative public int getConformantToCount()
@Nullable public IDReferenceType getConformantToAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addConformantTo(@Nonnull IDReferenceType elem)
elem - The element to be added. May not be null.public boolean hasSupportsRequirementEntries()
true if at least one item is contained, false otherwise.public boolean hasNoSupportsRequirementEntries()
true if no item is contained, false otherwise.@Nonnegative public int getSupportsRequirementCount()
@Nullable public IDReferenceType getSupportsRequirementAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addSupportsRequirement(@Nonnull IDReferenceType elem)
elem - The element to be added. May not be null.public boolean hasSupportsConceptEntries()
true if at least one item is contained, false otherwise.public boolean hasNoSupportsConceptEntries()
true if no item is contained, false otherwise.@Nonnegative public int getSupportsConceptCount()
@Nullable public IDReferenceType getSupportsConceptAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addSupportsConcept(@Nonnull IDReferenceType elem)
elem - The element to be added. May not be null.public boolean hasProvidedByEntries()
true if at least one item is contained, false otherwise.public boolean hasNoProvidedByEntries()
true if no item is contained, false otherwise.@Nonnegative public int getProvidedByCount()
@Nullable public IDReferenceType getProvidedByAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addProvidedBy(@Nonnull IDReferenceType elem)
elem - The element to be added. May not be null.public void cloneTo(@Nonnull CCCEVEvidenceType 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 CCCEVEvidenceType clone()
clone in interface com.helger.commons.lang.IExplicitlyCloneableclone in class DCatAPDatasetTypenull.@Nonnull public CodeType setConfidentialityLevel(@Nullable String valueParam)
valueParam - The value to be set. May be null.nullCopyright © 2020 toop.eu. All rights reserved.