public class AttrPatch extends AbstractPatch
Modifier and Type | Class and Description |
---|---|
static class |
AttrPatch.Builder |
Constructor and Description |
---|
AttrPatch() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
AttrTO |
getAttrTO() |
int |
hashCode() |
boolean |
isEmpty() |
void |
setAttrTO(AttrTO attrTO) |
getOperation, setOperation
public AttrTO getAttrTO()
public void setAttrTO(AttrTO attrTO)
public boolean isEmpty()
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.