public class EnumSpecificationImpl extends AbstractDeclaredStatement<String> implements TypeStatement.EnumSpecification
| Modifier and Type | Class and Description |
|---|---|
static class |
EnumSpecificationImpl.Definition |
TypeStatement.BinarySpecification, TypeStatement.BitsSpecification, TypeStatement.Decimal64Specification, TypeStatement.EnumSpecification, TypeStatement.IdentityRefSpecification, TypeStatement.InstanceIdentifierSpecification, TypeStatement.LeafrefSpecification, TypeStatement.NumericalRestrictions, TypeStatement.StringRestrictions, TypeStatement.UnionSpecification| Modifier | Constructor and Description |
|---|---|
protected |
EnumSpecificationImpl(StmtContext<String,TypeStatement.EnumSpecification,?> context) |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends EnumStatement> |
getEnums() |
String |
getName() |
allDeclared, argument, declaredSubstatements, firstDeclared, getStatementSource, rawArgument, statementDefinitionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdeclaredSubstatements, rawArgumentargument, getStatementSource, statementDefinitionprotected EnumSpecificationImpl(StmtContext<String,TypeStatement.EnumSpecification,?> context)
@Nonnull public String getName()
getName in interface TypeStatement@Nonnull public Collection<? extends EnumStatement> getEnums()
getEnums in interface TypeStatement.EnumSpecificationCopyright © 2018 OpenDaylight. All rights reserved.