Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.DutyCodeType
-
Packages that use DutyCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of DutyCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as DutyCodeType Modifier and Type Field Description protected DutyCodeTypeDutyType. dutyCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return DutyCodeType Modifier and Type Method Description DutyCodeTypeDutyType. getDutyCode()Gets the value of the dutyCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type DutyCodeType Modifier and Type Method Description voidDutyType. setDutyCode(DutyCodeType value)Sets the value of the dutyCode property. -
Uses of DutyCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return DutyCodeType Modifier and Type Method Description DutyCodeTypeObjectFactory. createDutyCodeType()Create an instance ofDutyCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type DutyCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<DutyCodeType>ObjectFactory. createDutyCode(DutyCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type DutyCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<DutyCodeType>ObjectFactory. createDutyCode(DutyCodeType value)
-