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