| Modifier and Type | Method and Description |
|---|---|
abstract ConstantsList |
SchemaTypeDefinition.enumeration()
Return a
ConstantsList of all the enumerators for this
SchemaTypeDefinition if this type is an Enumeration type. |
abstract ConstantsList |
Constraint.values() |
| Modifier and Type | Method and Description |
|---|---|
abstract Constant |
Element.findConstant(ConstantsList constantsList) |
abstract Constant |
Element.findConstant(ConstantsList constantsList,
int index) |
Copyright © 2017 Bloomberg L.P.. All rights reserved.