Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.SequenceNumberIDType
-
Packages that use SequenceNumberIDType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of SequenceNumberIDType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as SequenceNumberIDType Modifier and Type Field Description protected SequenceNumberIDTypeForecastRevisionType. sequenceNumberIDprotected SequenceNumberIDTypeOrderChangeType. sequenceNumberIDMethods in network.oxalis.peppol.ubl2.jaxb that return SequenceNumberIDType Modifier and Type Method Description SequenceNumberIDTypeForecastRevisionType. getSequenceNumberID()Gets the value of the sequenceNumberID property.SequenceNumberIDTypeOrderChangeType. getSequenceNumberID()Gets the value of the sequenceNumberID property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type SequenceNumberIDType Modifier and Type Method Description voidForecastRevisionType. setSequenceNumberID(SequenceNumberIDType value)Sets the value of the sequenceNumberID property.voidOrderChangeType. setSequenceNumberID(SequenceNumberIDType value)Sets the value of the sequenceNumberID property. -
Uses of SequenceNumberIDType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as SequenceNumberIDType Modifier and Type Field Description protected SequenceNumberIDTypeGoodsItemType. sequenceNumberIDMethods in network.oxalis.peppol.ubl2.jaxb.cac that return SequenceNumberIDType Modifier and Type Method Description SequenceNumberIDTypeGoodsItemType. getSequenceNumberID()Gets the value of the sequenceNumberID property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type SequenceNumberIDType Modifier and Type Method Description voidGoodsItemType. setSequenceNumberID(SequenceNumberIDType value)Sets the value of the sequenceNumberID property. -
Uses of SequenceNumberIDType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return SequenceNumberIDType Modifier and Type Method Description SequenceNumberIDTypeObjectFactory. createSequenceNumberIDType()Create an instance ofSequenceNumberIDTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type SequenceNumberIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<SequenceNumberIDType>ObjectFactory. createSequenceNumberID(SequenceNumberIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type SequenceNumberIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<SequenceNumberIDType>ObjectFactory. createSequenceNumberID(SequenceNumberIDType value)
-