Package | Description |
---|---|
org.opendaylight.yangtools.yang.model.immutable |
Generated immutable implementations for org.opendaylight.yangtools.yang.model.api interfaces.
|
Modifier and Type | Method and Description |
---|---|
PatternConstraintBuilder |
PatternConstraintBuilder.description(String description)
Initializes the value for the
description attribute. |
PatternConstraintBuilder |
PatternConstraintBuilder.errorAppTag(String errorAppTag)
Initializes the value for the
errorAppTag attribute. |
PatternConstraintBuilder |
PatternConstraintBuilder.errorMessage(String errorMessage)
Initializes the value for the
errorMessage attribute. |
PatternConstraintBuilder |
PatternConstraintBuilder.reference(String reference)
Initializes the value for the
reference attribute. |
PatternConstraintBuilder |
PatternConstraintBuilder.regularExpression(String regularExpression)
Initializes the value for the
regularExpression attribute. |
Copyright © 2018 OpenDaylight. All rights reserved.