Class PriceChangeReasonType
- java.lang.Object
-
- network.oxalis.peppol.ubl2.jaxb.ccts.TextType
-
- network.oxalis.peppol.ubl2.jaxb.udt.TextType
-
- network.oxalis.peppol.ubl2.jaxb.cbc.PriceChangeReasonType
-
public class PriceChangeReasonType extends TextType
Java class for PriceChangeReasonType complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="PriceChangeReasonType"> <simpleContent> <extension base="<urn:oasis:names:specification:ubl:schema:xsd:UnqualifiedDataTypes-2>TextType"> </extension> </simpleContent> </complexType>
-
-
Field Summary
-
Fields inherited from class network.oxalis.peppol.ubl2.jaxb.ccts.TextType
languageID, languageLocaleID, value
-
-
Constructor Summary
Constructors Constructor Description PriceChangeReasonType()
-
Method Summary
-
Methods inherited from class network.oxalis.peppol.ubl2.jaxb.ccts.TextType
getLanguageID, getLanguageLocaleID, getValue, setLanguageID, setLanguageLocaleID, setValue
-
-