Package org.glassfish.hk2.xml.internal
Class ChildDescriptor
java.lang.Object
org.glassfish.hk2.xml.internal.ChildDescriptor
- All Implemented Interfaces:
Serializable
This represents either a ParentedModel or a
ChildDataModel but not both
- Author:
- jwells
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionChildDescriptor(ChildDataModel childData) ChildDescriptor(ParentedModel parented) -
Method Summary