public class UtilityItemType extends Object
<?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>
| Modifier and Type | Field and Description |
|---|---|
protected ConsumptionTypeType |
consumptionType |
protected ConsumptionTypeCodeType |
consumptionTypeCode |
protected ContractType |
contract |
protected CurrentChargeTypeType |
currentChargeType |
protected CurrentChargeTypeCodeType |
currentChargeTypeCode |
protected List<DescriptionType> |
description |
protected IDType |
id |
protected OneTimeChargeTypeType |
oneTimeChargeType |
protected OneTimeChargeTypeCodeType |
oneTimeChargeTypeCode |
protected PackQuantityType |
packQuantity |
protected PackSizeNumericType |
packSizeNumeric |
protected SubscriberIDType |
subscriberID |
protected SubscriberTypeType |
subscriberType |
protected SubscriberTypeCodeType |
subscriberTypeCode |
protected TaxCategoryType |
taxCategory |
| Constructor and Description |
|---|
UtilityItemType() |
protected IDType id
protected SubscriberIDType subscriberID
protected SubscriberTypeType subscriberType
protected SubscriberTypeCodeType subscriberTypeCode
protected List<DescriptionType> description
protected PackQuantityType packQuantity
protected PackSizeNumericType packSizeNumeric
protected ConsumptionTypeType consumptionType
protected ConsumptionTypeCodeType consumptionTypeCode
protected CurrentChargeTypeType currentChargeType
protected CurrentChargeTypeCodeType currentChargeTypeCode
protected OneTimeChargeTypeType oneTimeChargeType
protected OneTimeChargeTypeCodeType oneTimeChargeTypeCode
protected TaxCategoryType taxCategory
protected ContractType contract
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(IDType value)
value - allowed object is
IDTypepublic 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(SubscriberIDType value)
value - allowed object is
SubscriberIDTypepublic 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(SubscriberTypeType value)
value - allowed object is
SubscriberTypeTypepublic 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(SubscriberTypeCodeType value)
value - allowed object is
SubscriberTypeCodeTypepublic 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
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(PackQuantityType value)
value - allowed object is
PackQuantityTypepublic 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(PackSizeNumericType value)
value - allowed object is
PackSizeNumericTypepublic 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(ConsumptionTypeType value)
value - allowed object is
ConsumptionTypeTypepublic 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(ConsumptionTypeCodeType value)
value - allowed object is
ConsumptionTypeCodeTypepublic 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(CurrentChargeTypeType value)
value - allowed object is
CurrentChargeTypeTypepublic 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(CurrentChargeTypeCodeType value)
value - allowed object is
CurrentChargeTypeCodeTypepublic 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(OneTimeChargeTypeType value)
value - allowed object is
OneTimeChargeTypeTypepublic 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(OneTimeChargeTypeCodeType value)
value - allowed object is
OneTimeChargeTypeCodeTypepublic 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(TaxCategoryType value)
value - allowed object is
TaxCategoryTypepublic 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(ContractType value)
value - allowed object is
ContractTypeCopyright © 2015 Direktoratet for forvaltning og IKT (Difi). All rights reserved.