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