public class RelationshipPatch extends AbstractPatch
Modifier and Type | Class and Description |
---|---|
static class |
RelationshipPatch.Builder |
Constructor and Description |
---|
RelationshipPatch() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
RelationshipTO |
getRelationshipTO() |
int |
hashCode() |
void |
setRelationshipTO(RelationshipTO relationshipTO) |
getOperation, setOperation
public RelationshipTO getRelationshipTO()
public void setRelationshipTO(RelationshipTO relationshipTO)
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.