Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.CompletionIndicatorType
-
Packages that use CompletionIndicatorType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of CompletionIndicatorType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as CompletionIndicatorType Modifier and Type Field Description protected CompletionIndicatorTypeEventType. completionIndicatorprotected CompletionIndicatorTypeTransportEventType. completionIndicatorMethods in network.oxalis.peppol.ubl2.jaxb.cac that return CompletionIndicatorType Modifier and Type Method Description CompletionIndicatorTypeEventType. getCompletionIndicator()Gets the value of the completionIndicator property.CompletionIndicatorTypeTransportEventType. getCompletionIndicator()Gets the value of the completionIndicator property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type CompletionIndicatorType Modifier and Type Method Description voidEventType. setCompletionIndicator(CompletionIndicatorType value)Sets the value of the completionIndicator property.voidTransportEventType. setCompletionIndicator(CompletionIndicatorType value)Sets the value of the completionIndicator property. -
Uses of CompletionIndicatorType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return CompletionIndicatorType Modifier and Type Method Description CompletionIndicatorTypeObjectFactory. createCompletionIndicatorType()Create an instance ofCompletionIndicatorTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type CompletionIndicatorType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CompletionIndicatorType>ObjectFactory. createCompletionIndicator(CompletionIndicatorType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type CompletionIndicatorType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CompletionIndicatorType>ObjectFactory. createCompletionIndicator(CompletionIndicatorType value)
-