Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.FrozenPeriodDaysNumericType
-
Packages that use FrozenPeriodDaysNumericType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of FrozenPeriodDaysNumericType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as FrozenPeriodDaysNumericType Modifier and Type Field Description protected FrozenPeriodDaysNumericTypeItemManagementProfileType. frozenPeriodDaysNumericMethods in network.oxalis.peppol.ubl2.jaxb.cac that return FrozenPeriodDaysNumericType Modifier and Type Method Description FrozenPeriodDaysNumericTypeItemManagementProfileType. getFrozenPeriodDaysNumeric()Gets the value of the frozenPeriodDaysNumeric property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type FrozenPeriodDaysNumericType Modifier and Type Method Description voidItemManagementProfileType. setFrozenPeriodDaysNumeric(FrozenPeriodDaysNumericType value)Sets the value of the frozenPeriodDaysNumeric property. -
Uses of FrozenPeriodDaysNumericType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return FrozenPeriodDaysNumericType Modifier and Type Method Description FrozenPeriodDaysNumericTypeObjectFactory. createFrozenPeriodDaysNumericType()Create an instance ofFrozenPeriodDaysNumericTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type FrozenPeriodDaysNumericType Modifier and Type Method Description javax.xml.bind.JAXBElement<FrozenPeriodDaysNumericType>ObjectFactory. createFrozenPeriodDaysNumeric(FrozenPeriodDaysNumericType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type FrozenPeriodDaysNumericType Modifier and Type Method Description javax.xml.bind.JAXBElement<FrozenPeriodDaysNumericType>ObjectFactory. createFrozenPeriodDaysNumeric(FrozenPeriodDaysNumericType value)
-