Uses of Class
org.cxml.Amenities
-
Packages that use Amenities Package Description org.cxml -
-
Uses of Amenities in org.cxml
Fields in org.cxml with type parameters of type Amenities Modifier and Type Field Description protected java.util.List<Amenities>RoomType. amenitiesMethods in org.cxml that return Amenities Modifier and Type Method Description AmenitiesObjectFactory. createAmenities()Create an instance ofAmenitiesMethods in org.cxml that return types with arguments of type Amenities Modifier and Type Method Description java.util.List<Amenities>RoomType. getAmenities()Gets the value of the amenities property.
-