Package | Description |
---|---|
com.oracle.xmlns.webservices.jaxws_databinding |
Modifier and Type | Field and Description |
---|---|
protected ExistingAnnotationsType |
JavaWsdlMappingType.existingAnnotations |
Modifier and Type | Method and Description |
---|---|
static ExistingAnnotationsType |
ExistingAnnotationsType.fromValue(String v) |
ExistingAnnotationsType |
JavaWsdlMappingType.getExistingAnnotations()
Gets the value of the classAnnotations property.
|
static ExistingAnnotationsType |
ExistingAnnotationsType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExistingAnnotationsType[] |
ExistingAnnotationsType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
JavaWsdlMappingType.setExistingAnnotations(ExistingAnnotationsType value)
Sets the value of the classAnnotations property.
|
Copyright © 2015 Oracle Corporation. All rights reserved.