public interface ConstraintMetaDefinition
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Returns the value of the argument of YANG
description
keyword. |
String |
getErrorAppTag()
Returns the value of the argument of YANG
error-app-tag
keyword. |
String |
getErrorMessage()
Returns the value of the argument of YANG
error-message
keyword. |
String |
getReference()
Returns the value of the argument of YANG
reference keyword. |
String getDescription()
description
keyword.String getErrorAppTag()
error-app-tag
keyword.String getErrorMessage()
error-message
keyword.String getReference()
reference
keyword.Copyright © 2018 OpenDaylight. All rights reserved.