Uses of Class
com.abra.j2xb.beans.model.MOValuePropertyDescriptor

Packages that use MOValuePropertyDescriptor
com.abra.j2xb.beans.model   
com.abra.j2xb.beans.xmlModel   
com.abra.j2xb.beans.xmlModel.types   
 

Uses of MOValuePropertyDescriptor in com.abra.j2xb.beans.model
 

Subclasses of MOValuePropertyDescriptor in com.abra.j2xb.beans.model
 class MOAnnotationBasedPropertyDescriptor
           
 class MOChoicePropertyDescriptor
           
 class MOExceptionMessagePropertyDescriptor
           
 class MOExceptionTracePropertyDescriptor
          This property descriptor maps the exception stack trace as a string.
 class MOPropertyDescriptor
           
 

Uses of MOValuePropertyDescriptor in com.abra.j2xb.beans.xmlModel
 

Methods in com.abra.j2xb.beans.xmlModel that return MOValuePropertyDescriptor
 MOValuePropertyDescriptor MoXmlChoiceElement.getPropertyDescriptor()
           
 

Methods in com.abra.j2xb.beans.xmlModel with parameters of type MOValuePropertyDescriptor
 MoXmlElement MoXmlGroupElement.add(MOValuePropertyDescriptor propertyDescriptor, java.util.List<java.lang.String> groupPath)
           
 MoXmlElement MoXmlGroupElement.getChildElement(MOValuePropertyDescriptor valuePropertyDescriptor, java.util.List<java.lang.String> groupPath, int groupLevel)
           
 MoXmlElement MoXmlGroupByElement.getChildElementByPath(MOValuePropertyDescriptor valuePropertyDescriptor, java.util.List<java.lang.String> groupPath)
           
 

Uses of MOValuePropertyDescriptor in com.abra.j2xb.beans.xmlModel.types
 

Methods in com.abra.j2xb.beans.xmlModel.types with parameters of type MOValuePropertyDescriptor
 MoXmlElement MoXmlContainerType.add(MoXmlElement parent, MOValuePropertyDescriptor valuePropertyDescriptor, java.util.List<java.lang.String> groupPath, int groupLevel)
           
 MoXmlElement MoXmlContainerType.getChildElementByPath(MOValuePropertyDescriptor valuePropertyDescriptor, java.util.List<java.lang.String> groupPath, int groupLevel)
           
 



Copyright © 2008. All Rights Reserved.