Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.OtherInstructionType
-
Packages that use OtherInstructionType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of OtherInstructionType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as OtherInstructionType Modifier and Type Field Description protected OtherInstructionTypePackingListType. otherInstructionprotected OtherInstructionTypeTransportationStatusRequestType. otherInstructionprotected OtherInstructionTypeTransportationStatusType. otherInstructionFields in network.oxalis.peppol.ubl2.jaxb with type parameters of type OtherInstructionType Modifier and Type Field Description protected List<OtherInstructionType>BillOfLadingType. otherInstructionprotected List<OtherInstructionType>ForwardingInstructionsType. otherInstructionprotected List<OtherInstructionType>WaybillType. otherInstructionMethods in network.oxalis.peppol.ubl2.jaxb that return OtherInstructionType Modifier and Type Method Description OtherInstructionTypePackingListType. getOtherInstruction()Gets the value of the otherInstruction property.OtherInstructionTypeTransportationStatusRequestType. getOtherInstruction()Gets the value of the otherInstruction property.OtherInstructionTypeTransportationStatusType. getOtherInstruction()Gets the value of the otherInstruction property.Methods in network.oxalis.peppol.ubl2.jaxb that return types with arguments of type OtherInstructionType Modifier and Type Method Description List<OtherInstructionType>BillOfLadingType. getOtherInstruction()Gets the value of the otherInstruction property.List<OtherInstructionType>ForwardingInstructionsType. getOtherInstruction()Gets the value of the otherInstruction property.List<OtherInstructionType>WaybillType. getOtherInstruction()Gets the value of the otherInstruction property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type OtherInstructionType Modifier and Type Method Description voidPackingListType. setOtherInstruction(OtherInstructionType value)Sets the value of the otherInstruction property.voidTransportationStatusRequestType. setOtherInstruction(OtherInstructionType value)Sets the value of the otherInstruction property.voidTransportationStatusType. setOtherInstruction(OtherInstructionType value)Sets the value of the otherInstruction property. -
Uses of OtherInstructionType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return OtherInstructionType Modifier and Type Method Description OtherInstructionTypeObjectFactory. createOtherInstructionType()Create an instance ofOtherInstructionTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type OtherInstructionType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<OtherInstructionType>ObjectFactory. createOtherInstruction(OtherInstructionType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type OtherInstructionType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<OtherInstructionType>ObjectFactory. createOtherInstruction(OtherInstructionType value)
-