Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.SequenceNumericType
-
Packages that use SequenceNumericType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of SequenceNumericType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as SequenceNumericType Modifier and Type Field Description protected SequenceNumericTypeAllowanceChargeType. sequenceNumericprotected SequenceNumericTypeEndorserPartyType. sequenceNumericprotected SequenceNumericTypeTransportationSegmentType. sequenceNumericprotected SequenceNumericTypeTransportationServiceType. sequenceNumericprotected SequenceNumericTypeTransportScheduleType. sequenceNumericMethods in network.oxalis.peppol.ubl2.jaxb.cac that return SequenceNumericType Modifier and Type Method Description SequenceNumericTypeAllowanceChargeType. getSequenceNumeric()Gets the value of the sequenceNumeric property.SequenceNumericTypeEndorserPartyType. getSequenceNumeric()Gets the value of the sequenceNumeric property.SequenceNumericTypeTransportationSegmentType. getSequenceNumeric()Gets the value of the sequenceNumeric property.SequenceNumericTypeTransportationServiceType. getSequenceNumeric()Gets the value of the sequenceNumeric property.SequenceNumericTypeTransportScheduleType. getSequenceNumeric()Gets the value of the sequenceNumeric property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type SequenceNumericType Modifier and Type Method Description voidAllowanceChargeType. setSequenceNumeric(SequenceNumericType value)Sets the value of the sequenceNumeric property.voidEndorserPartyType. setSequenceNumeric(SequenceNumericType value)Sets the value of the sequenceNumeric property.voidTransportationSegmentType. setSequenceNumeric(SequenceNumericType value)Sets the value of the sequenceNumeric property.voidTransportationServiceType. setSequenceNumeric(SequenceNumericType value)Sets the value of the sequenceNumeric property.voidTransportScheduleType. setSequenceNumeric(SequenceNumericType value)Sets the value of the sequenceNumeric property. -
Uses of SequenceNumericType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return SequenceNumericType Modifier and Type Method Description SequenceNumericTypeObjectFactory. createSequenceNumericType()Create an instance ofSequenceNumericTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type SequenceNumericType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SequenceNumericType>ObjectFactory. createSequenceNumeric(SequenceNumericType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type SequenceNumericType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SequenceNumericType>ObjectFactory. createSequenceNumeric(SequenceNumericType value)
-