public class UnstructuredPriceCommonAggregate 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:p197920_="http://java.sun.com/xml/ns/jaxb" xmlns:p388084_="http://java.sun.com/xml/ns/jaxb/xjc" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ABIE</ccts:ComponentType><ccts:DictionaryEntryName>Unstructured Price. Details</ccts:DictionaryEntryName><ccts:Definition>A simplified version of the Price class intended for applications such as telephone billing.</ccts:Definition><ccts:ObjectClass>Unstructured Price</ccts:ObjectClass></ccts:Component>
Java class for UnstructuredPriceType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="UnstructuredPriceType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}PriceAmount" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}TimeAmount" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected PriceAmountCommonBasic |
priceAmount |
protected TimeAmountCommonBasic |
timeAmount |
Constructor and Description |
---|
UnstructuredPriceCommonAggregate() |
Modifier and Type | Method and Description |
---|---|
PriceAmountCommonBasic |
getPriceAmount()
<?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:p197920_="http://java.sun.com/xml/ns/jaxb" xmlns:p388084_="http://java.sun.com/xml/ns/jaxb/xjc" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Unstructured Price.
|
TimeAmountCommonBasic |
getTimeAmount()
<?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:p197920_="http://java.sun.com/xml/ns/jaxb" xmlns:p388084_="http://java.sun.com/xml/ns/jaxb/xjc" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Unstructured Price.
|
void |
setPriceAmount(PriceAmountCommonBasic value)
Sets the value of the priceAmount property.
|
void |
setTimeAmount(TimeAmountCommonBasic value)
Sets the value of the timeAmount property.
|
protected PriceAmountCommonBasic priceAmount
protected TimeAmountCommonBasic timeAmount
public PriceAmountCommonBasic getPriceAmount()
<?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:p197920_="http://java.sun.com/xml/ns/jaxb" xmlns:p388084_="http://java.sun.com/xml/ns/jaxb/xjc" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Unstructured Price. Price Amount. Amount</ccts:DictionaryEntryName><ccts:Definition>The price amount.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Unstructured Price</ccts:ObjectClass><ccts:PropertyTerm>Price Amount</ccts:PropertyTerm><ccts:RepresentationTerm>Amount</ccts:RepresentationTerm><ccts:DataType>Amount. Type</ccts:DataType><ccts:Examples>23.45</ccts:Examples></ccts:Component>
PriceAmountCommonBasic
public void setPriceAmount(PriceAmountCommonBasic value)
value
- allowed object is
PriceAmountCommonBasic
public TimeAmountCommonBasic getTimeAmount()
<?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:p197920_="http://java.sun.com/xml/ns/jaxb" xmlns:p388084_="http://java.sun.com/xml/ns/jaxb/xjc" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Unstructured Price. Time Amount. Text</ccts:DictionaryEntryName><ccts:Definition>The usage time upon which the price is based.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Unstructured Price</ccts:ObjectClass><ccts:PropertyTerm>Time Amount</ccts:PropertyTerm><ccts:RepresentationTerm>Text</ccts:RepresentationTerm><ccts:DataType>Text. Type</ccts:DataType></ccts:Component>
TimeAmountCommonBasic
public void setTimeAmount(TimeAmountCommonBasic value)
value
- allowed object is
TimeAmountCommonBasic
Copyright © 2021 Norwegian Agency for Public Management and eGovernment (Difi). All rights reserved.