Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.HumidityPercentType
-
Packages that use HumidityPercentType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of HumidityPercentType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as HumidityPercentType Modifier and Type Field Description protected HumidityPercentTypeTransportEquipmentType. humidityPercentMethods in network.oxalis.peppol.ubl2.jaxb.cac that return HumidityPercentType Modifier and Type Method Description HumidityPercentTypeTransportEquipmentType. getHumidityPercent()Gets the value of the humidityPercent property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type HumidityPercentType Modifier and Type Method Description voidTransportEquipmentType. setHumidityPercent(HumidityPercentType value)Sets the value of the humidityPercent property. -
Uses of HumidityPercentType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return HumidityPercentType Modifier and Type Method Description HumidityPercentTypeObjectFactory. createHumidityPercentType()Create an instance ofHumidityPercentTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type HumidityPercentType Modifier and Type Method Description javax.xml.bind.JAXBElement<HumidityPercentType>ObjectFactory. createHumidityPercent(HumidityPercentType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type HumidityPercentType Modifier and Type Method Description javax.xml.bind.JAXBElement<HumidityPercentType>ObjectFactory. createHumidityPercent(HumidityPercentType value)
-