Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.ConditionType
-
Packages that use ConditionType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of ConditionType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type ConditionType Modifier and Type Field Description protected List<ConditionType>StatusType. conditionMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ConditionType Modifier and Type Method Description ConditionTypeObjectFactory. createConditionType()Create an instance ofConditionTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type ConditionType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ConditionType>ObjectFactory. createCondition(ConditionType value)List<ConditionType>StatusType. getCondition()Gets the value of the condition property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ConditionType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ConditionType>ObjectFactory. createCondition(ConditionType value)
-