Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.RoomType
-
Packages that use RoomType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of RoomType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as RoomType Modifier and Type Field Description protected RoomTypeAddressType. roomMethods in network.oxalis.peppol.ubl2.jaxb.cac that return RoomType Modifier and Type Method Description RoomTypeAddressType. getRoom()Gets the value of the room property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type RoomType Modifier and Type Method Description voidAddressType. setRoom(RoomType value)Sets the value of the room property. -
Uses of RoomType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return RoomType Modifier and Type Method Description RoomTypeObjectFactory. createRoomType()Create an instance ofRoomTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type RoomType Modifier and Type Method Description javax.xml.bind.JAXBElement<RoomType>ObjectFactory. createRoom(RoomType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type RoomType Modifier and Type Method Description javax.xml.bind.JAXBElement<RoomType>ObjectFactory. createRoom(RoomType value)
-