| Package | Description |
|---|---|
| org.eclipse.persistence.jaxb |
| Modifier and Type | Method and Description |
|---|---|
TypeMappingInfo.ElementScope |
TypeMappingInfo.getElementScope()
Indicates if a global element should be generated for this type.
|
static TypeMappingInfo.ElementScope |
TypeMappingInfo.ElementScope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TypeMappingInfo.ElementScope[] |
TypeMappingInfo.ElementScope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TypeMappingInfo.setElementScope(TypeMappingInfo.ElementScope scope) |
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.