Package hec.data
Class DbOfficeId
java.lang.Object
mil.army.usace.hec.metadata.OfficeId
hec.data.DbOfficeId
- All Implemented Interfaces:
Serializable
Deprecated.
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.Office id isnt standardized on, so both db_office_id and office_id are needed.Fields inherited from class mil.army.usace.hec.metadata.OfficeId
REPORTS_TO, TYPE
-
Constructor Summary
ConstructorsConstructorDescriptionDbOfficeId
(DbOfficeId dbOfficeId) Deprecated.DbOfficeId
(String officeId) Deprecated.DbOfficeId
(String officeId, String officeName) Deprecated. -
Method Summary
Methods inherited from class mil.army.usace.hec.metadata.OfficeId
buildElement, equals, getOfficeId, getOfficeName, getOfficeType, getReportsToOffice, hashCode, toString
-
Field Details
-
DB_OFFICE_ID
Deprecated.- See Also:
-
ID
Deprecated.- See Also:
-
NAME
Deprecated.- See Also:
-
OFFICE_ID
Deprecated.Office id isnt standardized on, so both db_office_id and office_id are needed. Use db_office_id by default.- See Also:
-
-
Constructor Details
-
DbOfficeId
Deprecated. -
DbOfficeId
Deprecated. -
DbOfficeId
Deprecated.
-
-
Method Details
-
parse
Deprecated.
-
OfficeId
from hec-nucleus-metadata instead.