@CodingStyleguideUnaware public class MeterReadingType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ABIE</ccts:ComponentType><ccts:DictionaryEntryName>Meter Reading. Details</ccts:DictionaryEntryName><ccts:Definition>A class to describe a meter reading.</ccts:Definition><ccts:ObjectClass>Meter Reading</ccts:ObjectClass></ccts:Component>
Java class for MeterReadingType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="MeterReadingType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ID" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}MeterReadingType" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}MeterReadingTypeCode" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}PreviousMeterReadingDate"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}PreviousMeterQuantity"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}LatestMeterReadingDate"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}LatestMeterQuantity"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}PreviousMeterReadingMethod" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}PreviousMeterReadingMethodCode" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}LatestMeterReadingMethod" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}LatestMeterReadingMethodCode" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}MeterReadingComments" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}DeliveredQuantity"/>
</sequence>
</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 |
|---|
MeterReadingType()
Default constructor
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
| Modifier and Type | Method and Description |
|---|---|
void |
addMeterReadingComments(MeterReadingCommentsType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
MeterReadingType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(MeterReadingType ret)
This method clones all values from
this to the passed object. |
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
DeliveredQuantityType |
getDeliveredQuantity()
<?
|
BigDecimal |
getDeliveredQuantityValue()
Get the value of the contained DeliveredQuantityType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
IDType |
getID()
<?
|
String |
getIDValue()
Get the value of the contained IDType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
LatestMeterQuantityType |
getLatestMeterQuantity()
<?
|
BigDecimal |
getLatestMeterQuantityValue()
Get the value of the contained LatestMeterQuantityType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
LatestMeterReadingDateType |
getLatestMeterReadingDate()
<?
|
LocalDate |
getLatestMeterReadingDateValue()
Get the value of the contained LatestMeterReadingDateType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
LatestMeterReadingMethodType |
getLatestMeterReadingMethod()
<?
|
LatestMeterReadingMethodCodeType |
getLatestMeterReadingMethodCode()
<?
|
String |
getLatestMeterReadingMethodCodeValue()
Get the value of the contained LatestMeterReadingMethodCodeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
String |
getLatestMeterReadingMethodValue()
Get the value of the contained LatestMeterReadingMethodType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
List<MeterReadingCommentsType> |
getMeterReadingComments()
<?
|
MeterReadingCommentsType |
getMeterReadingCommentsAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getMeterReadingCommentsCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
MeterReadingTypeType |
getMeterReadingType()
<?
|
MeterReadingTypeCodeType |
getMeterReadingTypeCode()
<?
|
String |
getMeterReadingTypeCodeValue()
Get the value of the contained MeterReadingTypeCodeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
String |
getMeterReadingTypeValue()
Get the value of the contained MeterReadingTypeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
PreviousMeterQuantityType |
getPreviousMeterQuantity()
<?
|
BigDecimal |
getPreviousMeterQuantityValue()
Get the value of the contained PreviousMeterQuantityType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
PreviousMeterReadingDateType |
getPreviousMeterReadingDate()
<?
|
LocalDate |
getPreviousMeterReadingDateValue()
Get the value of the contained PreviousMeterReadingDateType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
PreviousMeterReadingMethodType |
getPreviousMeterReadingMethod()
<?
|
PreviousMeterReadingMethodCodeType |
getPreviousMeterReadingMethodCode()
<?
|
String |
getPreviousMeterReadingMethodCodeValue()
Get the value of the contained PreviousMeterReadingMethodCodeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
String |
getPreviousMeterReadingMethodValue()
Get the value of the contained PreviousMeterReadingMethodType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasMeterReadingCommentsEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoMeterReadingCommentsEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
DeliveredQuantityType |
setDeliveredQuantity(BigDecimal valueParam)
Special setter with value of type BigDecimal
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setDeliveredQuantity(DeliveredQuantityType value)
Sets the value of the deliveredQuantity property.
|
void |
setID(IDType value)
Sets the value of the id property.
|
IDType |
setID(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
LatestMeterQuantityType |
setLatestMeterQuantity(BigDecimal valueParam)
Special setter with value of type BigDecimal
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setLatestMeterQuantity(LatestMeterQuantityType value)
Sets the value of the latestMeterQuantity property.
|
void |
setLatestMeterReadingDate(LatestMeterReadingDateType value)
Sets the value of the latestMeterReadingDate property.
|
LatestMeterReadingDateType |
setLatestMeterReadingDate(LocalDate valueParam)
Special setter with value of type LocalDate
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setLatestMeterReadingMethod(LatestMeterReadingMethodType value)
Sets the value of the latestMeterReadingMethod property.
|
LatestMeterReadingMethodType |
setLatestMeterReadingMethod(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setLatestMeterReadingMethodCode(LatestMeterReadingMethodCodeType value)
Sets the value of the latestMeterReadingMethodCode property.
|
LatestMeterReadingMethodCodeType |
setLatestMeterReadingMethodCode(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setMeterReadingComments(List<MeterReadingCommentsType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setMeterReadingType(MeterReadingTypeType value)
Sets the value of the meterReadingType property.
|
MeterReadingTypeType |
setMeterReadingType(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setMeterReadingTypeCode(MeterReadingTypeCodeType value)
Sets the value of the meterReadingTypeCode property.
|
MeterReadingTypeCodeType |
setMeterReadingTypeCode(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
PreviousMeterQuantityType |
setPreviousMeterQuantity(BigDecimal valueParam)
Special setter with value of type BigDecimal
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setPreviousMeterQuantity(PreviousMeterQuantityType value)
Sets the value of the previousMeterQuantity property.
|
PreviousMeterReadingDateType |
setPreviousMeterReadingDate(LocalDate valueParam)
Special setter with value of type LocalDate
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setPreviousMeterReadingDate(PreviousMeterReadingDateType value)
Sets the value of the previousMeterReadingDate property.
|
void |
setPreviousMeterReadingMethod(PreviousMeterReadingMethodType value)
Sets the value of the previousMeterReadingMethod property.
|
PreviousMeterReadingMethodType |
setPreviousMeterReadingMethod(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setPreviousMeterReadingMethodCode(PreviousMeterReadingMethodCodeType value)
Sets the value of the previousMeterReadingMethodCode property.
|
PreviousMeterReadingMethodCodeType |
setPreviousMeterReadingMethodCode(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
|
public MeterReadingType()
@Nullable public IDType getID()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Meter Reading. Identifier</ccts:DictionaryEntryName><ccts:Definition>An identifier for this meter reading.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Meter Reading</ccts:ObjectClass><ccts:PropertyTerm>Identifier</ccts:PropertyTerm><ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm><ccts:DataType>Identifier. Type</ccts:DataType><ccts:Examples>7411013716x</ccts:Examples></ccts:Component>
IDTypepublic void setID(@Nullable IDType value)
value - allowed object is
IDType@Nullable public MeterReadingTypeType getMeterReadingType()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Meter Reading. Meter Reading Type. Text</ccts:DictionaryEntryName><ccts:Definition>The type of this meter reading, expressed as text.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Meter Reading</ccts:ObjectClass><ccts:PropertyTerm>Meter Reading Type</ccts:PropertyTerm><ccts:RepresentationTerm>Text</ccts:RepresentationTerm><ccts:DataType>Text. Type</ccts:DataType><ccts:Examples>Electricity</ccts:Examples></ccts:Component>
MeterReadingTypeTypepublic void setMeterReadingType(@Nullable MeterReadingTypeType value)
value - allowed object is
MeterReadingTypeType@Nullable public MeterReadingTypeCodeType getMeterReadingTypeCode()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Meter Reading. Meter Reading Type Code. Code</ccts:DictionaryEntryName><ccts:Definition>The type of this meter reading, expressed as a code.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Meter Reading</ccts:ObjectClass><ccts:PropertyTerm>Meter Reading Type Code</ccts:PropertyTerm><ccts:RepresentationTerm>Code</ccts:RepresentationTerm><ccts:DataType>Code. Type</ccts:DataType><ccts:Examples>Electricity</ccts:Examples></ccts:Component>
MeterReadingTypeCodeTypepublic void setMeterReadingTypeCode(@Nullable MeterReadingTypeCodeType value)
value - allowed object is
MeterReadingTypeCodeType@Nullable public PreviousMeterReadingDateType getPreviousMeterReadingDate()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Meter Reading. Previous_ Meter Reading Date. Date</ccts:DictionaryEntryName><ccts:Definition>The date of the previous meter reading.</ccts:Definition><ccts:Cardinality>1</ccts:Cardinality><ccts:ObjectClass>Meter Reading</ccts:ObjectClass><ccts:PropertyTermQualifier>Previous</ccts:PropertyTermQualifier><ccts:PropertyTerm>Meter Reading Date</ccts:PropertyTerm><ccts:RepresentationTerm>Date</ccts:RepresentationTerm><ccts:DataType>Date. Type</ccts:DataType><ccts:Examples>2006-09-01</ccts:Examples></ccts:Component>
PreviousMeterReadingDateTypepublic void setPreviousMeterReadingDate(@Nullable PreviousMeterReadingDateType value)
value - allowed object is
PreviousMeterReadingDateType@Nullable public PreviousMeterQuantityType getPreviousMeterQuantity()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Meter Reading. Previous_ Meter Quantity. Quantity</ccts:DictionaryEntryName><ccts:Definition>The quantity of the previous meter reading.</ccts:Definition><ccts:Cardinality>1</ccts:Cardinality><ccts:ObjectClass>Meter Reading</ccts:ObjectClass><ccts:PropertyTermQualifier>Previous</ccts:PropertyTermQualifier><ccts:PropertyTerm>Meter Quantity</ccts:PropertyTerm><ccts:RepresentationTerm>Quantity</ccts:RepresentationTerm><ccts:DataType>Quantity. Type</ccts:DataType><ccts:Examples>122604.00</ccts:Examples></ccts:Component>
PreviousMeterQuantityTypepublic void setPreviousMeterQuantity(@Nullable PreviousMeterQuantityType value)
value - allowed object is
PreviousMeterQuantityType@Nullable public LatestMeterReadingDateType getLatestMeterReadingDate()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Meter Reading. Latest_ Meter Reading Date. Date</ccts:DictionaryEntryName><ccts:Definition>The date of the latest meter reading.</ccts:Definition><ccts:Cardinality>1</ccts:Cardinality><ccts:ObjectClass>Meter Reading</ccts:ObjectClass><ccts:PropertyTermQualifier>Latest</ccts:PropertyTermQualifier><ccts:PropertyTerm>Meter Reading Date</ccts:PropertyTerm><ccts:RepresentationTerm>Date</ccts:RepresentationTerm><ccts:DataType>Date. Type</ccts:DataType><ccts:Examples>2006-09-01</ccts:Examples></ccts:Component>
LatestMeterReadingDateTypepublic void setLatestMeterReadingDate(@Nullable LatestMeterReadingDateType value)
value - allowed object is
LatestMeterReadingDateType@Nullable public LatestMeterQuantityType getLatestMeterQuantity()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Meter Reading. Latest_ Meter Quantity. Quantity</ccts:DictionaryEntryName><ccts:Definition>The quantity of the latest meter reading.</ccts:Definition><ccts:Cardinality>1</ccts:Cardinality><ccts:ObjectClass>Meter Reading</ccts:ObjectClass><ccts:PropertyTermQualifier>Latest</ccts:PropertyTermQualifier><ccts:PropertyTerm>Meter Quantity</ccts:PropertyTerm><ccts:RepresentationTerm>Quantity</ccts:RepresentationTerm><ccts:DataType>Quantity. Type</ccts:DataType><ccts:Examples>128365.00</ccts:Examples></ccts:Component>
LatestMeterQuantityTypepublic void setLatestMeterQuantity(@Nullable LatestMeterQuantityType value)
value - allowed object is
LatestMeterQuantityType@Nullable public PreviousMeterReadingMethodType getPreviousMeterReadingMethod()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Meter Reading. Previous Meter Reading_ Method. Text</ccts:DictionaryEntryName><ccts:Definition>The method used for the previous meter reading, expressed as text.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Meter Reading</ccts:ObjectClass><ccts:PropertyTermQualifier>Previous Meter Reading</ccts:PropertyTermQualifier><ccts:PropertyTerm>Method</ccts:PropertyTerm><ccts:RepresentationTerm>Text</ccts:RepresentationTerm><ccts:DataType>Text. Type</ccts:DataType><ccts:Examples>Manuel</ccts:Examples></ccts:Component>
PreviousMeterReadingMethodTypepublic void setPreviousMeterReadingMethod(@Nullable PreviousMeterReadingMethodType value)
value - allowed object is
PreviousMeterReadingMethodType@Nullable public PreviousMeterReadingMethodCodeType getPreviousMeterReadingMethodCode()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Meter Reading. Previous Meter Reading_ Method Code. Code</ccts:DictionaryEntryName><ccts:Definition>The method used for the previous meter reading, expressed as a code.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Meter Reading</ccts:ObjectClass><ccts:PropertyTermQualifier>Previous Meter Reading</ccts:PropertyTermQualifier><ccts:PropertyTerm>Method Code</ccts:PropertyTerm><ccts:RepresentationTerm>Code</ccts:RepresentationTerm><ccts:DataType>Code. Type</ccts:DataType><ccts:Examples>Estimated</ccts:Examples></ccts:Component>
PreviousMeterReadingMethodCodeTypepublic void setPreviousMeterReadingMethodCode(@Nullable PreviousMeterReadingMethodCodeType value)
value - allowed object is
PreviousMeterReadingMethodCodeType@Nullable public LatestMeterReadingMethodType getLatestMeterReadingMethod()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Meter Reading. Latest Meter Reading_ Method. Text</ccts:DictionaryEntryName><ccts:Definition>The method used for the latest meter reading, expressed as text.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Meter Reading</ccts:ObjectClass><ccts:PropertyTermQualifier>Latest Meter Reading</ccts:PropertyTermQualifier><ccts:PropertyTerm>Method</ccts:PropertyTerm><ccts:RepresentationTerm>Text</ccts:RepresentationTerm><ccts:DataType>Text. Type</ccts:DataType><ccts:Examples>Manuel</ccts:Examples></ccts:Component>
LatestMeterReadingMethodTypepublic void setLatestMeterReadingMethod(@Nullable LatestMeterReadingMethodType value)
value - allowed object is
LatestMeterReadingMethodType@Nullable public LatestMeterReadingMethodCodeType getLatestMeterReadingMethodCode()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Meter Reading. Latest Meter Reading_ Method Code. Code</ccts:DictionaryEntryName><ccts:Definition>The method used for the latest meter reading, expressed as a code.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Meter Reading</ccts:ObjectClass><ccts:PropertyTermQualifier>Latest Meter Reading</ccts:PropertyTermQualifier><ccts:PropertyTerm>Method Code</ccts:PropertyTerm><ccts:RepresentationTerm>Code</ccts:RepresentationTerm><ccts:DataType>Code. Type</ccts:DataType><ccts:Examples>Estimated</ccts:Examples></ccts:Component>
LatestMeterReadingMethodCodeTypepublic void setLatestMeterReadingMethodCode(@Nullable LatestMeterReadingMethodCodeType value)
value - allowed object is
LatestMeterReadingMethodCodeType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<MeterReadingCommentsType> getMeterReadingComments()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Meter Reading. Meter Reading_ Comments. Text</ccts:DictionaryEntryName><ccts:Definition>Text containing comments on this meter reading.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Meter Reading</ccts:ObjectClass><ccts:PropertyTermQualifier>Meter Reading</ccts:PropertyTermQualifier><ccts:PropertyTerm>Comments</ccts:PropertyTerm><ccts:RepresentationTerm>Text</ccts:RepresentationTerm><ccts:DataType>Text. Type</ccts:DataType><ccts:Examples>The last stated meterstand is estimated</ccts:Examples></ccts:Component>Gets the value of the meterReadingComments 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 meterReadingComments property.
For example, to add a new item, do as follows:
getMeterReadingComments().add(newItem);
Objects of the following type(s) are allowed in the list
MeterReadingCommentsType
@Nullable public DeliveredQuantityType getDeliveredQuantity()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Meter Reading. Delivered_ Quantity. Quantity</ccts:DictionaryEntryName><ccts:Definition>Consumption in the period from PreviousMeterReadingDate to LatestMeterReadingDate.</ccts:Definition><ccts:Cardinality>1</ccts:Cardinality><ccts:ObjectClass>Meter Reading</ccts:ObjectClass><ccts:PropertyTermQualifier>Delivered</ccts:PropertyTermQualifier><ccts:PropertyTerm>Quantity</ccts:PropertyTerm><ccts:RepresentationTerm>Quantity</ccts:RepresentationTerm><ccts:DataType>Quantity. Type</ccts:DataType></ccts:Component>
DeliveredQuantityTypepublic void setDeliveredQuantity(@Nullable DeliveredQuantityType value)
value - allowed object is
DeliveredQuantityTypepublic boolean equals(Object o)
public int hashCode()
public String toString()
public void setMeterReadingComments(@Nullable List<MeterReadingCommentsType> aList)
aList - The new list member to set. May be null.public boolean hasMeterReadingCommentsEntries()
true if at least one item is contained, false otherwise.public boolean hasNoMeterReadingCommentsEntries()
true if no item is contained, false otherwise.@Nonnegative public int getMeterReadingCommentsCount()
@Nullable public MeterReadingCommentsType getMeterReadingCommentsAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addMeterReadingComments(@Nonnull MeterReadingCommentsType elem)
elem - The element to be added. May not be null.public void cloneTo(@Nonnull MeterReadingType 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 MeterReadingType clone()
@Nonnull public MeterReadingTypeCodeType setMeterReadingTypeCode(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public PreviousMeterReadingMethodCodeType setPreviousMeterReadingMethodCode(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public LatestMeterReadingMethodCodeType setLatestMeterReadingMethodCode(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public PreviousMeterReadingDateType setPreviousMeterReadingDate(@Nullable LocalDate valueParam)
valueParam - The value to be set. May be null.null@Nonnull public LatestMeterReadingDateType setLatestMeterReadingDate(@Nullable LocalDate valueParam)
valueParam - The value to be set. May be null.null@Nonnull public IDType setID(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public PreviousMeterQuantityType setPreviousMeterQuantity(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be null.null@Nonnull public LatestMeterQuantityType setLatestMeterQuantity(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be null.null@Nonnull public DeliveredQuantityType setDeliveredQuantity(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be null.null@Nonnull public MeterReadingTypeType setMeterReadingType(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public PreviousMeterReadingMethodType setPreviousMeterReadingMethod(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public LatestMeterReadingMethodType setLatestMeterReadingMethod(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nullable public String getIDValue()
null@Nullable public String getMeterReadingTypeValue()
null@Nullable public String getMeterReadingTypeCodeValue()
null@Nullable public LocalDate getPreviousMeterReadingDateValue()
null@Nullable public BigDecimal getPreviousMeterQuantityValue()
null@Nullable public LocalDate getLatestMeterReadingDateValue()
null@Nullable public BigDecimal getLatestMeterQuantityValue()
null@Nullable public String getPreviousMeterReadingMethodValue()
null@Nullable public String getPreviousMeterReadingMethodCodeValue()
null@Nullable public String getLatestMeterReadingMethodValue()
null@Nullable public String getLatestMeterReadingMethodCodeValue()
null@Nullable public BigDecimal getDeliveredQuantityValue()
nullCopyright © 2014–2020 Philip Helger. All rights reserved.