Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.TimezoneOffsetType
-
Packages that use TimezoneOffsetType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of TimezoneOffsetType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as TimezoneOffsetType Modifier and Type Field Description protected TimezoneOffsetTypeAddressType. timezoneOffsetMethods in network.oxalis.peppol.ubl2.jaxb.cac that return TimezoneOffsetType Modifier and Type Method Description TimezoneOffsetTypeAddressType. getTimezoneOffset()Gets the value of the timezoneOffset property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type TimezoneOffsetType Modifier and Type Method Description voidAddressType. setTimezoneOffset(TimezoneOffsetType value)Sets the value of the timezoneOffset property. -
Uses of TimezoneOffsetType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return TimezoneOffsetType Modifier and Type Method Description TimezoneOffsetTypeObjectFactory. createTimezoneOffsetType()Create an instance ofTimezoneOffsetTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type TimezoneOffsetType Modifier and Type Method Description javax.xml.bind.JAXBElement<TimezoneOffsetType>ObjectFactory. createTimezoneOffset(TimezoneOffsetType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type TimezoneOffsetType Modifier and Type Method Description javax.xml.bind.JAXBElement<TimezoneOffsetType>ObjectFactory. createTimezoneOffset(TimezoneOffsetType value)
-