| 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 | 
|---|---|
LeafListSchemaNodeBuilder | 
LeafListSchemaNodeBuilder.constraints(ConstraintDefinition constraints)
Initializes the value for the  
constraints attribute. | 
LeafListSchemaNodeBuilder | 
LeafListSchemaNodeBuilder.isAddedByUses(boolean isAddedByUses)
Initializes the value for the  
isAddedByUses attribute. | 
LeafListSchemaNodeBuilder | 
LeafListSchemaNodeBuilder.isAugmenting(boolean isAugmenting)
Initializes the value for the  
isAugmenting attribute. | 
LeafListSchemaNodeBuilder | 
LeafListSchemaNodeBuilder.isConfiguration(boolean isConfiguration)
Initializes the value for the  
isConfiguration attribute. | 
LeafListSchemaNodeBuilder | 
LeafListSchemaNodeBuilder.isUserOrdered(boolean isUserOrdered)
Initializes the value for the  
isUserOrdered attribute. | 
LeafListSchemaNodeBuilder | 
LeafListSchemaNodeBuilder.path(SchemaPath path)
Initializes the value for the  
path attribute. | 
LeafListSchemaNodeBuilder | 
LeafListSchemaNodeBuilder.qName(QName qName)
Initializes the value for the  
qName attribute. | 
LeafListSchemaNodeBuilder | 
LeafListSchemaNodeBuilder.status(Status status)
Initializes the value for the  
status attribute. | 
LeafListSchemaNodeBuilder | 
LeafListSchemaNodeBuilder.type(TypeDefinition<? extends TypeDefinition<?>> type)
Initializes the value for the  
type attribute. | 
Copyright © 2018 OpenDaylight. All rights reserved.