Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.CurrentChargeTypeType
-
Packages that use CurrentChargeTypeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of CurrentChargeTypeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as CurrentChargeTypeType Modifier and Type Field Description protected CurrentChargeTypeTypeUtilityItemType. currentChargeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return CurrentChargeTypeType Modifier and Type Method Description CurrentChargeTypeTypeUtilityItemType. getCurrentChargeType()Gets the value of the currentChargeType property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type CurrentChargeTypeType Modifier and Type Method Description voidUtilityItemType. setCurrentChargeType(CurrentChargeTypeType value)Sets the value of the currentChargeType property. -
Uses of CurrentChargeTypeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return CurrentChargeTypeType Modifier and Type Method Description CurrentChargeTypeTypeObjectFactory. createCurrentChargeTypeType()Create an instance ofCurrentChargeTypeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type CurrentChargeTypeType Modifier and Type Method Description javax.xml.bind.JAXBElement<CurrentChargeTypeType>ObjectFactory. createCurrentChargeType(CurrentChargeTypeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type CurrentChargeTypeType Modifier and Type Method Description javax.xml.bind.JAXBElement<CurrentChargeTypeType>ObjectFactory. createCurrentChargeType(CurrentChargeTypeType value)
-