Class InformationURIType
- java.lang.Object
-
- network.oxalis.peppol.ubl2.jaxb.ccts.IdentifierType
-
- network.oxalis.peppol.ubl2.jaxb.udt.IdentifierType
-
- network.oxalis.peppol.ubl2.jaxb.cbc.InformationURIType
-
public class InformationURIType extends IdentifierType
Java class for InformationURIType complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="InformationURIType"> <simpleContent> <extension base="<urn:oasis:names:specification:ubl:schema:xsd:UnqualifiedDataTypes-2>IdentifierType"> </extension> </simpleContent> </complexType>
-
-
Field Summary
-
Fields inherited from class network.oxalis.peppol.ubl2.jaxb.ccts.IdentifierType
schemeAgencyID, schemeAgencyName, schemeDataURI, schemeID, schemeName, schemeURI, schemeVersionID, value
-
-
Constructor Summary
Constructors Constructor Description InformationURIType()
-
Method Summary
-
Methods inherited from class network.oxalis.peppol.ubl2.jaxb.ccts.IdentifierType
getSchemeAgencyID, getSchemeAgencyName, getSchemeDataURI, getSchemeID, getSchemeName, getSchemeURI, getSchemeVersionID, getValue, setSchemeAgencyID, setSchemeAgencyName, setSchemeDataURI, setSchemeID, setSchemeName, setSchemeURI, setSchemeVersionID, setValue
-
-