Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.SequenceIDType
-
Packages that use SequenceIDType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of SequenceIDType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as SequenceIDType Modifier and Type Field Description protected SequenceIDTypeConsignmentType. sequenceIDprotected SequenceIDTypeStatusType. sequenceIDMethods in network.oxalis.peppol.ubl2.jaxb.cac that return SequenceIDType Modifier and Type Method Description SequenceIDTypeConsignmentType. getSequenceID()Gets the value of the sequenceID property.SequenceIDTypeStatusType. getSequenceID()Gets the value of the sequenceID property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type SequenceIDType Modifier and Type Method Description voidConsignmentType. setSequenceID(SequenceIDType value)Sets the value of the sequenceID property.voidStatusType. setSequenceID(SequenceIDType value)Sets the value of the sequenceID property. -
Uses of SequenceIDType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return SequenceIDType Modifier and Type Method Description SequenceIDTypeObjectFactory. createSequenceIDType()Create an instance ofSequenceIDTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type SequenceIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<SequenceIDType>ObjectFactory. createSequenceID(SequenceIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type SequenceIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<SequenceIDType>ObjectFactory. createSequenceID(SequenceIDType value)
-