public class GroupMemberXml extends Object implements Comparable<GroupMemberXml>
Constructor and Description |
---|
GroupMemberXml(String memberId,
Boolean isLocal)
Creates a new instance with the given parameters.
|
Modifier and Type | Method and Description |
---|---|
int |
compareTo(GroupMemberXml o) |
String |
getMemberId()
Returns the member identifier.
|
Boolean |
isLocal()
Returns whether the member is local.
|
public String getMemberId()
public Boolean isLocal()
public int compareTo(GroupMemberXml o)
compareTo
in interface Comparable<GroupMemberXml>
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.