public class MembershipDescriptor extends AbstractIdentifiable
Constructor and Description |
---|
MembershipDescriptor(ObjectIdentity context)
It is not intended or recommended that the consumer of this API construct these objects.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
ObjectIdentity |
getContext()
Gets the context identity with which the membership is associated.
|
int |
hashCode() |
String |
toString() |
getId, getTypeId
public MembershipDescriptor(ObjectIdentity context)
context
- the context identity with which the membership is associated.public ObjectIdentity getContext()
public int hashCode()
hashCode
in class AbstractIdentifiable
public boolean equals(Object obj)
equals
in class AbstractIdentifiable
public String toString()
toString
in class AbstractIdentifiable
<i>Copyright (c) 2021, SAS Institute Inc., Cary, NC, USA</i>