public class AnyObjectPatch extends AnyPatch
Constructor and Description |
---|
AnyObjectPatch() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getDiscriminator() |
Set<MembershipPatch> |
getMemberships() |
StringReplacePatchItem |
getName() |
Set<RelationshipPatch> |
getRelationships() |
int |
hashCode() |
boolean |
isEmpty() |
void |
setName(StringReplacePatchItem name) |
getAuxClasses, getKey, getPlainAttrs, getRealm, getResources, getVirAttrs, setDiscriminator, setKey, setRealm
public String getDiscriminator()
getDiscriminator
in class AnyPatch
public StringReplacePatchItem getName()
public void setName(StringReplacePatchItem name)
public Set<RelationshipPatch> getRelationships()
public Set<MembershipPatch> getMemberships()
public boolean isEmpty()
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.