| Package | Description |
|---|---|
| com.sun.java.xml.ns.javaee |
| Modifier and Type | Field and Description |
|---|---|
protected JavaIdentifierType |
InjectionTargetType.injectionTargetName |
protected JavaIdentifierType |
LifecycleCallbackType.lifecycleCallbackMethod |
| Modifier and Type | Field and Description |
|---|---|
protected List<JavaIdentifierType> |
OrderingOrderingType.name |
| Modifier and Type | Method and Description |
|---|---|
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.
|
JavaIdentifierType |
JavaIdentifierType.withId(String value) |
JavaIdentifierType |
JavaIdentifierType.withValue(String value) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<JavaIdentifierType> |
ObjectFactory.createWebFragmentTypeName(JavaIdentifierType value)
|
List<JavaIdentifierType> |
OrderingOrderingType.getName()
Gets the value of the name property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<JavaIdentifierType> |
ObjectFactory.createWebFragmentTypeName(JavaIdentifierType value)
|
void |
InjectionTargetType.setInjectionTargetName(JavaIdentifierType value)
Sets the value of the injectionTargetName property.
|
void |
LifecycleCallbackType.setLifecycleCallbackMethod(JavaIdentifierType value)
Sets the value of the lifecycleCallbackMethod property.
|
InjectionTargetType |
InjectionTargetType.withInjectionTargetName(JavaIdentifierType value) |
LifecycleCallbackType |
LifecycleCallbackType.withLifecycleCallbackMethod(JavaIdentifierType value) |
OrderingOrderingType |
OrderingOrderingType.withName(JavaIdentifierType... values) |
| Modifier and Type | Method and Description |
|---|---|
OrderingOrderingType |
OrderingOrderingType.withName(Collection<JavaIdentifierType> values) |
Copyright © 2020. All rights reserved.