@CodingStyleguideUnaware public class ConsumptionReportReferenceType 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>Consumption Report Reference. Details</ccts:DictionaryEntryName><ccts:Definition>A class to define a reference to an earlier consumption report (e.g., last year's consumption).</ccts:Definition><ccts:ObjectClass>Consumption Report Reference</ccts:ObjectClass></ccts:Component>
Java class for ConsumptionReportReferenceType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ConsumptionReportReferenceType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ConsumptionReportID"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ConsumptionType" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ConsumptionTypeCode" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}TotalConsumedQuantity"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}Period"/>
</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-cloneable2
This class contains methods created by ph-jaxb22-plugin -Xph-value-extender
| Constructor and Description |
|---|
ConsumptionReportReferenceType()
Default constructor
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
| Modifier and Type | Method and Description |
|---|---|
ConsumptionReportReferenceType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(ConsumptionReportReferenceType ret)
This method clones all values from
this to the passed object. |
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
ConsumptionReportIDType |
getConsumptionReportID()
<?
|
String |
getConsumptionReportIDValue()
Get the value of the contained ConsumptionReportIDType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
ConsumptionTypeType |
getConsumptionType()
<?
|
ConsumptionTypeCodeType |
getConsumptionTypeCode()
<?
|
String |
getConsumptionTypeCodeValue()
Get the value of the contained ConsumptionTypeCodeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
String |
getConsumptionTypeValue()
Get the value of the contained ConsumptionTypeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
PeriodType |
getPeriod()
<?
|
TotalConsumedQuantityType |
getTotalConsumedQuantity()
<?
|
BigDecimal |
getTotalConsumedQuantityValue()
Get the value of the contained TotalConsumedQuantityType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
void |
setConsumptionReportID(ConsumptionReportIDType value)
Sets the value of the consumptionReportID property.
|
ConsumptionReportIDType |
setConsumptionReportID(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setConsumptionType(ConsumptionTypeType value)
Sets the value of the consumptionType property.
|
ConsumptionTypeType |
setConsumptionType(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setConsumptionTypeCode(ConsumptionTypeCodeType value)
Sets the value of the consumptionTypeCode property.
|
ConsumptionTypeCodeType |
setConsumptionTypeCode(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setPeriod(PeriodType value)
Sets the value of the period property.
|
TotalConsumedQuantityType |
setTotalConsumedQuantity(BigDecimal valueParam)
Special setter with value of type BigDecimal
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setTotalConsumedQuantity(TotalConsumedQuantityType value)
Sets the value of the totalConsumedQuantity property.
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public ConsumptionReportReferenceType()
@Nullable public ConsumptionReportIDType getConsumptionReportID()
<?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>Consumption Report Reference. Consumption_ Report Identifier. Identifier</ccts:DictionaryEntryName><ccts:Definition>An identifier for the referenced consumption report.</ccts:Definition><ccts:Cardinality>1</ccts:Cardinality><ccts:ObjectClass>Consumption Report Reference</ccts:ObjectClass><ccts:PropertyTermQualifier>Consumption</ccts:PropertyTermQualifier><ccts:PropertyTerm>Report Identifier</ccts:PropertyTerm><ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm><ccts:DataType>Identifier. Type</ccts:DataType><ccts:Examples>n/a</ccts:Examples></ccts:Component>
ConsumptionReportIDTypepublic void setConsumptionReportID(@Nullable ConsumptionReportIDType value)
value - allowed object is
ConsumptionReportIDType@Nullable public ConsumptionTypeType getConsumptionType()
<?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>Consumption Report Reference. Consumption Type. Text</ccts:DictionaryEntryName><ccts:Definition>The reported consumption type, expressed as text.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Consumption Report Reference</ccts:ObjectClass><ccts:PropertyTerm>Consumption Type</ccts:PropertyTerm><ccts:RepresentationTerm>Text</ccts:RepresentationTerm><ccts:DataType>Text. Type</ccts:DataType><ccts:Examples>Consumption</ccts:Examples></ccts:Component>
ConsumptionTypeTypepublic void setConsumptionType(@Nullable ConsumptionTypeType value)
value - allowed object is
ConsumptionTypeType@Nullable public ConsumptionTypeCodeType getConsumptionTypeCode()
<?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>Consumption Report Reference. Consumption Type Code. Code</ccts:DictionaryEntryName><ccts:Definition>The reported consumption type, expressed as a code.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Consumption Report Reference</ccts:ObjectClass><ccts:PropertyTerm>Consumption Type Code</ccts:PropertyTerm><ccts:RepresentationTerm>Code</ccts:RepresentationTerm><ccts:DataType>Code. Type</ccts:DataType><ccts:Examples>Consumption</ccts:Examples></ccts:Component>
ConsumptionTypeCodeTypepublic void setConsumptionTypeCode(@Nullable ConsumptionTypeCodeType value)
value - allowed object is
ConsumptionTypeCodeType@Nullable public TotalConsumedQuantityType getTotalConsumedQuantity()
<?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>Consumption Report Reference. Total_ Consumed Quantity. Quantity</ccts:DictionaryEntryName><ccts:Definition>The total quantity consumed during the period of the referenced report.</ccts:Definition><ccts:Cardinality>1</ccts:Cardinality><ccts:ObjectClass>Consumption Report Reference</ccts:ObjectClass><ccts:PropertyTermQualifier>Total</ccts:PropertyTermQualifier><ccts:PropertyTerm>Consumed Quantity</ccts:PropertyTerm><ccts:RepresentationTerm>Quantity</ccts:RepresentationTerm><ccts:DataType>Quantity. Type</ccts:DataType><ccts:Examples>20479.00</ccts:Examples></ccts:Component>
TotalConsumedQuantityTypepublic void setTotalConsumedQuantity(@Nullable TotalConsumedQuantityType value)
value - allowed object is
TotalConsumedQuantityType@Nullable public PeriodType getPeriod()
<?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>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Consumption Report Reference. Period</ccts:DictionaryEntryName><ccts:Definition>The period of consumption covered by the referenced report.</ccts:Definition><ccts:Cardinality>1</ccts:Cardinality><ccts:ObjectClass>Consumption Report Reference</ccts:ObjectClass><ccts:PropertyTerm>Period</ccts:PropertyTerm><ccts:AssociatedObjectClass>Period</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Period</ccts:RepresentationTerm></ccts:Component>
PeriodTypepublic void setPeriod(@Nullable PeriodType value)
value - allowed object is
PeriodTypepublic boolean equals(Object o)
public int hashCode()
public String toString()
public void cloneTo(@Nonnull ConsumptionReportReferenceType 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 ConsumptionReportReferenceType clone()
@Nonnull public ConsumptionTypeCodeType setConsumptionTypeCode(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public ConsumptionReportIDType setConsumptionReportID(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public TotalConsumedQuantityType setTotalConsumedQuantity(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be null.null@Nonnull public ConsumptionTypeType setConsumptionType(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nullable public String getConsumptionReportIDValue()
null@Nullable public String getConsumptionTypeValue()
null@Nullable public String getConsumptionTypeCodeValue()
null@Nullable public BigDecimal getTotalConsumedQuantityValue()
nullCopyright © 2014–2020 Philip Helger. All rights reserved.