@CodingStyleguideUnaware public class CCCEVCriterionType extends CCCEVRequirementType
<?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>Criterion. Details</ccts:DictionaryEntryName><ccts:Definition><DefinitionSource/></ccts:Definition><ccts:ObjectClass>Criterion</ccts:ObjectClass><PrimitiveClass>RequirementType</PrimitiveClass></an:Class>
Java class for CriterionType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CriterionType">
<complexContent>
<extension base="{https://semic.org/sa/cv/cccev-2.0.0#}RequirementType">
<sequence>
<element ref="{https://semic.org/sa/cv/cccev-2.0.0#}weight" minOccurs="0"/>
<element ref="{https://semic.org/sa/cv/cccev-2.0.0#}weightingConsiderationDescription" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{https://semic.org/sa/cv/cccev-2.0.0#}weightingType" minOccurs="0"/>
<element ref="{https://semic.org/sa/cv/cccev-2.0.0#}bias" 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 |
|---|
CCCEVCriterionType()
Default constructor
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
| Modifier and Type | Method and Description |
|---|---|
void |
addBias(NumericType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addWeightingConsiderationDescription(DescriptionType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
CCCEVCriterionType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(CCCEVCriterionType ret)
This method clones all values from
this to the passed object. |
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
List<NumericType> |
getBias()
<?
|
NumericType |
getBiasAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getBiasCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
NumericType |
getWeight()
<?
|
List<DescriptionType> |
getWeightingConsiderationDescription()
<?
|
DescriptionType |
getWeightingConsiderationDescriptionAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getWeightingConsiderationDescriptionCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
CodeType |
getWeightingType()
<?
|
String |
getWeightingTypeValue()
Get the value of the contained CodeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
BigDecimal |
getWeightValue()
Get the value of the contained NumericType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
boolean |
hasBiasEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasNoBiasEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoWeightingConsiderationDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasWeightingConsiderationDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setBias(List<NumericType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
NumericType |
setWeight(BigDecimal valueParam)
Special setter with value of type BigDecimal
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setWeight(NumericType value)
Sets the value of the weight property.
|
void |
setWeightingConsiderationDescription(List<DescriptionType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setWeightingType(CodeType value)
Sets the value of the weightingType property.
|
CodeType |
setWeightingType(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
addConcept, addDerivedFrom, addDescription, addEvidence, addEvidenceTypeCombinationList, addId, addName, addPartOf, addQualifiedRelation, addRequirement, cloneTo, getConcept, getConceptAtIndex, getConceptCount, getDerivedFrom, getDerivedFromAtIndex, getDerivedFromCount, getDescription, getDescriptionAtIndex, getDescriptionCount, getEvidence, getEvidenceAtIndex, getEvidenceCount, getEvidenceTypeCombinationList, getEvidenceTypeCombinationListAtIndex, getEvidenceTypeCombinationListCount, getId, getIdAtIndex, getIdCount, getName, getNameAtIndex, getNameCount, getPartOf, getPartOfAtIndex, getPartOfCount, getQualifiedRelation, getQualifiedRelationAtIndex, getQualifiedRelationCount, getRequirement, getRequirementAtIndex, getRequirementCount, getType, getTypeValue, getVersionIdAttr, hasConceptEntries, hasDerivedFromEntries, hasDescriptionEntries, hasEvidenceEntries, hasEvidenceTypeCombinationListEntries, hasIdEntries, hasNameEntries, hasNoConceptEntries, hasNoDerivedFromEntries, hasNoDescriptionEntries, hasNoEvidenceEntries, hasNoEvidenceTypeCombinationListEntries, hasNoIdEntries, hasNoNameEntries, hasNoPartOfEntries, hasNoQualifiedRelationEntries, hasNoRequirementEntries, hasPartOfEntries, hasQualifiedRelationEntries, hasRequirementEntries, setConcept, setDerivedFrom, setDescription, setEvidence, setEvidenceTypeCombinationList, setId, setName, setPartOf, setQualifiedRelation, setRequirement, setType, setType, setVersionIdAttrpublic CCCEVCriterionType()
@Nullable public NumericType getWeight()
<?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>Criterion. weight</ccts:DictionaryEntryName><ccts:Definition><DefinitionSource/></ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Criterion</ccts:ObjectClass><ccts:PropertyTerm>Numeric</ccts:PropertyTerm><ccts:RepresentationTerm>Numeric</ccts:RepresentationTerm><ccts:DataType>Numeric. Type</ccts:DataType></an:DataProperty>
NumericTypepublic void setWeight(@Nullable NumericType value)
value - allowed object is
NumericType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<DescriptionType> getWeightingConsiderationDescription()
<?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>Criterion. weighting Consideration Description</ccts:DictionaryEntryName><ccts:Definition><DefinitionSource/></ccts:Definition><ccts:Cardinality>0..*</ccts:Cardinality><ccts:ObjectClass>Criterion</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 weightingConsiderationDescription 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 weightingConsiderationDescription property.
For example, to add a new item, do as follows:
getWeightingConsiderationDescription().add(newItem);
Objects of the following type(s) are allowed in the list
DescriptionType
@Nullable public CodeType getWeightingType()
<?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>Criterion. weighting Type</ccts:DictionaryEntryName><ccts:Definition><DefinitionSource/></ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Criterion</ccts:ObjectClass><ccts:PropertyTerm>Code</ccts:PropertyTerm><ccts:RepresentationTerm>Code</ccts:RepresentationTerm><ccts:DataType>Code. Type</ccts:DataType></an:DataProperty>
CodeTypepublic void setWeightingType(@Nullable CodeType value)
value - allowed object is
CodeType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<NumericType> getBias()
<?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>Criterion. bias</ccts:DictionaryEntryName><ccts:Definition><DefinitionSource/></ccts:Definition><ccts:Cardinality>0..*</ccts:Cardinality><ccts:ObjectClass>Concept</ccts:ObjectClass><ccts:PropertyTerm>NumericType</ccts:PropertyTerm><ccts:RepresentationTerm>NumericType</ccts:RepresentationTerm><ccts:DataType>Numeric. Type</ccts:DataType></an:DataProperty>Gets the value of the bias 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 bias property.
For example, to add a new item, do as follows:
getBias().add(newItem);
Objects of the following type(s) are allowed in the list
NumericType
public boolean equals(Object o)
equals in class CCCEVRequirementTypepublic int hashCode()
hashCode in class CCCEVRequirementTypepublic String toString()
toString in class CCCEVRequirementTypepublic void setWeightingConsiderationDescription(@Nullable List<DescriptionType> aList)
aList - The new list member to set. May be null.public void setBias(@Nullable List<NumericType> aList)
aList - The new list member to set. May be null.public boolean hasWeightingConsiderationDescriptionEntries()
true if at least one item is contained, false otherwise.public boolean hasNoWeightingConsiderationDescriptionEntries()
true if no item is contained, false otherwise.@Nonnegative public int getWeightingConsiderationDescriptionCount()
@Nullable public DescriptionType getWeightingConsiderationDescriptionAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addWeightingConsiderationDescription(@Nonnull DescriptionType elem)
elem - The element to be added. May not be null.public boolean hasBiasEntries()
true if at least one item is contained, false otherwise.public boolean hasNoBiasEntries()
true if no item is contained, false otherwise.@Nonnegative public int getBiasCount()
@Nullable public NumericType getBiasAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addBias(@Nonnull NumericType elem)
elem - The element to be added. May not be null.public void cloneTo(@Nonnull CCCEVCriterionType 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 CCCEVCriterionType clone()
clone in interface com.helger.commons.lang.IExplicitlyCloneableclone in class CCCEVRequirementTypenull.@Nonnull public CodeType setWeightingType(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public NumericType setWeight(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be null.null@Nullable public BigDecimal getWeightValue()
nullCopyright © 2020 toop.eu. All rights reserved.