Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ConditionCodeType
-
Packages that use ConditionCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ConditionCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ConditionCodeType Modifier and Type Field Description protected ConditionCodeTypeStatusType. conditionCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ConditionCodeType Modifier and Type Method Description ConditionCodeTypeStatusType. getConditionCode()Gets the value of the conditionCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ConditionCodeType Modifier and Type Method Description voidStatusType. setConditionCode(ConditionCodeType value)Sets the value of the conditionCode property. -
Uses of ConditionCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ConditionCodeType Modifier and Type Method Description ConditionCodeTypeObjectFactory. createConditionCodeType()Create an instance ofConditionCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ConditionCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<ConditionCodeType>ObjectFactory. createConditionCode(ConditionCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ConditionCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<ConditionCodeType>ObjectFactory. createConditionCode(ConditionCodeType value)
-