Package org.cxml
Class Amenities
java.lang.Object
org.cxml.Amenities
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the description property.voidsetDescription(Description value) Sets the value of the description property.
-
Field Details
-
description
-
-
Constructor Details
-
Amenities
public Amenities()
-
-
Method Details
-
getDescription
Gets the value of the description property.- Returns:
- possible object is
Description
-
setDescription
Sets the value of the description property.- Parameters:
value- allowed object isDescription
-