public class TelecommunicationsSupplyType 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>Telecommunications Supply. Details</ccts:DictionaryEntryName>
<ccts:Definition>A class describing the supply of a telecommunication service, e.g., providing telephone calls.</ccts:Definition>
<ccts:ObjectClass>Telecommunications Supply</ccts:ObjectClass>
</ccts:Component>
Java class for TelecommunicationsSupplyType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TelecommunicationsSupplyType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}TelecommunicationsSupplyType" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}TelecommunicationsSupplyTypeCode" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}PrivacyCode"/>
<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}TotalAmount" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}TelecommunicationsSupplyLine" maxOccurs="unbounded"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected List<DescriptionType> |
description |
protected PrivacyCodeType |
privacyCode |
protected List<TelecommunicationsSupplyLineType> |
telecommunicationsSupplyLine |
protected TelecommunicationsSupplyTypeType |
telecommunicationsSupplyType |
protected TelecommunicationsSupplyTypeCodeType |
telecommunicationsSupplyTypeCode |
protected TotalAmountType |
totalAmount |
| Constructor and Description |
|---|
TelecommunicationsSupplyType() |
| Modifier and Type | Method and Description |
|---|---|
List<DescriptionType> |
getDescription()
<?
|
PrivacyCodeType |
getPrivacyCode()
<?
|
List<TelecommunicationsSupplyLineType> |
getTelecommunicationsSupplyLine()
<?
|
TelecommunicationsSupplyTypeType |
getTelecommunicationsSupplyType()
<?
|
TelecommunicationsSupplyTypeCodeType |
getTelecommunicationsSupplyTypeCode()
<?
|
TotalAmountType |
getTotalAmount()
<?
|
void |
setPrivacyCode(PrivacyCodeType value)
Sets the value of the privacyCode property.
|
void |
setTelecommunicationsSupplyType(TelecommunicationsSupplyTypeType value)
Sets the value of the telecommunicationsSupplyType property.
|
void |
setTelecommunicationsSupplyTypeCode(TelecommunicationsSupplyTypeCodeType value)
Sets the value of the telecommunicationsSupplyTypeCode property.
|
void |
setTotalAmount(TotalAmountType value)
Sets the value of the totalAmount property.
|
protected TelecommunicationsSupplyTypeType telecommunicationsSupplyType
protected TelecommunicationsSupplyTypeCodeType telecommunicationsSupplyTypeCode
protected PrivacyCodeType privacyCode
protected List<DescriptionType> description
protected TotalAmountType totalAmount
protected List<TelecommunicationsSupplyLineType> telecommunicationsSupplyLine
public TelecommunicationsSupplyTypeType getTelecommunicationsSupplyType()
<?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>Telecommunications Supply. Telecommunications Supply Type. Text</ccts:DictionaryEntryName>
<ccts:Definition>The type of telecommunications supply, expressed as text.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Telecommunications Supply</ccts:ObjectClass>
<ccts:PropertyTerm>Telecommunications Supply Type</ccts:PropertyTerm>
<ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
<ccts:DataType>Text. Type</ccts:DataType>
<ccts:Examples>Itemized tele Statement</ccts:Examples>
</ccts:Component>
TelecommunicationsSupplyTypeTypepublic void setTelecommunicationsSupplyType(TelecommunicationsSupplyTypeType value)
value - allowed object is
TelecommunicationsSupplyTypeTypepublic TelecommunicationsSupplyTypeCodeType getTelecommunicationsSupplyTypeCode()
<?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>Telecommunications Supply. Telecommunications Supply Type Code. Code</ccts:DictionaryEntryName>
<ccts:Definition>The type of telecommunications supply, expressed as a code.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Telecommunications Supply</ccts:ObjectClass>
<ccts:PropertyTerm>Telecommunications Supply Type Code</ccts:PropertyTerm>
<ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
<ccts:DataType>Code. Type</ccts:DataType>
<ccts:Examples>TeleExtended</ccts:Examples>
</ccts:Component>
TelecommunicationsSupplyTypeCodeTypepublic void setTelecommunicationsSupplyTypeCode(TelecommunicationsSupplyTypeCodeType value)
value - allowed object is
TelecommunicationsSupplyTypeCodeTypepublic PrivacyCodeType getPrivacyCode()
<?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>Telecommunications Supply. Privacy Code. Code</ccts:DictionaryEntryName>
<ccts:Definition>A code signifying the level of confidentiality of this information for this telecommunication supply.</ccts:Definition>
<ccts:Cardinality>1</ccts:Cardinality>
<ccts:ObjectClass>Telecommunications Supply</ccts:ObjectClass>
<ccts:PropertyTerm>Privacy Code</ccts:PropertyTerm>
<ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
<ccts:DataType>Code. Type</ccts:DataType>
<ccts:Examples>CompanyLevel</ccts:Examples>
</ccts:Component>
PrivacyCodeTypepublic void setPrivacyCode(PrivacyCodeType value)
value - allowed object is
PrivacyCodeTypepublic 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>Telecommunications Supply. Description. Text</ccts:DictionaryEntryName>
<ccts:Definition>Text describing the telecommunications supply.</ccts:Definition>
<ccts:Cardinality>0..n</ccts:Cardinality>
<ccts:ObjectClass>Telecommunications Supply</ccts:ObjectClass>
<ccts:PropertyTerm>Description</ccts:PropertyTerm>
<ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
<ccts:DataType>Text. Type</ccts:DataType>
<ccts:Examples>Extended conversation Statement January quarter 2008.</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 TotalAmountType getTotalAmount()
<?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>Telecommunications Supply. Total_ Amount. Amount</ccts:DictionaryEntryName>
<ccts:Definition>The total amount associated with this telecommunications supply.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Telecommunications Supply</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Total</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Amount</ccts:PropertyTerm>
<ccts:RepresentationTerm>Amount</ccts:RepresentationTerm>
<ccts:DataType>Amount. Type</ccts:DataType>
</ccts:Component>
TotalAmountTypepublic void setTotalAmount(TotalAmountType value)
value - allowed object is
TotalAmountTypepublic List<TelecommunicationsSupplyLineType> getTelecommunicationsSupplyLine()
<?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>Telecommunications Supply. Telecommunications Supply Line</ccts:DictionaryEntryName>
<ccts:Definition>Outlines the provided telecommunication supply</ccts:Definition>
<ccts:Cardinality>1..n</ccts:Cardinality>
<ccts:ObjectClass>Telecommunications Supply</ccts:ObjectClass>
<ccts:PropertyTerm>Telecommunications Supply Line</ccts:PropertyTerm>
<ccts:AssociatedObjectClass>Telecommunications Supply Line</ccts:AssociatedObjectClass>
<ccts:RepresentationTerm>Telecommunications Supply Line</ccts:RepresentationTerm>
</ccts:Component>
Gets the value of the telecommunicationsSupplyLine 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 telecommunicationsSupplyLine property.
For example, to add a new item, do as follows:
getTelecommunicationsSupplyLine().add(newItem);
Objects of the following type(s) are allowed in the list
TelecommunicationsSupplyLineType
Copyright © 2015 Direktoratet for forvaltning og IKT (Difi). All rights reserved.