Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ReturnabilityIndicatorType
-
Packages that use ReturnabilityIndicatorType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ReturnabilityIndicatorType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ReturnabilityIndicatorType Modifier and Type Field Description protected ReturnabilityIndicatorTypeTransportEquipmentType. returnabilityIndicatorMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ReturnabilityIndicatorType Modifier and Type Method Description ReturnabilityIndicatorTypeTransportEquipmentType. getReturnabilityIndicator()Gets the value of the returnabilityIndicator property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ReturnabilityIndicatorType Modifier and Type Method Description voidTransportEquipmentType. setReturnabilityIndicator(ReturnabilityIndicatorType value)Sets the value of the returnabilityIndicator property. -
Uses of ReturnabilityIndicatorType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ReturnabilityIndicatorType Modifier and Type Method Description ReturnabilityIndicatorTypeObjectFactory. createReturnabilityIndicatorType()Create an instance ofReturnabilityIndicatorTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ReturnabilityIndicatorType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ReturnabilityIndicatorType>ObjectFactory. createReturnabilityIndicator(ReturnabilityIndicatorType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ReturnabilityIndicatorType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ReturnabilityIndicatorType>ObjectFactory. createReturnabilityIndicator(ReturnabilityIndicatorType value)
-