Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.DutyType
-
Packages that use DutyType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of DutyType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as DutyType Modifier and Type Field Description protected DutyTypeDutyType. dutyMethods in network.oxalis.peppol.ubl2.jaxb.cac that return DutyType Modifier and Type Method Description DutyTypeDutyType. getDuty()Gets the value of the duty property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type DutyType Modifier and Type Method Description voidDutyType. setDuty(DutyType value)Sets the value of the duty property. -
Uses of DutyType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return DutyType Modifier and Type Method Description DutyTypeObjectFactory. createDutyType()Create an instance ofDutyTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type DutyType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<DutyType>ObjectFactory. createDuty(DutyType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type DutyType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<DutyType>ObjectFactory. createDuty(DutyType value)
-