Uses of Class
com.sun.xml.ws.config.metro.parser.jsr109.JavaIdentifierType
Packages that use JavaIdentifierType
-
Uses of JavaIdentifierType in com.sun.xml.ws.config.metro.parser.jsr109
Fields in com.sun.xml.ws.config.metro.parser.jsr109 declared as JavaIdentifierTypeModifier and TypeFieldDescriptionprotected JavaIdentifierTypeInjectionTargetType.injectionTargetNameprotected JavaIdentifierTypeLifecycleCallbackType.lifecycleCallbackMethodMethods in com.sun.xml.ws.config.metro.parser.jsr109 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 com.sun.xml.ws.config.metro.parser.jsr109 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.