Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.AcceptedIndicatorType
-
Packages that use AcceptedIndicatorType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of AcceptedIndicatorType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as AcceptedIndicatorType Modifier and Type Field Description protected AcceptedIndicatorTypeOrderResponseSimpleType. acceptedIndicatorMethods in network.oxalis.peppol.ubl2.jaxb that return AcceptedIndicatorType Modifier and Type Method Description AcceptedIndicatorTypeOrderResponseSimpleType. getAcceptedIndicator()Gets the value of the acceptedIndicator property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type AcceptedIndicatorType Modifier and Type Method Description voidOrderResponseSimpleType. setAcceptedIndicator(AcceptedIndicatorType value)Sets the value of the acceptedIndicator property. -
Uses of AcceptedIndicatorType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return AcceptedIndicatorType Modifier and Type Method Description AcceptedIndicatorTypeObjectFactory. createAcceptedIndicatorType()Create an instance ofAcceptedIndicatorTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type AcceptedIndicatorType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AcceptedIndicatorType>ObjectFactory. createAcceptedIndicator(AcceptedIndicatorType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type AcceptedIndicatorType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AcceptedIndicatorType>ObjectFactory. createAcceptedIndicator(AcceptedIndicatorType value)
-