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