Package hec.data.characteristic
Interface ICharacteristicTypeRef
- All Superinterfaces:
Modifiable,XmlString
- All Known Implementing Classes:
JDomCharacteristicTypeRef
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionvoidsetCharacteristicTypeId(String string) voidsetOfficeId(String string) voidsetUsageId(String usageId) Methods inherited from interface rma.lang.Modifiable
isModified, setModifiedMethods 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