public interface EntityWithOid extends ImmutableEntityWithOid
BambooEntityOid
.Modifier and Type | Method and Description |
---|---|
void |
setOid(BambooEntityOid oid)
Assign a new
BambooEntityOid to this object. |
getEntityType, getOid
void setOid(BambooEntityOid oid)
BambooEntityOid
to this object. The BambooEntityOid.getEntityType()
should be the
same as this object's ImmutableEntityWithOid.getEntityType()
.Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.