public class Decimal64SpecificationImpl extends AbstractDeclaredStatement<String> implements TypeStatement.Decimal64Specification
| Modifier and Type | Class and Description |
|---|---|
static class |
Decimal64SpecificationImpl.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 |
Decimal64SpecificationImpl(StmtContext<String,TypeStatement.Decimal64Specification,?> context) |
| Modifier and Type | Method and Description |
|---|---|
FractionDigitsStatement |
getFractionDigits() |
String |
getName() |
RangeStatement |
getRange() |
allDeclared, argument, declaredSubstatements, firstDeclared, getStatementSource, rawArgument, statementDefinitionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdeclaredSubstatements, rawArgumentargument, getStatementSource, statementDefinitionprotected Decimal64SpecificationImpl(StmtContext<String,TypeStatement.Decimal64Specification,?> context)
@Nonnull public String getName()
getName in interface TypeStatement@Nonnull public FractionDigitsStatement getFractionDigits()
getFractionDigits in interface TypeStatement.Decimal64Specificationpublic RangeStatement getRange()
getRange in interface TypeStatement.Decimal64SpecificationCopyright © 2018 OpenDaylight. All rights reserved.