Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.FloorType
-
Packages that use FloorType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of FloorType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as FloorType Modifier and Type Field Description protected FloorTypeAddressType. floorMethods in network.oxalis.peppol.ubl2.jaxb.cac that return FloorType Modifier and Type Method Description FloorTypeAddressType. getFloor()Gets the value of the floor property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type FloorType Modifier and Type Method Description voidAddressType. setFloor(FloorType value)Sets the value of the floor property. -
Uses of FloorType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return FloorType Modifier and Type Method Description FloorTypeObjectFactory. createFloorType()Create an instance ofFloorTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type FloorType Modifier and Type Method Description javax.xml.bind.JAXBElement<FloorType>ObjectFactory. createFloor(FloorType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type FloorType Modifier and Type Method Description javax.xml.bind.JAXBElement<FloorType>ObjectFactory. createFloor(FloorType value)
-