public class StringRestrictionsImpl extends AbstractDeclaredStatement<String> implements TypeStatement.StringRestrictions
| Modifier and Type | Class and Description |
|---|---|
static class |
StringRestrictionsImpl.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 |
StringRestrictionsImpl(StmtContext<String,TypeStatement.StringRestrictions,?> context) |
| Modifier and Type | Method and Description |
|---|---|
LengthStatement |
getLength() |
String |
getName() |
Collection<? extends PatternStatement> |
getPatterns() |
allDeclared, argument, declaredSubstatements, firstDeclared, getStatementSource, rawArgument, statementDefinitionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdeclaredSubstatements, rawArgumentargument, getStatementSource, statementDefinitionprotected StringRestrictionsImpl(StmtContext<String,TypeStatement.StringRestrictions,?> context)
@Nonnull public String getName()
getName in interface TypeStatementpublic LengthStatement getLength()
getLength in interface TypeStatement.StringRestrictions@Nonnull public Collection<? extends PatternStatement> getPatterns()
getPatterns in interface TypeStatement.StringRestrictionsCopyright © 2018 OpenDaylight. All rights reserved.