Uses of Class
org.apache.axis2.jaxws.description.xml.handler.JavaIdentifierType
Packages that use JavaIdentifierType
-
Uses of JavaIdentifierType in org.apache.axis2.jaxws.description.xml.handler
Fields in org.apache.axis2.jaxws.description.xml.handler declared as JavaIdentifierTypeModifier and TypeFieldDescriptionprotected JavaIdentifierTypeInjectionTargetType.injectionTargetNameprotected JavaIdentifierTypeLifecycleCallbackType.lifecycleCallbackMethodMethods in org.apache.axis2.jaxws.description.xml.handler that return JavaIdentifierTypeModifier and TypeMethodDescriptionObjectFactory.createJavaIdentifierType()Create an instance ofJavaIdentifierTypeInjectionTargetType.getInjectionTargetName()Gets the value of the injectionTargetName property.LifecycleCallbackType.getLifecycleCallbackMethod()Gets the value of the lifecycleCallbackMethod property.Methods in org.apache.axis2.jaxws.description.xml.handler with parameters of type JavaIdentifierTypeModifier and TypeMethodDescriptionvoidInjectionTargetType.setInjectionTargetName(JavaIdentifierType value) Sets the value of the injectionTargetName property.voidLifecycleCallbackType.setLifecycleCallbackMethod(JavaIdentifierType value) Sets the value of the lifecycleCallbackMethod property.