public class LengthStatementImpl extends AbstractDeclaredStatement<List<LengthConstraint>> implements LengthStatement
| Modifier and Type | Class and Description |
|---|---|
static class |
LengthStatementImpl.Definition |
DocumentationGroup.WithStatus| Modifier | Constructor and Description |
|---|---|
protected |
LengthStatementImpl(StmtContext<List<LengthConstraint>,LengthStatement,?> context) |
| Modifier and Type | Method and Description |
|---|---|
DescriptionStatement |
getDescription()
All implementations should override this method.
|
ErrorAppTagStatement |
getErrorAppTagStatement() |
ErrorMessageStatement |
getErrorMessageStatement() |
ReferenceStatement |
getReference()
All implementations should override this method.
|
List<LengthConstraint> |
getValue() |
allDeclared, argument, declaredSubstatements, firstDeclared, getStatementSource, rawArgument, statementDefinitionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdeclaredSubstatements, rawArgumentargument, getStatementSource, statementDefinitionprotected LengthStatementImpl(StmtContext<List<LengthConstraint>,LengthStatement,?> context)
public ErrorAppTagStatement getErrorAppTagStatement()
getErrorAppTagStatement in interface DocumentedConstraintGrouppublic ErrorMessageStatement getErrorMessageStatement()
getErrorMessageStatement in interface DocumentedConstraintGrouppublic DescriptionStatement getDescription()
DocumentationGroupgetDescription in interface DocumentationGrouppublic ReferenceStatement getReference()
DocumentationGroupgetReference in interface DocumentationGroup@Nonnull public List<LengthConstraint> getValue()
getValue in interface LengthStatementCopyright © 2018 OpenDaylight. All rights reserved.