@CodingStyleguideUnaware public class CCCEVValueType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
<?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>Value. Details</ccts:DictionaryEntryName><ccts:Definition><DefinitionSource/></ccts:Definition><ccts:ObjectClass>Value</ccts:ObjectClass></an:Class>
Java class for ValueType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ValueType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{https://semic.org/sa/cv/cccev-2.0.0#}amountValue" minOccurs="0"/>
<element ref="{https://semic.org/sa/cv/cccev-2.0.0#}codeValue" minOccurs="0"/>
<element ref="{https://semic.org/sa/cv/cccev-2.0.0#}dateValue" minOccurs="0"/>
<element ref="{https://semic.org/sa/cv/cccev-2.0.0#}identifierValue" minOccurs="0"/>
<element ref="{https://semic.org/sa/cv/cccev-2.0.0#}indicatorValue" minOccurs="0"/>
<element ref="{https://semic.org/sa/cv/cccev-2.0.0#}measureValue" minOccurs="0"/>
<element ref="{https://semic.org/sa/cv/cccev-2.0.0#}numericValue" minOccurs="0"/>
<element ref="{https://semic.org/sa/cv/cccev-2.0.0#}quantityValue" minOccurs="0"/>
<element ref="{https://semic.org/sa/cv/cccev-2.0.0#}textValue" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{https://semic.org/sa/cv/cccev-2.0.0#}timeValue" minOccurs="0"/>
<element ref="{https://semic.org/sa/cv/cccev-2.0.0#}uriValue" minOccurs="0"/>
<element ref="{https://semic.org/sa/cv/cccev-2.0.0#}customDataType" minOccurs="0"/>
<element ref="{https://semic.org/sa/cv/cccev-2.0.0#}customFunction" minOccurs="0"/>
<element ref="{https://semic.org/sa/cv/cccev-2.0.0#}error" minOccurs="0"/>
<element ref="{https://semic.org/sa/cv/cccev-2.0.0#}periodValue" minOccurs="0"/>
<element ref="{https://semic.org/sa/cv/cccev-2.0.0#}valueOf" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{https://semic.org/sa/cv/cccev-2.0.0#}value" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<attGroup ref="{https://semic.org/sa/cv/common/cac-2.0.0#}ThingAttributes"/>
</restriction>
</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 |
|---|
CCCEVValueType()
Default constructor
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
CCCEVValueType(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 |
addTextValue(TextType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addValue(CCCEVValueType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addValueOf(IDReferenceType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
CCCEVValueType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(CCCEVValueType ret)
This method clones all values from
this to the passed object. |
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
AmountType |
getAmountValue()
<?
|
BigDecimal |
getAmountValueValue()
Get the value of the contained AmountType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
CodeType |
getCodeValue()
<?
|
String |
getCodeValueValue()
Get the value of the contained CodeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
CodeType |
getCustomDataType()
<?
|
String |
getCustomDataTypeValue()
Get the value of the contained CodeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
IDType |
getCustomFunction()
<?
|
String |
getCustomFunctionValue()
Get the value of the contained IDType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
DateType |
getDateValue()
<?
|
XMLGregorianCalendar |
getDateValueValue()
Get the value of the contained DateType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
CodeType |
getError()
<?
|
String |
getErrorValue()
Get the value of the contained CodeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
IDType |
getIdentifierValue()
<?
|
String |
getIdentifierValueValue()
Get the value of the contained IDType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
IndicatorType |
getIndicatorValue()
<?
|
MeasureType |
getMeasureValue()
<?
|
BigDecimal |
getMeasureValueValue()
Get the value of the contained MeasureType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
NumericType |
getNumericValue()
<?
|
BigDecimal |
getNumericValueValue()
Get the value of the contained NumericType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
PeriodType |
getPeriodValue()
<?
|
QuantityType |
getQuantityValue()
<?
|
BigDecimal |
getQuantityValueValue()
Get the value of the contained QuantityType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
List<TextType> |
getTextValue()
<?
|
TextType |
getTextValueAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getTextValueCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
TimeType |
getTimeValue()
<?
|
XMLGregorianCalendar |
getTimeValueValue()
Get the value of the contained TimeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
URIType |
getUriValue()
<?
|
String |
getUriValueValue()
Get the value of the contained URIType 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
|
List<IDReferenceType> |
getValueOf()
<?
|
IDReferenceType |
getValueOfAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getValueOfCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
String |
getVersionIdAttr()
Gets the value of the versionIdAttr property.
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasNoTextValueEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoValueEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoValueOfEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasTextValueEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasValueEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasValueOfEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setAmountValue(AmountType value)
Sets the value of the amountValue property.
|
AmountType |
setAmountValue(BigDecimal valueParam)
Special setter with value of type BigDecimal
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setCodeValue(CodeType value)
Sets the value of the codeValue property.
|
CodeType |
setCodeValue(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setCustomDataType(CodeType value)
Sets the value of the customDataType property.
|
CodeType |
setCustomDataType(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setCustomFunction(IDType value)
Sets the value of the customFunction property.
|
IDType |
setCustomFunction(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setDateValue(DateType value)
Sets the value of the dateValue property.
|
DateType |
setDateValue(XMLGregorianCalendar valueParam)
Special setter with value of type XMLGregorianCalendar
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setError(CodeType value)
Sets the value of the error property.
|
CodeType |
setError(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setIdentifierValue(IDType value)
Sets the value of the identifierValue property.
|
IDType |
setIdentifierValue(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setIndicatorValue(IndicatorType value)
Sets the value of the indicatorValue property.
|
MeasureType |
setMeasureValue(BigDecimal valueParam)
Special setter with value of type BigDecimal
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setMeasureValue(MeasureType value)
Sets the value of the measureValue property.
|
NumericType |
setNumericValue(BigDecimal valueParam)
Special setter with value of type BigDecimal
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setNumericValue(NumericType value)
Sets the value of the numericValue property.
|
void |
setPeriodValue(PeriodType value)
Sets the value of the periodValue property.
|
QuantityType |
setQuantityValue(BigDecimal valueParam)
Special setter with value of type BigDecimal
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setQuantityValue(QuantityType value)
Sets the value of the quantityValue property.
|
void |
setTextValue(List<TextType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setTimeValue(TimeType value)
Sets the value of the timeValue property.
|
TimeType |
setTimeValue(XMLGregorianCalendar valueParam)
Special setter with value of type XMLGregorianCalendar
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
URIType |
setUriValue(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setUriValue(URIType value)
Sets the value of the uriValue property.
|
void |
setValue(List<CCCEVValueType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setValueOf(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
|
public CCCEVValueType()
public CCCEVValueType(@Nullable List<CCCEVValueType> valueParam)
valueParam - The value to be set. May be null.@Nullable public AmountType getAmountValue()
<?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>Value. amount Value</ccts:DictionaryEntryName><ccts:Definition><DefinitionSource/></ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Value</ccts:ObjectClass><ccts:PropertyTerm>Amount</ccts:PropertyTerm><ccts:RepresentationTerm>Amount</ccts:RepresentationTerm><ccts:DataType>Amount. Type</ccts:DataType></an:DataProperty>
AmountTypepublic void setAmountValue(@Nullable AmountType value)
value - allowed object is
AmountType@Nullable public CodeType getCodeValue()
<?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>Value. code Value</ccts:DictionaryEntryName><ccts:Definition><DefinitionSource/></ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Value</ccts:ObjectClass><ccts:PropertyTerm>Code</ccts:PropertyTerm><ccts:RepresentationTerm>Code</ccts:RepresentationTerm><ccts:DataType>Code. Type</ccts:DataType></an:DataProperty>
CodeTypepublic void setCodeValue(@Nullable CodeType value)
value - allowed object is
CodeType@Nullable public DateType getDateValue()
<?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>Value. date Value</ccts:DictionaryEntryName><ccts:Definition><DefinitionSource/></ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Value</ccts:ObjectClass><ccts:PropertyTerm>Date</ccts:PropertyTerm><ccts:RepresentationTerm>Date</ccts:RepresentationTerm><ccts:DataType>Date. Type</ccts:DataType></an:DataProperty>
DateTypepublic void setDateValue(@Nullable DateType value)
value - allowed object is
DateType@Nullable public IDType getIdentifierValue()
<?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>Value. identifier Value</ccts:DictionaryEntryName><ccts:Definition><DefinitionSource/></ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Value</ccts:ObjectClass><ccts:PropertyTerm>Identifier</ccts:PropertyTerm><ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm><ccts:DataType>ID. Type</ccts:DataType></an:DataProperty>
IDTypepublic void setIdentifierValue(@Nullable IDType value)
value - allowed object is
IDType@Nullable public IndicatorType getIndicatorValue()
<?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>Value. indicator Value</ccts:DictionaryEntryName><ccts:Definition><DefinitionSource/></ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Value</ccts:ObjectClass><ccts:PropertyTerm>Indicator</ccts:PropertyTerm><ccts:RepresentationTerm>Indicator</ccts:RepresentationTerm><ccts:DataType>Indicator. Type</ccts:DataType></an:DataProperty>
IndicatorTypepublic void setIndicatorValue(@Nullable IndicatorType value)
value - allowed object is
IndicatorType@Nullable public MeasureType getMeasureValue()
<?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>Value. measure Value</ccts:DictionaryEntryName><ccts:Definition><DefinitionSource/></ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Value</ccts:ObjectClass><ccts:PropertyTerm>Measure</ccts:PropertyTerm><ccts:RepresentationTerm>Measure</ccts:RepresentationTerm><ccts:DataType>Measure. Type</ccts:DataType></an:DataProperty>
MeasureTypepublic void setMeasureValue(@Nullable MeasureType value)
value - allowed object is
MeasureType@Nullable public NumericType getNumericValue()
<?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>Value. numeric Value</ccts:DictionaryEntryName><ccts:Definition><DefinitionSource/></ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Value</ccts:ObjectClass><ccts:PropertyTerm>Numeric</ccts:PropertyTerm><ccts:RepresentationTerm>Numeric</ccts:RepresentationTerm><ccts:DataType>Numeric. Type</ccts:DataType></an:DataProperty>
NumericTypepublic void setNumericValue(@Nullable NumericType value)
value - allowed object is
NumericType@Nullable public QuantityType getQuantityValue()
<?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>Value. quantity Value</ccts:DictionaryEntryName><ccts:Definition><DefinitionSource/></ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Value</ccts:ObjectClass><ccts:PropertyTerm>Quantity</ccts:PropertyTerm><ccts:RepresentationTerm>Quantity</ccts:RepresentationTerm><ccts:DataType>Quantity. Type</ccts:DataType></an:DataProperty>
QuantityTypepublic void setQuantityValue(@Nullable QuantityType value)
value - allowed object is
QuantityType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<TextType> getTextValue()
<?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>Value. text Value</ccts:DictionaryEntryName><ccts:Definition><DefinitionSource/></ccts:Definition><ccts:Cardinality>0..*</ccts:Cardinality><ccts:ObjectClass>Value</ccts:ObjectClass><ccts:PropertyTerm>Text</ccts:PropertyTerm><ccts:RepresentationTerm>Text</ccts:RepresentationTerm><ccts:DataType>Text. Type</ccts:DataType></an:DataProperty>Gets the value of the textValue 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 textValue property.
For example, to add a new item, do as follows:
getTextValue().add(newItem);
Objects of the following type(s) are allowed in the list
TextType
@Nullable public TimeType getTimeValue()
<?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>Value. time Value</ccts:DictionaryEntryName><ccts:Definition><DefinitionSource/></ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Value</ccts:ObjectClass><ccts:PropertyTerm>Time</ccts:PropertyTerm><ccts:RepresentationTerm>Time</ccts:RepresentationTerm><ccts:DataType>Time. Type</ccts:DataType></an:DataProperty>
TimeTypepublic void setTimeValue(@Nullable TimeType value)
value - allowed object is
TimeType@Nullable public URIType getUriValue()
<?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>Value. uri Value</ccts:DictionaryEntryName><ccts:Definition><DefinitionSource/></ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Value</ccts:ObjectClass><ccts:PropertyTerm>anyURI</ccts:PropertyTerm><ccts:RepresentationTerm>anyURI</ccts:RepresentationTerm><ccts:DataType>URI. Type</ccts:DataType></an:DataProperty>
URITypepublic void setUriValue(@Nullable URIType value)
value - allowed object is
URIType@Nullable public CodeType getCustomDataType()
<?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>Value. custom Data Type Value</ccts:DictionaryEntryName><ccts:Definition><DefinitionSource/></ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Value</ccts:ObjectClass><ccts:PropertyTerm>Code</ccts:PropertyTerm><ccts:RepresentationTerm>Code</ccts:RepresentationTerm><ccts:DataType>Code. Type</ccts:DataType></an:DataProperty>
CodeTypepublic void setCustomDataType(@Nullable CodeType value)
value - allowed object is
CodeType@Nullable public IDType getCustomFunction()
<?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>Value. custom Function Value</ccts:DictionaryEntryName><ccts:Definition><DefinitionSource/></ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Value</ccts:ObjectClass><ccts:PropertyTerm>Identifier</ccts:PropertyTerm><ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm><ccts:DataType>ID. Type</ccts:DataType></an:DataProperty>
IDTypepublic void setCustomFunction(@Nullable IDType value)
value - allowed object is
IDType@Nullable public 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>Value. code Value</ccts:DictionaryEntryName><ccts:Definition><DefinitionSource/></ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Value</ccts:ObjectClass><ccts:PropertyTerm>Code</ccts:PropertyTerm><ccts:RepresentationTerm>Code</ccts:RepresentationTerm><ccts:DataType>Code. Type</ccts:DataType></an:DataProperty>
CodeTypepublic void setError(@Nullable CodeType value)
value - allowed object is
CodeType@Nullable public PeriodType getPeriodValue()
<?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>Value. period Value</ccts:DictionaryEntryName><ccts:Definition/><ccts:ObjectClass>Value</ccts:ObjectClass><Domain>Value</Domain><Range>cac:Period</Range><Predicate>hasPeriodValue</Predicate></ObjectProperty>
PeriodTypepublic void setPeriodValue(@Nullable PeriodType value)
value - allowed object is
PeriodType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<IDReferenceType> getValueOf()
<?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>Value. value Of</ccts:DictionaryEntryName><ccts:Definition/><ccts:ObjectClass>Value</ccts:ObjectClass><Domain>Value</Domain><Range>Concep</Range><Predicate>isValueOf</Predicate><Axiom>owl:inverseOf :hasValue</Axiom></ObjectProperty>Gets the value of the valueOf 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 valueOf property.
For example, to add a new item, do as follows:
getValueOf().add(newItem);
Objects of the following type(s) are allowed in the list
IDReferenceType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<CCCEVValueType> getValue()
<?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>Value. value</ccts:DictionaryEntryName><ccts:Definition/><ccts:ObjectClass>Value</ccts:ObjectClass><Domain>Value</Domain><Range>Value</Range><Predicate>hasValue</Predicate></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
@Nullable public String getVersionIdAttr()
Stringpublic void setVersionIdAttr(@Nullable String value)
value - allowed object is
Stringpublic boolean equals(Object o)
public int hashCode()
public String toString()
public void setTextValue(@Nullable List<TextType> aList)
aList - The new list member to set. May be null.public void setValueOf(@Nullable List<IDReferenceType> 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 boolean hasTextValueEntries()
true if at least one item is contained, false otherwise.public boolean hasNoTextValueEntries()
true if no item is contained, false otherwise.@Nonnegative public int getTextValueCount()
@Nullable public TextType getTextValueAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addTextValue(@Nonnull TextType elem)
elem - The element to be added. May not be null.public boolean hasValueOfEntries()
true if at least one item is contained, false otherwise.public boolean hasNoValueOfEntries()
true if no item is contained, false otherwise.@Nonnegative public int getValueOfCount()
@Nullable public IDReferenceType getValueOfAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addValueOf(@Nonnull IDReferenceType 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 void cloneTo(@Nonnull CCCEVValueType 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 CCCEVValueType clone()
@Nonnull public AmountType setAmountValue(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be null.null@Nonnull public CodeType setCodeValue(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public CodeType setCustomDataType(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public CodeType setError(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public DateType setDateValue(@Nullable XMLGregorianCalendar valueParam)
valueParam - The value to be set. May be null.null@Nonnull public IDType setIdentifierValue(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public URIType setUriValue(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public IDType setCustomFunction(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public MeasureType setMeasureValue(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be null.null@Nonnull public QuantityType setQuantityValue(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be null.null@Nonnull public TimeType setTimeValue(@Nullable XMLGregorianCalendar valueParam)
valueParam - The value to be set. May be null.null@Nonnull public NumericType setNumericValue(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be null.null@Nullable public BigDecimal getAmountValueValue()
null@Nullable public String getCodeValueValue()
null@Nullable public XMLGregorianCalendar getDateValueValue()
null@Nullable public String getIdentifierValueValue()
null@Nullable public BigDecimal getMeasureValueValue()
null@Nullable public BigDecimal getNumericValueValue()
null@Nullable public BigDecimal getQuantityValueValue()
null@Nullable public XMLGregorianCalendar getTimeValueValue()
null@Nullable public String getUriValueValue()
null@Nullable public String getCustomDataTypeValue()
null@Nullable public String getCustomFunctionValue()
nullCopyright © 2020 toop.eu. All rights reserved.