Class InstructionIDType
- java.lang.Object
-
- network.oxalis.peppol.ubl2.jaxb.ccts.IdentifierType
-
- network.oxalis.peppol.ubl2.jaxb.udt.IdentifierType
-
- network.oxalis.peppol.ubl2.jaxb.cbc.InstructionIDType
-
public class InstructionIDType extends IdentifierType
Java class for InstructionIDType complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="InstructionIDType"> <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 InstructionIDType()
-
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
-
-