Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.CurrentChargeTypeCodeType
-
Packages that use CurrentChargeTypeCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of CurrentChargeTypeCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as CurrentChargeTypeCodeType Modifier and Type Field Description protected CurrentChargeTypeCodeTypeUtilityItemType. currentChargeTypeCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return CurrentChargeTypeCodeType Modifier and Type Method Description CurrentChargeTypeCodeTypeUtilityItemType. getCurrentChargeTypeCode()Gets the value of the currentChargeTypeCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type CurrentChargeTypeCodeType Modifier and Type Method Description voidUtilityItemType. setCurrentChargeTypeCode(CurrentChargeTypeCodeType value)Sets the value of the currentChargeTypeCode property. -
Uses of CurrentChargeTypeCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return CurrentChargeTypeCodeType Modifier and Type Method Description CurrentChargeTypeCodeTypeObjectFactory. createCurrentChargeTypeCodeType()Create an instance ofCurrentChargeTypeCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type CurrentChargeTypeCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CurrentChargeTypeCodeType>ObjectFactory. createCurrentChargeTypeCode(CurrentChargeTypeCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type CurrentChargeTypeCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CurrentChargeTypeCodeType>ObjectFactory. createCurrentChargeTypeCode(CurrentChargeTypeCodeType value)
-