Package hec.data
Interface IProperty
- All Known Subinterfaces:
ICwmsProperty
- All Known Implementing Classes:
DefaultCwmsProperty
,DefaultProperty
,JDomCharacteristic
public interface IProperty
-
Field Summary
Fields -
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.
-
Field Details
-
ID
A key for the id or key part of this property.- See Also:
-
VALUE
A key for the value part of this property.- See Also:
-
-
Method Details