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