Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.SuccessiveSequenceIDType
-
Packages that use SuccessiveSequenceIDType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of SuccessiveSequenceIDType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as SuccessiveSequenceIDType Modifier and Type Field Description protected SuccessiveSequenceIDTypeShipmentStageType. successiveSequenceIDMethods in network.oxalis.peppol.ubl2.jaxb.cac that return SuccessiveSequenceIDType Modifier and Type Method Description SuccessiveSequenceIDTypeShipmentStageType. getSuccessiveSequenceID()Gets the value of the successiveSequenceID property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type SuccessiveSequenceIDType Modifier and Type Method Description voidShipmentStageType. setSuccessiveSequenceID(SuccessiveSequenceIDType value)Sets the value of the successiveSequenceID property. -
Uses of SuccessiveSequenceIDType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return SuccessiveSequenceIDType Modifier and Type Method Description SuccessiveSequenceIDTypeObjectFactory. createSuccessiveSequenceIDType()Create an instance ofSuccessiveSequenceIDTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type SuccessiveSequenceIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<SuccessiveSequenceIDType>ObjectFactory. createSuccessiveSequenceID(SuccessiveSequenceIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type SuccessiveSequenceIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<SuccessiveSequenceIDType>ObjectFactory. createSuccessiveSequenceID(SuccessiveSequenceIDType value)
-