Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.StatusAvailableIndicatorType
-
Packages that use StatusAvailableIndicatorType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of StatusAvailableIndicatorType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as StatusAvailableIndicatorType Modifier and Type Field Description protected StatusAvailableIndicatorTypeTransportProgressStatusType. statusAvailableIndicatorMethods in network.oxalis.peppol.ubl2.jaxb that return StatusAvailableIndicatorType Modifier and Type Method Description StatusAvailableIndicatorTypeTransportProgressStatusType. getStatusAvailableIndicator()Gets the value of the statusAvailableIndicator property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type StatusAvailableIndicatorType Modifier and Type Method Description voidTransportProgressStatusType. setStatusAvailableIndicator(StatusAvailableIndicatorType value)Sets the value of the statusAvailableIndicator property. -
Uses of StatusAvailableIndicatorType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return StatusAvailableIndicatorType Modifier and Type Method Description StatusAvailableIndicatorTypeObjectFactory. createStatusAvailableIndicatorType()Create an instance ofStatusAvailableIndicatorTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type StatusAvailableIndicatorType Modifier and Type Method Description javax.xml.bind.JAXBElement<StatusAvailableIndicatorType>ObjectFactory. createStatusAvailableIndicator(StatusAvailableIndicatorType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type StatusAvailableIndicatorType Modifier and Type Method Description javax.xml.bind.JAXBElement<StatusAvailableIndicatorType>ObjectFactory. createStatusAvailableIndicator(StatusAvailableIndicatorType value)
-