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 |
---|---|
RangeConstraintBuilder |
RangeConstraintBuilder.description(String description)
Initializes the value for the
description attribute. |
RangeConstraintBuilder |
RangeConstraintBuilder.errorAppTag(String errorAppTag)
Initializes the value for the
errorAppTag attribute. |
RangeConstraintBuilder |
RangeConstraintBuilder.errorMessage(String errorMessage)
Initializes the value for the
errorMessage attribute. |
RangeConstraintBuilder |
RangeConstraintBuilder.max(Number max)
Initializes the value for the
max attribute. |
RangeConstraintBuilder |
RangeConstraintBuilder.min(Number min)
Initializes the value for the
min attribute. |
RangeConstraintBuilder |
RangeConstraintBuilder.reference(String reference)
Initializes the value for the
reference attribute. |
Copyright © 2018 OpenDaylight. All rights reserved.