Uses of Class
org.glassfish.hk2.xml.internal.ParentedModel
Packages that use ParentedModel
-
Uses of ParentedModel in org.glassfish.hk2.xml.internal
Methods in org.glassfish.hk2.xml.internal that return ParentedModelMethods in org.glassfish.hk2.xml.internal that return types with arguments of type ParentedModelModifier and TypeMethodDescriptionModelImpl.getAllChildren()ModelImpl.getChildrenByName()ModelImpl.getChildrenProperties()Constructors in org.glassfish.hk2.xml.internal with parameters of type ParentedModelModifierConstructorDescriptionChildDescriptor(ParentedModel parented) UnkeyedDiff(Object[] legacy, Object[] proposed, BaseHK2JAXBBean parent, ParentedModel parentModel) UnkeyedDiff(List<BaseHK2JAXBBean> legacy, List<BaseHK2JAXBBean> proposed, BaseHK2JAXBBean parent, ParentedModel parentModel)