public class MembershipPatch extends AbstractPatch
Modifier and Type | Class and Description |
---|---|
static class |
MembershipPatch.Builder |
Constructor and Description |
---|
MembershipPatch() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getGroup() |
Set<AttrTO> |
getPlainAttrs() |
Set<AttrTO> |
getVirAttrs() |
int |
hashCode() |
void |
setGroup(String group) |
getOperation, setOperation
public String getGroup()
public void setGroup(String group)
public int hashCode()
hashCode
in class AbstractPatch
public boolean equals(Object obj)
equals
in class AbstractPatch
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.