Package org.glassfish.hk2.xml.internal
Class ChildDataModel
java.lang.Object
org.glassfish.hk2.xml.internal.ChildDataModel
- All Implemented Interfaces:
Serializable
This represents a child that is not a bean, as in a value like a string or a date
or an integer
- Author:
- jwells
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionClass<?>Class<?>booleanbooleanvoidsetLoader(ClassLoader myLoader) toString()
-
Constructor Details
-
ChildDataModel
public ChildDataModel() -
ChildDataModel
-
-
Method Details