public class TelecommunicationsServiceType extends Object
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() |
| Modifier and Type | Method and Description |
|---|---|
List<AllowanceChargeType> |
getAllowanceCharge()
Gets the value of the allowanceCharge property.
|
CallBaseAmountType |
getCallBaseAmount()
Gets the value of the callBaseAmount property.
|
CallDateType |
getCallDate()
Gets the value of the callDate property.
|
List<DutyType> |
getCallDuty()
Gets the value of the callDuty property.
|
CallExtensionAmountType |
getCallExtensionAmount()
Gets the value of the callExtensionAmount property.
|
CallTimeType |
getCallTime()
Gets the value of the callTime property.
|
CountryType |
getCountry()
Gets the value of the country property.
|
List<ExchangeRateType> |
getExchangeRate()
Gets the value of the exchangeRate property.
|
IDType |
getID()
Gets the value of the id property.
|
MovieTitleType |
getMovieTitle()
Gets the value of the movieTitle property.
|
PayPerViewType |
getPayPerView()
Gets the value of the payPerView property.
|
PriceType |
getPrice()
Gets the value of the price property.
|
QuantityType |
getQuantity()
Gets the value of the quantity property.
|
RoamingPartnerNameType |
getRoamingPartnerName()
Gets the value of the roamingPartnerName property.
|
ServiceNumberCalledType |
getServiceNumberCalled()
Gets the value of the serviceNumberCalled property.
|
List<TaxTotalType> |
getTaxTotal()
Gets the value of the taxTotal property.
|
TelecommunicationsServiceCallType |
getTelecommunicationsServiceCall()
Gets the value of the telecommunicationsServiceCall property.
|
TelecommunicationsServiceCallCodeType |
getTelecommunicationsServiceCallCode()
Gets the value of the telecommunicationsServiceCallCode property.
|
TelecommunicationsServiceCategoryType |
getTelecommunicationsServiceCategory()
Gets the value of the telecommunicationsServiceCategory property.
|
TelecommunicationsServiceCategoryCodeType |
getTelecommunicationsServiceCategoryCode()
Gets the value of the telecommunicationsServiceCategoryCode property.
|
List<DutyType> |
getTimeDuty()
Gets the value of the timeDuty property.
|
void |
setCallBaseAmount(CallBaseAmountType value)
Sets the value of the callBaseAmount property.
|
void |
setCallDate(CallDateType value)
Sets the value of the callDate property.
|
void |
setCallExtensionAmount(CallExtensionAmountType value)
Sets the value of the callExtensionAmount property.
|
void |
setCallTime(CallTimeType value)
Sets the value of the callTime property.
|
void |
setCountry(CountryType value)
Sets the value of the country property.
|
void |
setID(IDType value)
Sets the value of the id property.
|
void |
setMovieTitle(MovieTitleType value)
Sets the value of the movieTitle property.
|
void |
setPayPerView(PayPerViewType value)
Sets the value of the payPerView property.
|
void |
setPrice(PriceType value)
Sets the value of the price property.
|
void |
setQuantity(QuantityType value)
Sets the value of the quantity property.
|
void |
setRoamingPartnerName(RoamingPartnerNameType value)
Sets the value of the roamingPartnerName property.
|
void |
setServiceNumberCalled(ServiceNumberCalledType value)
Sets the value of the serviceNumberCalled property.
|
void |
setTelecommunicationsServiceCall(TelecommunicationsServiceCallType value)
Sets the value of the telecommunicationsServiceCall property.
|
void |
setTelecommunicationsServiceCallCode(TelecommunicationsServiceCallCodeType value)
Sets the value of the telecommunicationsServiceCallCode property.
|
void |
setTelecommunicationsServiceCategory(TelecommunicationsServiceCategoryType value)
Sets the value of the telecommunicationsServiceCategory property.
|
void |
setTelecommunicationsServiceCategoryCode(TelecommunicationsServiceCategoryCodeType value)
Sets the value of the telecommunicationsServiceCategoryCode property.
|
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 void setID(IDType value)
value - allowed object is
IDTypepublic CallDateType getCallDate()
CallDateTypepublic void setCallDate(CallDateType value)
value - allowed object is
CallDateTypepublic CallTimeType getCallTime()
CallTimeTypepublic void setCallTime(CallTimeType value)
value - allowed object is
CallTimeTypepublic ServiceNumberCalledType getServiceNumberCalled()
ServiceNumberCalledTypepublic void setServiceNumberCalled(ServiceNumberCalledType value)
value - allowed object is
ServiceNumberCalledTypepublic TelecommunicationsServiceCategoryType getTelecommunicationsServiceCategory()
TelecommunicationsServiceCategoryTypepublic void setTelecommunicationsServiceCategory(TelecommunicationsServiceCategoryType value)
value - allowed object is
TelecommunicationsServiceCategoryTypepublic TelecommunicationsServiceCategoryCodeType getTelecommunicationsServiceCategoryCode()
TelecommunicationsServiceCategoryCodeTypepublic void setTelecommunicationsServiceCategoryCode(TelecommunicationsServiceCategoryCodeType value)
value - allowed object is
TelecommunicationsServiceCategoryCodeTypepublic MovieTitleType getMovieTitle()
MovieTitleTypepublic void setMovieTitle(MovieTitleType value)
value - allowed object is
MovieTitleTypepublic RoamingPartnerNameType getRoamingPartnerName()
RoamingPartnerNameTypepublic void setRoamingPartnerName(RoamingPartnerNameType value)
value - allowed object is
RoamingPartnerNameTypepublic PayPerViewType getPayPerView()
PayPerViewTypepublic void setPayPerView(PayPerViewType value)
value - allowed object is
PayPerViewTypepublic QuantityType getQuantity()
QuantityTypepublic void setQuantity(QuantityType value)
value - allowed object is
QuantityTypepublic TelecommunicationsServiceCallType getTelecommunicationsServiceCall()
TelecommunicationsServiceCallTypepublic void setTelecommunicationsServiceCall(TelecommunicationsServiceCallType value)
value - allowed object is
TelecommunicationsServiceCallTypepublic TelecommunicationsServiceCallCodeType getTelecommunicationsServiceCallCode()
TelecommunicationsServiceCallCodeTypepublic void setTelecommunicationsServiceCallCode(TelecommunicationsServiceCallCodeType value)
value - allowed object is
TelecommunicationsServiceCallCodeTypepublic CallBaseAmountType getCallBaseAmount()
CallBaseAmountTypepublic void setCallBaseAmount(CallBaseAmountType value)
value - allowed object is
CallBaseAmountTypepublic CallExtensionAmountType getCallExtensionAmount()
CallExtensionAmountTypepublic void setCallExtensionAmount(CallExtensionAmountType value)
value - allowed object is
CallExtensionAmountTypepublic PriceType getPrice()
PriceTypepublic void setPrice(PriceType value)
value - allowed object is
PriceTypepublic CountryType getCountry()
CountryTypepublic void setCountry(CountryType value)
value - allowed object is
CountryTypepublic List<ExchangeRateType> getExchangeRate()
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()
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()
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()
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()
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 © 2017 Direktoratet for forvaltning og IKT (Difi). All rights reserved.