public class TelecommunicationsServiceType 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 Service. Details</ccts:DictionaryEntryName>
<ccts:Definition>A class to describe a telecommunications service (e.g., a telephone call or a video on demand service).</ccts:Definition>
<ccts:ObjectClass>Telecommunications Service</ccts:ObjectClass>
</ccts:Component>
Java class for TelecommunicationsServiceType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TelecommunicationsServiceType">
<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}CallDate"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}CallTime"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ServiceNumberCalled"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}TelecommunicationsServiceCategory" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}TelecommunicationsServiceCategoryCode" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}MovieTitle" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}RoamingPartnerName" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}PayPerView" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}Quantity" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}TelecommunicationsServiceCall" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}TelecommunicationsServiceCallCode" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}CallBaseAmount" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}CallExtensionAmount" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}Price" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}Country" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}ExchangeRate" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}AllowanceCharge" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}TaxTotal" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}CallDuty" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}TimeDuty" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
TelecommunicationsServiceType() |
protected IDType id
protected CallDateType callDate
protected CallTimeType callTime
protected ServiceNumberCalledType serviceNumberCalled
protected TelecommunicationsServiceCategoryType telecommunicationsServiceCategory
protected TelecommunicationsServiceCategoryCodeType telecommunicationsServiceCategoryCode
protected MovieTitleType movieTitle
protected RoamingPartnerNameType roamingPartnerName
protected PayPerViewType payPerView
protected QuantityType quantity
protected TelecommunicationsServiceCallType telecommunicationsServiceCall
protected TelecommunicationsServiceCallCodeType telecommunicationsServiceCallCode
protected CallBaseAmountType callBaseAmount
protected CallExtensionAmountType callExtensionAmount
protected PriceType price
protected CountryType country
protected List<ExchangeRateType> exchangeRate
protected List<AllowanceChargeType> allowanceCharge
protected List<TaxTotalType> taxTotal
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>Telecommunications Service. Identifier</ccts:DictionaryEntryName>
<ccts:Definition>An identifier for this telecommunications service.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Telecommunications Service</ccts:ObjectClass>
<ccts:PropertyTerm>Identifier</ccts:PropertyTerm>
<ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
<ccts:DataType>Identifier. Type</ccts:DataType>
</ccts:Component>
IDTypepublic void setID(IDType value)
value - allowed object is
IDTypepublic CallDateType getCallDate()
<?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 Service. Call_ Date. Date</ccts:DictionaryEntryName>
<ccts:Definition>In the case of a telephone call, the date of the call.</ccts:Definition>
<ccts:Cardinality>1</ccts:Cardinality>
<ccts:ObjectClass>Telecommunications Service</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Call</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Date</ccts:PropertyTerm>
<ccts:RepresentationTerm>Date</ccts:RepresentationTerm>
<ccts:DataType>Date. Type</ccts:DataType>
<ccts:Examples>2008-01-01</ccts:Examples>
</ccts:Component>
CallDateTypepublic void setCallDate(CallDateType value)
value - allowed object is
CallDateTypepublic CallTimeType getCallTime()
<?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 Service. Call_ Time. Time</ccts:DictionaryEntryName>
<ccts:Definition>In the case of a telephone call, the time of the call.</ccts:Definition>
<ccts:Cardinality>1</ccts:Cardinality>
<ccts:ObjectClass>Telecommunications Service</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Call</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Time</ccts:PropertyTerm>
<ccts:RepresentationTerm>Time</ccts:RepresentationTerm>
<ccts:DataType>Time. Type</ccts:DataType>
<ccts:Examples>00:01:00</ccts:Examples>
</ccts:Component>
CallTimeTypepublic void setCallTime(CallTimeType value)
value - allowed object is
CallTimeTypepublic ServiceNumberCalledType getServiceNumberCalled()
<?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 Service. Service Number Called. Text</ccts:DictionaryEntryName>
<ccts:Definition>In the case of a telephone call, the phone number called.</ccts:Definition>
<ccts:Cardinality>1</ccts:Cardinality>
<ccts:ObjectClass>Telecommunications Service</ccts:ObjectClass>
<ccts:PropertyTerm>Service Number Called</ccts:PropertyTerm>
<ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
<ccts:DataType>Text. Type</ccts:DataType>
<ccts:Examples>12345679</ccts:Examples>
</ccts:Component>
ServiceNumberCalledTypepublic void setServiceNumberCalled(ServiceNumberCalledType value)
value - allowed object is
ServiceNumberCalledTypepublic TelecommunicationsServiceCategoryType getTelecommunicationsServiceCategory()
<?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 Service. Telecommunications Service Category. Text</ccts:DictionaryEntryName>
<ccts:Definition>The telecommunications category, expressed as text.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Telecommunications Service</ccts:ObjectClass>
<ccts:PropertyTerm>Telecommunications Service Category</ccts:PropertyTerm>
<ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
<ccts:DataType>Text. Type</ccts:DataType>
<ccts:Examples>Subscription</ccts:Examples>
</ccts:Component>
TelecommunicationsServiceCategoryTypepublic void setTelecommunicationsServiceCategory(TelecommunicationsServiceCategoryType value)
value - allowed object is
TelecommunicationsServiceCategoryTypepublic TelecommunicationsServiceCategoryCodeType getTelecommunicationsServiceCategoryCode()
<?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 Service. Telecommunications Service Category Code. Code</ccts:DictionaryEntryName>
<ccts:Definition>The telecommunications category, expressed as a code.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Telecommunications Service</ccts:ObjectClass>
<ccts:PropertyTerm>Telecommunications Service Category Code</ccts:PropertyTerm>
<ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
<ccts:DataType>Code. Type</ccts:DataType>
<ccts:Examples>Subscription</ccts:Examples>
</ccts:Component>
TelecommunicationsServiceCategoryCodeTypepublic void setTelecommunicationsServiceCategoryCode(TelecommunicationsServiceCategoryCodeType value)
value - allowed object is
TelecommunicationsServiceCategoryCodeTypepublic MovieTitleType getMovieTitle()
<?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 Service. Movie Title. Text</ccts:DictionaryEntryName>
<ccts:Definition>The title of a movie delivered via this telecommunications service.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Telecommunications Service</ccts:ObjectClass>
<ccts:PropertyTerm>Movie Title</ccts:PropertyTerm>
<ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
<ccts:DataType>Text. Type</ccts:DataType>
<ccts:Examples>The Matrix</ccts:Examples>
</ccts:Component>
MovieTitleTypepublic void setMovieTitle(MovieTitleType value)
value - allowed object is
MovieTitleTypepublic RoamingPartnerNameType getRoamingPartnerName()
<?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 Service. Roaming Partner Name. Name</ccts:DictionaryEntryName>
<ccts:Definition>Statement of the roaming partner name.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Telecommunications Service</ccts:ObjectClass>
<ccts:PropertyTerm>Roaming Partner Name</ccts:PropertyTerm>
<ccts:RepresentationTerm>Name</ccts:RepresentationTerm>
<ccts:DataType>Name. Type</ccts:DataType>
</ccts:Component>
RoamingPartnerNameTypepublic void setRoamingPartnerName(RoamingPartnerNameType value)
value - allowed object is
RoamingPartnerNameTypepublic PayPerViewType getPayPerView()
<?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 Service. Pay Per View. Text</ccts:DictionaryEntryName>
<ccts:Definition>A pay-per-view delivered via this telecommunications service.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Telecommunications Service</ccts:ObjectClass>
<ccts:PropertyTerm>Pay Per View</ccts:PropertyTerm>
<ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
<ccts:DataType>Text. Type</ccts:DataType>
</ccts:Component>
PayPerViewTypepublic void setPayPerView(PayPerViewType value)
value - allowed object is
PayPerViewTypepublic QuantityType getQuantity()
<?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 Service. Quantity</ccts:DictionaryEntryName>
<ccts:Definition>The number of calls.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Telecommunications Service</ccts:ObjectClass>
<ccts:PropertyTerm>Quantity</ccts:PropertyTerm>
<ccts:RepresentationTerm>Quantity</ccts:RepresentationTerm>
<ccts:DataType>Quantity. Type</ccts:DataType>
<ccts:Examples>5761</ccts:Examples>
</ccts:Component>
QuantityTypepublic void setQuantity(QuantityType value)
value - allowed object is
QuantityTypepublic TelecommunicationsServiceCallType getTelecommunicationsServiceCall()
<?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 Service. Telecommunications Service Call. Text</ccts:DictionaryEntryName>
<ccts:Definition>The telecommunications call described as a text</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Telecommunications Service</ccts:ObjectClass>
<ccts:PropertyTerm>Telecommunications Service Call</ccts:PropertyTerm>
<ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
<ccts:DataType>Text. Type</ccts:DataType>
<ccts:Examples>CallAttempt</ccts:Examples>
</ccts:Component>
TelecommunicationsServiceCallTypepublic void setTelecommunicationsServiceCall(TelecommunicationsServiceCallType value)
value - allowed object is
TelecommunicationsServiceCallTypepublic TelecommunicationsServiceCallCodeType getTelecommunicationsServiceCallCode()
<?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 Service. Telecommunications Service Call Code. Code</ccts:DictionaryEntryName>
<ccts:Definition>The telecommunications call described as a code</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Telecommunications Service</ccts:ObjectClass>
<ccts:PropertyTerm>Telecommunications Service Call Code</ccts:PropertyTerm>
<ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
<ccts:DataType>Code. Type</ccts:DataType>
<ccts:Examples>CallAttempt</ccts:Examples>
</ccts:Component>
TelecommunicationsServiceCallCodeTypepublic void setTelecommunicationsServiceCallCode(TelecommunicationsServiceCallCodeType value)
value - allowed object is
TelecommunicationsServiceCallCodeTypepublic CallBaseAmountType getCallBaseAmount()
<?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 Service. Call Base_ Amount. Amount</ccts:DictionaryEntryName>
<ccts:Definition>The amount to be payed as the base for one call</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Telecommunications Service</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Call Base</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Amount</ccts:PropertyTerm>
<ccts:RepresentationTerm>Amount</ccts:RepresentationTerm>
<ccts:DataType>Amount. Type</ccts:DataType>
</ccts:Component>
CallBaseAmountTypepublic void setCallBaseAmount(CallBaseAmountType value)
value - allowed object is
CallBaseAmountTypepublic CallExtensionAmountType getCallExtensionAmount()
<?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 Service. Call Extension_ Amount. Amount</ccts:DictionaryEntryName>
<ccts:Definition>The amount to be payed for the call</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Telecommunications Service</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Call Extension</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Amount</ccts:PropertyTerm>
<ccts:RepresentationTerm>Amount</ccts:RepresentationTerm>
<ccts:DataType>Amount. Type</ccts:DataType>
<ccts:Examples>542.44</ccts:Examples>
</ccts:Component>
CallExtensionAmountTypepublic void setCallExtensionAmount(CallExtensionAmountType value)
value - allowed object is
CallExtensionAmountTypepublic PriceType getPrice()
<?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 Service. Price</ccts:DictionaryEntryName>
<ccts:Definition>The price for using the telecommunication service</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Telecommunications Service</ccts:ObjectClass>
<ccts:PropertyTerm>Price</ccts:PropertyTerm>
<ccts:AssociatedObjectClass>Price</ccts:AssociatedObjectClass>
<ccts:RepresentationTerm>Price</ccts:RepresentationTerm>
</ccts:Component>
PriceTypepublic void setPrice(PriceType value)
value - allowed object is
PriceTypepublic CountryType getCountry()
<?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 Service. Country</ccts:DictionaryEntryName>
<ccts:Definition>The country to which the service is provided. In case of a telephone call it is the country where the receiver is located.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Telecommunications Service</ccts:ObjectClass>
<ccts:PropertyTerm>Country</ccts:PropertyTerm>
<ccts:AssociatedObjectClass>Country</ccts:AssociatedObjectClass>
<ccts:RepresentationTerm>Country</ccts:RepresentationTerm>
</ccts:Component>
CountryTypepublic void setCountry(CountryType value)
value - allowed object is
CountryTypepublic List<ExchangeRateType> getExchangeRate()
<?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 Service. Exchange Rate</ccts:DictionaryEntryName>
<ccts:Definition>A exchanges rates used in the pricing e.g.. when phone calls has crossed border lines.</ccts:Definition>
<ccts:Cardinality>0..n</ccts:Cardinality>
<ccts:ObjectClass>Telecommunications Service</ccts:ObjectClass>
<ccts:PropertyTerm>Exchange Rate</ccts:PropertyTerm>
<ccts:AssociatedObjectClass>Exchange Rate</ccts:AssociatedObjectClass>
<ccts:RepresentationTerm>Exchange Rate</ccts:RepresentationTerm>
</ccts:Component>
Gets the value of the exchangeRate 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 exchangeRate property.
For example, to add a new item, do as follows:
getExchangeRate().add(newItem);
Objects of the following type(s) are allowed in the list
ExchangeRateType
public List<AllowanceChargeType> getAllowanceCharge()
<?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 Service. Allowance Charge</ccts:DictionaryEntryName>
<ccts:Definition>An allowance or charge that applies to the UtilityStatement as a whole.</ccts:Definition>
<ccts:Cardinality>0..n</ccts:Cardinality>
<ccts:ObjectClass>Telecommunications Service</ccts:ObjectClass>
<ccts:PropertyTerm>Allowance Charge</ccts:PropertyTerm>
<ccts:AssociatedObjectClass>Allowance Charge</ccts:AssociatedObjectClass>
<ccts:RepresentationTerm>Allowance Charge</ccts:RepresentationTerm>
</ccts:Component>
Gets the value of the allowanceCharge 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 allowanceCharge property.
For example, to add a new item, do as follows:
getAllowanceCharge().add(newItem);
Objects of the following type(s) are allowed in the list
AllowanceChargeType
public List<TaxTotalType> getTaxTotal()
<?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 Service. Tax Total</ccts:DictionaryEntryName>
<ccts:Definition>A total amount of taxes of a particular kind applicable to this telecommunications service.</ccts:Definition>
<ccts:Cardinality>0..n</ccts:Cardinality>
<ccts:ObjectClass>Telecommunications Service</ccts:ObjectClass>
<ccts:PropertyTerm>Tax Total</ccts:PropertyTerm>
<ccts:AssociatedObjectClass>Tax Total</ccts:AssociatedObjectClass>
<ccts:RepresentationTerm>Tax Total</ccts:RepresentationTerm>
</ccts:Component>
Gets the value of the taxTotal 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 taxTotal property.
For example, to add a new item, do as follows:
getTaxTotal().add(newItem);
Objects of the following type(s) are allowed in the list
TaxTotalType
public List<DutyType> getCallDuty()
<?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 Service. Call_ Duty. Duty</ccts:DictionaryEntryName>
<ccts:Definition>In the case of a telephone call, a duty on this call.</ccts:Definition>
<ccts:Cardinality>0..n</ccts:Cardinality>
<ccts:ObjectClass>Telecommunications Service</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Call</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Duty</ccts:PropertyTerm>
<ccts:AssociatedObjectClass>Duty</ccts:AssociatedObjectClass>
<ccts:RepresentationTerm>Duty</ccts:RepresentationTerm>
</ccts:Component>
Gets the value of the callDuty 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 callDuty property.
For example, to add a new item, do as follows:
getCallDuty().add(newItem);
Objects of the following type(s) are allowed in the list
DutyType
public List<DutyType> getTimeDuty()
<?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 Service. Time_ Duty. Duty</ccts:DictionaryEntryName>
<ccts:Definition>A duty on a consumption of time.</ccts:Definition>
<ccts:Cardinality>0..n</ccts:Cardinality>
<ccts:ObjectClass>Telecommunications Service</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Time</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Duty</ccts:PropertyTerm>
<ccts:AssociatedObjectClass>Duty</ccts:AssociatedObjectClass>
<ccts:RepresentationTerm>Duty</ccts:RepresentationTerm>
</ccts:Component>
Gets the value of the timeDuty 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 timeDuty property.
For example, to add a new item, do as follows:
getTimeDuty().add(newItem);
Objects of the following type(s) are allowed in the list
DutyType
Copyright © 2015 Direktoratet for forvaltning og IKT (Difi). All rights reserved.