@CodingStyleguideUnaware public class UtilityItemType 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>Utility Item. Details</ccts:DictionaryEntryName><ccts:Definition>A class to describe the consumption of a utility product.</ccts:Definition><ccts:ObjectClass>Utility Item</ccts:ObjectClass></ccts:Component>
Java class for UtilityItemType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="UtilityItemType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ID"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}SubscriberID" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}SubscriberType" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}SubscriberTypeCode" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}Description" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}PackQuantity" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}PackSizeNumeric" minOccurs="0"/>
<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}CurrentChargeType" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}CurrentChargeTypeCode" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}OneTimeChargeType" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}OneTimeChargeTypeCode" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}TaxCategory" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}Contract" minOccurs="0"/>
</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 |
|---|
UtilityItemType()
Default constructor
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
| Modifier and Type | Method and Description |
|---|---|
void |
addDescription(DescriptionType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
UtilityItemType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(UtilityItemType ret)
This method clones all values from
this to the passed object. |
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
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 |
ContractType |
getContract()
<?
|
CurrentChargeTypeType |
getCurrentChargeType()
<?
|
CurrentChargeTypeCodeType |
getCurrentChargeTypeCode()
<?
|
String |
getCurrentChargeTypeCodeValue()
Get the value of the contained CurrentChargeTypeCodeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
String |
getCurrentChargeTypeValue()
Get the value of the contained CurrentChargeTypeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
List<DescriptionType> |
getDescription()
<?
|
DescriptionType |
getDescriptionAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getDescriptionCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
IDType |
getID()
<?
|
String |
getIDValue()
Get the value of the contained IDType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
OneTimeChargeTypeType |
getOneTimeChargeType()
<?
|
OneTimeChargeTypeCodeType |
getOneTimeChargeTypeCode()
<?
|
String |
getOneTimeChargeTypeCodeValue()
Get the value of the contained OneTimeChargeTypeCodeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
String |
getOneTimeChargeTypeValue()
Get the value of the contained OneTimeChargeTypeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
PackQuantityType |
getPackQuantity()
<?
|
BigDecimal |
getPackQuantityValue()
Get the value of the contained PackQuantityType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
PackSizeNumericType |
getPackSizeNumeric()
<?
|
BigDecimal |
getPackSizeNumericValue()
Get the value of the contained PackSizeNumericType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
SubscriberIDType |
getSubscriberID()
<?
|
String |
getSubscriberIDValue()
Get the value of the contained SubscriberIDType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
SubscriberTypeType |
getSubscriberType()
<?
|
SubscriberTypeCodeType |
getSubscriberTypeCode()
<?
|
String |
getSubscriberTypeCodeValue()
Get the value of the contained SubscriberTypeCodeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
String |
getSubscriberTypeValue()
Get the value of the contained SubscriberTypeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
TaxCategoryType |
getTaxCategory()
<?
|
boolean |
hasDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasNoDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
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 |
setContract(ContractType value)
Sets the value of the contract property.
|
void |
setCurrentChargeType(CurrentChargeTypeType value)
Sets the value of the currentChargeType property.
|
CurrentChargeTypeType |
setCurrentChargeType(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setCurrentChargeTypeCode(CurrentChargeTypeCodeType value)
Sets the value of the currentChargeTypeCode property.
|
CurrentChargeTypeCodeType |
setCurrentChargeTypeCode(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setDescription(List<DescriptionType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
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 |
void |
setOneTimeChargeType(OneTimeChargeTypeType value)
Sets the value of the oneTimeChargeType property.
|
OneTimeChargeTypeType |
setOneTimeChargeType(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setOneTimeChargeTypeCode(OneTimeChargeTypeCodeType value)
Sets the value of the oneTimeChargeTypeCode property.
|
OneTimeChargeTypeCodeType |
setOneTimeChargeTypeCode(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
PackQuantityType |
setPackQuantity(BigDecimal valueParam)
Special setter with value of type BigDecimal
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setPackQuantity(PackQuantityType value)
Sets the value of the packQuantity property.
|
PackSizeNumericType |
setPackSizeNumeric(BigDecimal valueParam)
Special setter with value of type BigDecimal
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setPackSizeNumeric(PackSizeNumericType value)
Sets the value of the packSizeNumeric property.
|
SubscriberIDType |
setSubscriberID(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setSubscriberID(SubscriberIDType value)
Sets the value of the subscriberID property.
|
SubscriberTypeType |
setSubscriberType(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setSubscriberType(SubscriberTypeType value)
Sets the value of the subscriberType property.
|
SubscriberTypeCodeType |
setSubscriberTypeCode(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setSubscriberTypeCode(SubscriberTypeCodeType value)
Sets the value of the subscriberTypeCode property.
|
void |
setTaxCategory(TaxCategoryType value)
Sets the value of the taxCategory property.
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public UtilityItemType()
@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>Utility Item. Identifier</ccts:DictionaryEntryName><ccts:Definition>An identifier for this utility item.</ccts:Definition><ccts:Cardinality>1</ccts:Cardinality><ccts:ObjectClass>Utility Item</ccts:ObjectClass><ccts:PropertyTerm>Identifier</ccts:PropertyTerm><ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm><ccts:DataType>Identifier. Type</ccts:DataType><ccts:Examples>1</ccts:Examples></ccts:Component>
IDTypepublic void setID(@Nullable IDType value)
value - allowed object is
IDType@Nullable public SubscriberIDType getSubscriberID()
<?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>Utility Item. Subscriber Identifier. Identifier</ccts:DictionaryEntryName><ccts:Definition>An identifier for the subscriber to the utility.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Utility Item</ccts:ObjectClass><ccts:PropertyTerm>Subscriber Identifier</ccts:PropertyTerm><ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm><ccts:DataType>Identifier. Type</ccts:DataType><ccts:Examples>98143211</ccts:Examples></ccts:Component>
SubscriberIDTypepublic void setSubscriberID(@Nullable SubscriberIDType value)
value - allowed object is
SubscriberIDType@Nullable public SubscriberTypeType getSubscriberType()
<?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>Utility Item. Subscriber Type. Text</ccts:DictionaryEntryName><ccts:Definition>Identification of the subscriber type, expressed as text..</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Utility Item</ccts:ObjectClass><ccts:PropertyTerm>Subscriber Type</ccts:PropertyTerm><ccts:RepresentationTerm>Text</ccts:RepresentationTerm><ccts:DataType>Text. Type</ccts:DataType></ccts:Component>
SubscriberTypeTypepublic void setSubscriberType(@Nullable SubscriberTypeType value)
value - allowed object is
SubscriberTypeType@Nullable public SubscriberTypeCodeType getSubscriberTypeCode()
<?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>Utility Item. Subscriber Type Code. Code</ccts:DictionaryEntryName><ccts:Definition>The code identifying for the service type.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Utility Item</ccts:ObjectClass><ccts:PropertyTerm>Subscriber Type Code</ccts:PropertyTerm><ccts:RepresentationTerm>Code</ccts:RepresentationTerm><ccts:DataType>Code. Type</ccts:DataType></ccts:Component>
SubscriberTypeCodeTypepublic void setSubscriberTypeCode(@Nullable SubscriberTypeCodeType value)
value - allowed object is
SubscriberTypeCodeType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<DescriptionType> getDescription()
<?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>Utility Item. Description. Text</ccts:DictionaryEntryName><ccts:Definition>Text describing the consumption product.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Utility Item</ccts:ObjectClass><ccts:PropertyTerm>Description</ccts:PropertyTerm><ccts:RepresentationTerm>Text</ccts:RepresentationTerm><ccts:DataType>Text. Type</ccts:DataType><ccts:Examples>Basis price quarter (5.761 kWh per 35,58 cents), Transport of electricity, etc.</ccts:Examples></ccts:Component>Gets the value of the description 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 description property.
For example, to add a new item, do as follows:
getDescription().add(newItem);
Objects of the following type(s) are allowed in the list
DescriptionType
@Nullable public PackQuantityType getPackQuantity()
<?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>Utility Item. Pack Quantity. Quantity</ccts:DictionaryEntryName><ccts:Definition>The unit packaging quantity.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Utility Item</ccts:ObjectClass><ccts:PropertyTerm>Pack Quantity</ccts:PropertyTerm><ccts:RepresentationTerm>Quantity</ccts:RepresentationTerm><ccts:DataType>Quantity. Type</ccts:DataType><ccts:Examples>1</ccts:Examples></ccts:Component>
PackQuantityTypepublic void setPackQuantity(@Nullable PackQuantityType value)
value - allowed object is
PackQuantityType@Nullable public PackSizeNumericType getPackSizeNumeric()
<?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>Utility Item. Pack Size. Numeric</ccts:DictionaryEntryName><ccts:Definition>The number of items in a pack.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Utility Item</ccts:ObjectClass><ccts:PropertyTerm>Pack Size</ccts:PropertyTerm><ccts:RepresentationTerm>Numeric</ccts:RepresentationTerm><ccts:DataType>Numeric. Type</ccts:DataType></ccts:Component>
PackSizeNumericTypepublic void setPackSizeNumeric(@Nullable PackSizeNumericType value)
value - allowed object is
PackSizeNumericType@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>Utility Item. Consumption Type. Text</ccts:DictionaryEntryName><ccts:Definition>The type of product consumed, expressed as text.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Utility Item</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>Utility Item. Consumption Type Code. Code</ccts:DictionaryEntryName><ccts:Definition>The type of product consumed, expressed as a code.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Utility Item</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 CurrentChargeTypeType getCurrentChargeType()
<?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>Utility Item. Current_ Charge Type. Text</ccts:DictionaryEntryName><ccts:Definition>Information of the actual payments type for the utility Item</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Utility Item</ccts:ObjectClass><ccts:PropertyTermQualifier>Current</ccts:PropertyTermQualifier><ccts:PropertyTerm>Charge Type</ccts:PropertyTerm><ccts:RepresentationTerm>Text</ccts:RepresentationTerm><ccts:DataType>Text. Type</ccts:DataType></ccts:Component>
CurrentChargeTypeTypepublic void setCurrentChargeType(@Nullable CurrentChargeTypeType value)
value - allowed object is
CurrentChargeTypeType@Nullable public CurrentChargeTypeCodeType getCurrentChargeTypeCode()
<?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>Utility Item. Current_ Charge Type Code. Code</ccts:DictionaryEntryName><ccts:Definition>Information of the actual payments type code expressed as a code</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Utility Item</ccts:ObjectClass><ccts:PropertyTermQualifier>Current</ccts:PropertyTermQualifier><ccts:PropertyTerm>Charge Type Code</ccts:PropertyTerm><ccts:RepresentationTerm>Code</ccts:RepresentationTerm><ccts:DataType>Code. Type</ccts:DataType></ccts:Component>
CurrentChargeTypeCodeTypepublic void setCurrentChargeTypeCode(@Nullable CurrentChargeTypeCodeType value)
value - allowed object is
CurrentChargeTypeCodeType@Nullable public OneTimeChargeTypeType getOneTimeChargeType()
<?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>Utility Item. One Time_ Charge Type. Text</ccts:DictionaryEntryName><ccts:Definition>Information about the one-time payment type in case everything is paid One time</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Utility Item</ccts:ObjectClass><ccts:PropertyTermQualifier>One Time</ccts:PropertyTermQualifier><ccts:PropertyTerm>Charge Type</ccts:PropertyTerm><ccts:RepresentationTerm>Text</ccts:RepresentationTerm><ccts:DataType>Text. Type</ccts:DataType></ccts:Component>
OneTimeChargeTypeTypepublic void setOneTimeChargeType(@Nullable OneTimeChargeTypeType value)
value - allowed object is
OneTimeChargeTypeType@Nullable public OneTimeChargeTypeCodeType getOneTimeChargeTypeCode()
<?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>Utility Item. One Time_ Charge Type Code. Code</ccts:DictionaryEntryName><ccts:Definition>Information about the one-time payment type code</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Utility Item</ccts:ObjectClass><ccts:PropertyTermQualifier>One Time</ccts:PropertyTermQualifier><ccts:PropertyTerm>Charge Type Code</ccts:PropertyTerm><ccts:RepresentationTerm>Code</ccts:RepresentationTerm><ccts:DataType>Code. Type</ccts:DataType></ccts:Component>
OneTimeChargeTypeCodeTypepublic void setOneTimeChargeTypeCode(@Nullable OneTimeChargeTypeCodeType value)
value - allowed object is
OneTimeChargeTypeCodeType@Nullable public TaxCategoryType getTaxCategory()
<?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>Utility Item. Tax Category</ccts:DictionaryEntryName><ccts:Definition>The tax category applicable to this utility item.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Utility Item</ccts:ObjectClass><ccts:PropertyTerm>Tax Category</ccts:PropertyTerm><ccts:AssociatedObjectClass>Tax Category</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Tax Category</ccts:RepresentationTerm></ccts:Component>
TaxCategoryTypepublic void setTaxCategory(@Nullable TaxCategoryType value)
value - allowed object is
TaxCategoryType@Nullable public ContractType getContract()
<?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>Utility Item. Contract</ccts:DictionaryEntryName><ccts:Definition>A contract setting forth conditions applicable to this utility item.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Utility Item</ccts:ObjectClass><ccts:PropertyTerm>Contract</ccts:PropertyTerm><ccts:AssociatedObjectClass>Contract</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Contract</ccts:RepresentationTerm></ccts:Component>
ContractTypepublic void setContract(@Nullable ContractType value)
value - allowed object is
ContractTypepublic boolean equals(Object o)
public int hashCode()
public String toString()
public void setDescription(@Nullable List<DescriptionType> aList)
aList - The new list member to set. May be null.public boolean hasDescriptionEntries()
true if at least one item is contained, false otherwise.public boolean hasNoDescriptionEntries()
true if no item is contained, false otherwise.@Nonnegative public int getDescriptionCount()
@Nullable public DescriptionType getDescriptionAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addDescription(@Nonnull DescriptionType elem)
elem - The element to be added. May not be null.public void cloneTo(@Nonnull UtilityItemType 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 UtilityItemType clone()
@Nonnull public SubscriberTypeCodeType setSubscriberTypeCode(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public ConsumptionTypeCodeType setConsumptionTypeCode(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public CurrentChargeTypeCodeType setCurrentChargeTypeCode(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public OneTimeChargeTypeCodeType setOneTimeChargeTypeCode(@Nullable String 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 SubscriberIDType setSubscriberID(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public PackSizeNumericType setPackSizeNumeric(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be null.null@Nonnull public PackQuantityType setPackQuantity(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be null.null@Nonnull public SubscriberTypeType setSubscriberType(@Nullable String 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@Nonnull public CurrentChargeTypeType setCurrentChargeType(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public OneTimeChargeTypeType setOneTimeChargeType(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nullable public String getIDValue()
null@Nullable public String getSubscriberIDValue()
null@Nullable public String getSubscriberTypeValue()
null@Nullable public String getSubscriberTypeCodeValue()
null@Nullable public BigDecimal getPackQuantityValue()
null@Nullable public BigDecimal getPackSizeNumericValue()
null@Nullable public String getConsumptionTypeValue()
null@Nullable public String getConsumptionTypeCodeValue()
null@Nullable public String getCurrentChargeTypeValue()
null@Nullable public String getCurrentChargeTypeCodeValue()
null@Nullable public String getOneTimeChargeTypeValue()
null@Nullable public String getOneTimeChargeTypeCodeValue()
nullCopyright © 2014–2020 Philip Helger. All rights reserved.