Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.OneTimeChargeTypeType
-
Packages that use OneTimeChargeTypeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of OneTimeChargeTypeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as OneTimeChargeTypeType Modifier and Type Field Description protected OneTimeChargeTypeTypeUtilityItemType. oneTimeChargeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return OneTimeChargeTypeType Modifier and Type Method Description OneTimeChargeTypeTypeUtilityItemType. getOneTimeChargeType()Gets the value of the oneTimeChargeType property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type OneTimeChargeTypeType Modifier and Type Method Description voidUtilityItemType. setOneTimeChargeType(OneTimeChargeTypeType value)Sets the value of the oneTimeChargeType property. -
Uses of OneTimeChargeTypeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return OneTimeChargeTypeType Modifier and Type Method Description OneTimeChargeTypeTypeObjectFactory. createOneTimeChargeTypeType()Create an instance ofOneTimeChargeTypeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type OneTimeChargeTypeType Modifier and Type Method Description javax.xml.bind.JAXBElement<OneTimeChargeTypeType>ObjectFactory. createOneTimeChargeType(OneTimeChargeTypeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type OneTimeChargeTypeType Modifier and Type Method Description javax.xml.bind.JAXBElement<OneTimeChargeTypeType>ObjectFactory. createOneTimeChargeType(OneTimeChargeTypeType value)
-