public class ESGlobalProjectIdImpl extends AbstractAPIImpl<ESGlobalProjectIdImpl,ProjectId> implements ESGlobalProjectId
ESGlobalProjectId and ProjectId.| Constructor and Description |
|---|
ESGlobalProjectIdImpl(ProjectId projectId)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object otherObject) |
String |
getId()
Returns the actual identifier as a string.
|
int |
hashCode() |
toInternalAPIpublic ESGlobalProjectIdImpl(ProjectId projectId)
projectId - the delegatepublic String getId()
getId in interface ESUniqueIdentifierESUniqueIdentifier.getId()public boolean equals(Object otherObject)
equals in class AbstractAPIImpl<ESGlobalProjectIdImpl,ProjectId>Object.equals(java.lang.Object)public int hashCode()
hashCode in class AbstractAPIImpl<ESGlobalProjectIdImpl,ProjectId>Object.hashCode()Copyright © 2017. All rights reserved.