public class Identifier extends Object
Constructor and Description |
---|
Identifier(String objectName) |
Identifier(String collectionName,
String objectName,
String propertyName) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getCollectionName() |
String |
getObjectName() |
String |
getPropertyName() |
int |
hashCode() |
String |
toString() |
Copyright © 2005–2024 OpenHMS. All rights reserved.