public class ErrorMessageStatementImpl extends AbstractDeclaredStatement<String> implements ErrorMessageStatement
Modifier and Type | Class and Description |
---|---|
static class |
ErrorMessageStatementImpl.Definition |
Modifier | Constructor and Description |
---|---|
protected |
ErrorMessageStatementImpl(StmtContext<String,ErrorMessageStatement,?> context) |
Modifier and Type | Method and Description |
---|---|
String |
getValue() |
allDeclared, argument, declaredSubstatements, firstDeclared, getStatementSource, rawArgument, statementDefinition
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
declaredSubstatements, rawArgument
argument, getStatementSource, statementDefinition
protected ErrorMessageStatementImpl(StmtContext<String,ErrorMessageStatement,?> context)
@Nonnull public String getValue()
getValue
in interface ErrorMessageStatement
Copyright © 2018 OpenDaylight. All rights reserved.