Class MetisFieldSimpleId
java.lang.Object
io.github.tonywasher.joceanus.metis.field.MetisFieldSimpleId
- All Implemented Interfaces:
MetisDataItem.MetisDataFieldId
Simple class to convert a string into a FieldId.
-
Constructor Details
-
MetisFieldSimpleId
Constructor.- Parameters:
pId- the Id
-
-
Method Details
-
getId
Description copied from interface:MetisDataItem.MetisDataFieldIdObtain the fieldId.- Specified by:
getIdin interfaceMetisDataItem.MetisDataFieldId- Returns:
- the fieldId
-
convertResource
Convert a resourceId to fieldId.- Parameters:
pId- the resourceId- Returns:
- the fieldId
-
equals
-
hashCode
public int hashCode()
-