public class MembershipPatch extends AbstractPatch implements AttributablePatch
| Modifier and Type | Class and Description |
|---|---|
static class |
MembershipPatch.Builder |
| Constructor and Description |
|---|
MembershipPatch() |
| Modifier and Type | Method and Description |
|---|---|
String |
getGroup() |
Set<AttrPatch> |
getPlainAttrs() |
Set<AttrTO> |
getVirAttrs() |
void |
setGroup(String group) |
getOperation, setOperationequals, hashCode, toStringpublic String getGroup()
public void setGroup(String group)
public Set<AttrPatch> getPlainAttrs()
getPlainAttrs in interface AttributablePatchpublic Set<AttrTO> getVirAttrs()
getVirAttrs in interface AttributablePatchCopyright © 2010–2016 The Apache Software Foundation. All rights reserved.