Uses of Enum Class
org.eclipse.persistence.jaxb.TypeMappingInfo.ElementScope
Packages that use TypeMappingInfo.ElementScope
-
Uses of TypeMappingInfo.ElementScope in org.eclipse.persistence.jaxb
Methods in org.eclipse.persistence.jaxb that return TypeMappingInfo.ElementScopeModifier and TypeMethodDescriptionTypeMappingInfo.getElementScope()Indicates if a global element should be generated for this type.static TypeMappingInfo.ElementScopeReturns the enum constant of this class with the specified name.static TypeMappingInfo.ElementScope[]TypeMappingInfo.ElementScope.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.eclipse.persistence.jaxb with parameters of type TypeMappingInfo.ElementScopeModifier and TypeMethodDescriptionvoidTypeMappingInfo.setElementScope(TypeMappingInfo.ElementScope scope)