Class FeeDescriptionType
- java.lang.Object
-
- network.oxalis.peppol.ubl2.jaxb.ccts.TextType
-
- network.oxalis.peppol.ubl2.jaxb.udt.TextType
-
- network.oxalis.peppol.ubl2.jaxb.cbc.FeeDescriptionType
-
public class FeeDescriptionType extends TextType
Java class for FeeDescriptionType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="FeeDescriptionType"> <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 FeeDescriptionType()
-
Method Summary
-
Methods inherited from class network.oxalis.peppol.ubl2.jaxb.ccts.TextType
getLanguageID, getLanguageLocaleID, getValue, setLanguageID, setLanguageLocaleID, setValue
-
-