public class LinkedAccountPatch extends AbstractPatch
Modifier and Type | Class and Description |
---|---|
static class |
LinkedAccountPatch.Builder |
Constructor and Description |
---|
LinkedAccountPatch() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
LinkedAccountTO |
getLinkedAccountTO() |
int |
hashCode() |
void |
setLinkedAccountTO(LinkedAccountTO linkedAccountTO) |
getOperation, setOperation
public LinkedAccountTO getLinkedAccountTO()
public void setLinkedAccountTO(LinkedAccountTO linkedAccountTO)
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.