com.cumulocity.model
Class ExternalIDWrapper
java.lang.Object
com.cumulocity.model.ExternalIDWrapper
public class ExternalIDWrapper
- extends Object
Wrapes an external ID together with a corresponding GID. This is necessary due to limitations of our mapping framework.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExternalIDWrapper
public ExternalIDWrapper()
getExternalId
public XtId getExternalId()
setExternalId
public void setExternalId(XtId externalId)
getGId
public GId getGId()
setGId
public void setGId(GId globalId)
Copyright © 2013 (C) Cumulocity GmbH. All Rights Reserved.