Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.LoadingSequenceIDType
-
Packages that use LoadingSequenceIDType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of LoadingSequenceIDType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as LoadingSequenceIDType Modifier and Type Field Description protected LoadingSequenceIDTypeConsignmentType. loadingSequenceIDprotected LoadingSequenceIDTypeShipmentStageType. loadingSequenceIDMethods in network.oxalis.peppol.ubl2.jaxb.cac that return LoadingSequenceIDType Modifier and Type Method Description LoadingSequenceIDTypeConsignmentType. getLoadingSequenceID()Gets the value of the loadingSequenceID property.LoadingSequenceIDTypeShipmentStageType. getLoadingSequenceID()Gets the value of the loadingSequenceID property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type LoadingSequenceIDType Modifier and Type Method Description voidConsignmentType. setLoadingSequenceID(LoadingSequenceIDType value)Sets the value of the loadingSequenceID property.voidShipmentStageType. setLoadingSequenceID(LoadingSequenceIDType value)Sets the value of the loadingSequenceID property. -
Uses of LoadingSequenceIDType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return LoadingSequenceIDType Modifier and Type Method Description LoadingSequenceIDTypeObjectFactory. createLoadingSequenceIDType()Create an instance ofLoadingSequenceIDTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type LoadingSequenceIDType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<LoadingSequenceIDType>ObjectFactory. createLoadingSequenceID(LoadingSequenceIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type LoadingSequenceIDType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<LoadingSequenceIDType>ObjectFactory. createLoadingSequenceID(LoadingSequenceIDType value)
-