Uses of Class
org.placidus.jaxb.JaxbValueBean

Packages that use JaxbValueBean
org.placidus.jaxb   
 

Uses of JaxbValueBean in org.placidus.jaxb
 

Methods in org.placidus.jaxb that return types with arguments of type JaxbValueBean
 java.util.List<JaxbValueBean> JaxbValueBean.getInnerMethods()
           
static java.util.List<JaxbValueBean> JaxbMethodSearch.getMethodList(java.lang.Object jaxbObject, java.lang.String searchString)
          To get a list of methods which hold a value containing the searchString, will be processed recursivly for inner jaxbobjects
 

Method parameters in org.placidus.jaxb with type arguments of type JaxbValueBean
static java.lang.String JaxbMethodSearch.dump(java.util.List<JaxbValueBean> list)
          Dumping list content
static void JaxbMethodSearch.executeMethodList(java.util.List<JaxbValueBean> methodList, java.lang.Object jaxbObject, java.lang.String startString, java.lang.String endString, java.util.Map<java.lang.String,? extends java.lang.Object> params)
          To execute a list of methods in given list.
 void JaxbValueBean.setInnerMethods(java.util.List<JaxbValueBean> innerMethods)
           
 



Copyright © 2006 DS. All Rights Reserved.