public static class Differences.RemoveData extends Object
| Constructor and Description |
|---|
Differences.RemoveData(String childProperty,
BaseHK2JAXBBean child) |
Differences.RemoveData(String childProperty,
int index,
BaseHK2JAXBBean child) |
Differences.RemoveData(String childProperty,
String childKey,
BaseHK2JAXBBean child) |
public Differences.RemoveData(String childProperty, BaseHK2JAXBBean child)
public Differences.RemoveData(String childProperty, String childKey, BaseHK2JAXBBean child)
public Differences.RemoveData(String childProperty, int index, BaseHK2JAXBBean child)
public String getChildProperty()
public String getChildKey()
public int getIndex()
public BaseHK2JAXBBean getChild()
Copyright © 2009-2016 Oracle Corporation. All Rights Reserved.