Uses of Class
org.apache.axis2.jaxws.description.xml.handler.JavaIdentifierType

Packages that use JavaIdentifierType
org.apache.axis2.jaxws.description.xml.handler   
 

Uses of JavaIdentifierType in org.apache.axis2.jaxws.description.xml.handler
 

Fields in org.apache.axis2.jaxws.description.xml.handler declared as JavaIdentifierType
protected  JavaIdentifierType InjectionTargetType.injectionTargetName
           
protected  JavaIdentifierType LifecycleCallbackType.lifecycleCallbackMethod
           
 

Methods in org.apache.axis2.jaxws.description.xml.handler that return JavaIdentifierType
 JavaIdentifierType ObjectFactory.createJavaIdentifierType()
          Create an instance of JavaIdentifierType
 JavaIdentifierType InjectionTargetType.getInjectionTargetName()
          Gets the value of the injectionTargetName property.
 JavaIdentifierType LifecycleCallbackType.getLifecycleCallbackMethod()
          Gets the value of the lifecycleCallbackMethod property.
 

Methods in org.apache.axis2.jaxws.description.xml.handler with parameters of type JavaIdentifierType
 void InjectionTargetType.setInjectionTargetName(JavaIdentifierType value)
          Sets the value of the injectionTargetName property.
 void LifecycleCallbackType.setLifecycleCallbackMethod(JavaIdentifierType value)
          Sets the value of the lifecycleCallbackMethod property.
 



Copyright ? 2007 Apache Web Services Project. All Rights Reserved.