Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ToOrderIndicatorType
-
Packages that use ToOrderIndicatorType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ToOrderIndicatorType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as ToOrderIndicatorType Modifier and Type Field Description protected ToOrderIndicatorTypeBillOfLadingType. toOrderIndicatorprotected ToOrderIndicatorTypeForwardingInstructionsType. toOrderIndicatorMethods in network.oxalis.peppol.ubl2.jaxb that return ToOrderIndicatorType Modifier and Type Method Description ToOrderIndicatorTypeBillOfLadingType. getToOrderIndicator()Gets the value of the toOrderIndicator property.ToOrderIndicatorTypeForwardingInstructionsType. getToOrderIndicator()Gets the value of the toOrderIndicator property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type ToOrderIndicatorType Modifier and Type Method Description voidBillOfLadingType. setToOrderIndicator(ToOrderIndicatorType value)Sets the value of the toOrderIndicator property.voidForwardingInstructionsType. setToOrderIndicator(ToOrderIndicatorType value)Sets the value of the toOrderIndicator property. -
Uses of ToOrderIndicatorType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ToOrderIndicatorType Modifier and Type Method Description ToOrderIndicatorTypeObjectFactory. createToOrderIndicatorType()Create an instance ofToOrderIndicatorTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ToOrderIndicatorType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ToOrderIndicatorType>ObjectFactory. createToOrderIndicator(ToOrderIndicatorType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ToOrderIndicatorType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ToOrderIndicatorType>ObjectFactory. createToOrderIndicator(ToOrderIndicatorType value)
-