Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.OneTimeChargeTypeCodeType
-
Packages that use OneTimeChargeTypeCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of OneTimeChargeTypeCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as OneTimeChargeTypeCodeType Modifier and Type Field Description protected OneTimeChargeTypeCodeTypeUtilityItemType. oneTimeChargeTypeCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return OneTimeChargeTypeCodeType Modifier and Type Method Description OneTimeChargeTypeCodeTypeUtilityItemType. getOneTimeChargeTypeCode()Gets the value of the oneTimeChargeTypeCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type OneTimeChargeTypeCodeType Modifier and Type Method Description voidUtilityItemType. setOneTimeChargeTypeCode(OneTimeChargeTypeCodeType value)Sets the value of the oneTimeChargeTypeCode property. -
Uses of OneTimeChargeTypeCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return OneTimeChargeTypeCodeType Modifier and Type Method Description OneTimeChargeTypeCodeTypeObjectFactory. createOneTimeChargeTypeCodeType()Create an instance ofOneTimeChargeTypeCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type OneTimeChargeTypeCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<OneTimeChargeTypeCodeType>ObjectFactory. createOneTimeChargeTypeCode(OneTimeChargeTypeCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type OneTimeChargeTypeCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<OneTimeChargeTypeCodeType>ObjectFactory. createOneTimeChargeTypeCode(OneTimeChargeTypeCodeType value)
-