public class ChildDataModel extends Object implements Serializable
Constructor and Description |
---|
ChildDataModel() |
ChildDataModel(String childType,
String defaultAsString) |
Modifier and Type | Method and Description |
---|---|
String |
getChildType() |
Class<?> |
getChildTypeAsClass() |
String |
getDefaultAsString() |
void |
setLoader(ClassLoader myLoader) |
String |
toString() |
Copyright © 2009–2016 Oracle Corporation. All rights reserved.