Package hec.data
Class DefaultProperty
java.lang.Object
hec.data.DefaultProperty
- All Implemented Interfaces:
IProperty
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the property comment for this object.Returns the property id of this object.Returns the property value of this object.
-
Constructor Details
-
DefaultProperty
-
-
Method Details
-
getPropertyId
Description copied from interface:IProperty
Returns the property id of this object.- Specified by:
getPropertyId
in interfaceIProperty
- Returns:
-
getPropertyValue
Description copied from interface:IProperty
Returns the property value of this object.- Specified by:
getPropertyValue
in interfaceIProperty
- Returns:
-
getPropertyComment
Description copied from interface:IProperty
Returns the property comment for this object.- Specified by:
getPropertyComment
in interfaceIProperty
- Returns:
-