- All Implemented Interfaces:
Serializable
- Version:
- $Id: $Id
- Author:
- Vaadin
- See Also:
-
-
Constructor Summary
Constructors
Constructor for PointProperties.
-
Method Summary
Getter for the field name.
void
Setter for the field name.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
PointProperties
public PointProperties()
Constructor for PointProperties.
-
Method Details
-
getName
Getter for the field name.
- Returns:
- a
String object.
-
setName
public void setName(String name)
Setter for the field name.
- Parameters:
name - a String object.