Package hec.data.characteristic
Interface ICharacteristicTypeRef
- All Superinterfaces:
Modifiable
,XmlString
- All Known Implementing Classes:
JDomCharacteristicTypeRef
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionvoid
setCharacteristicTypeId
(String string) void
setOfficeId
(String string) void
setUsageId
(String usageId) Methods inherited from interface rma.lang.Modifiable
isModified, setModified
Methods inherited from interface hec.data.XmlString
toXmlString
-
Field Details
-
ELEMENT
- See Also:
-
DB_OFFICE_ID
- See Also:
-
ID
- See Also:
-
USAGE_ID
- See Also:
-
-
Method Details