@CodingStyleguideUnaware public class CCCEVInformationRequirementType extends CCCEVRequirementType
<?xml version="1.0" encoding="UTF-8"?><an:Class 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>Class</ccts:ComponentType><ccts:DictionaryEntryName>cccev:InformationRequirement. Details</ccts:DictionaryEntryName><ccts:Definition>
A request for data that is proof of evidence or can be taken as such.
Additional Information:
The response to an information requirement is an evidence when the issuer of the response is an authoritative source
(a.k.a. ‘source of truth’, e.g. a Civil Registry providing data about a natural person for the provision of public service
through the Single Digital Gateway). In other cases the responses might not be issued by an authoritative source but the
issuer supports the responses with evidences (or commits to support them timely, e.g. a self-declaration or a declaration of oath).
</ccts:Definition><ccts:ObjectClass>cccev:InformationRequirement</ccts:ObjectClass><an:PrimitiveClass>cccev:RequirementType </an:PrimitiveClass></an:Class>
Java class for InformationRequirementType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="InformationRequirementType">
<complexContent>
<extension base="{https://data.europe.eu/semanticassets/ns/cv/cccev_v2.0.0#}RequirementType">
<sequence>
</sequence>
</extension>
</complexContent>
</complexType>
This class contains methods created by ph-jaxb22-plugin -Xph-equalshashcode
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 |
|---|
CCCEVInformationRequirementType()
Default constructor
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
| Modifier and Type | Method and Description |
|---|---|
CCCEVInformationRequirementType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(CCCEVInformationRequirementType ret)
This method clones all values from
this to the passed object. |
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
addConcept, addDerivedFrom, addDescription, addEvidence, addEvidenceTypeCombinationList, addId, addIsRequirementOf, addName, addQualifiedRelation, addRequirement, cloneTo, getConcept, getConceptAtIndex, getConceptCount, getDerivedFrom, getDerivedFromAtIndex, getDerivedFromCount, getDescription, getDescriptionAtIndex, getDescriptionCount, getEvidence, getEvidenceAtIndex, getEvidenceCount, getEvidenceTypeCombinationList, getEvidenceTypeCombinationListAtIndex, getEvidenceTypeCombinationListCount, getId, getIdAtIndex, getIdCount, getIsRequirementOf, getIsRequirementOfAtIndex, getIsRequirementOfCount, getName, getNameAtIndex, getNameCount, getQualifiedRelation, getQualifiedRelationAtIndex, getQualifiedRelationCount, getRequirement, getRequirementAtIndex, getRequirementCount, getType, getTypeValue, hasConceptEntries, hasDerivedFromEntries, hasDescriptionEntries, hasEvidenceEntries, hasEvidenceTypeCombinationListEntries, hasIdEntries, hasIsRequirementOfEntries, hasNameEntries, hasNoConceptEntries, hasNoDerivedFromEntries, hasNoDescriptionEntries, hasNoEvidenceEntries, hasNoEvidenceTypeCombinationListEntries, hasNoIdEntries, hasNoIsRequirementOfEntries, hasNoNameEntries, hasNoQualifiedRelationEntries, hasNoRequirementEntries, hasQualifiedRelationEntries, hasRequirementEntries, setConcept, setDerivedFrom, setDescription, setEvidence, setEvidenceTypeCombinationList, setId, setIsRequirementOf, setName, setQualifiedRelation, setRequirement, setType, setType, toStringpublic CCCEVInformationRequirementType()
public boolean equals(Object o)
equals in class CCCEVRequirementTypepublic int hashCode()
hashCode in class CCCEVRequirementTypepublic void cloneTo(@Nonnull CCCEVInformationRequirementType 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 CCCEVInformationRequirementType clone()
clone in interface com.helger.commons.lang.IExplicitlyCloneableclone in class CCCEVRequirementTypenull.Copyright © 2020–2021 toop.eu. All rights reserved.