public class PropertyType
extends java.lang.Object
implements java.io.Serializable
Constructor and Description |
---|
PropertyType() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getPropertyTypeOption()
Returns the value of field 'propertyTypeOption'.
|
void |
setPropertyTypeOption(java.lang.String propertyTypeOption)
Sets the value of field 'propertyTypeOption'.
|
public java.lang.String getPropertyTypeOption()
public void setPropertyTypeOption(java.lang.String propertyTypeOption)
propertyTypeOption
- the value of field
'propertyTypeOption'.