public static class Differences.RemoveData extends Object
Constructor and Description |
---|
RemoveData(Differences.RemoveData copyMe) |
RemoveData(String childProperty,
BaseHK2JAXBBean child) |
RemoveData(String childProperty,
int index,
BaseHK2JAXBBean child) |
RemoveData(String childProperty,
String childKey,
BaseHK2JAXBBean child) |
Modifier and Type | Method and Description |
---|---|
BaseHK2JAXBBean |
getChild() |
String |
getChildKey() |
String |
getChildProperty() |
int |
getIndex() |
String |
toString() |
public RemoveData(String childProperty, BaseHK2JAXBBean child)
public RemoveData(String childProperty, String childKey, BaseHK2JAXBBean child)
public RemoveData(String childProperty, int index, BaseHK2JAXBBean child)
public RemoveData(Differences.RemoveData copyMe)
public String getChildProperty()
public String getChildKey()
public int getIndex()
public BaseHK2JAXBBean getChild()
Copyright © 2009–2023 Oracle Corporation. All rights reserved.