| 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 | 
|---|---|
AnyDataSchemaNodeBuilder | 
AnyDataSchemaNodeBuilder.constraints(ConstraintDefinition constraints)
Initializes the value for the  
constraints attribute. | 
AnyDataSchemaNodeBuilder | 
AnyDataSchemaNodeBuilder.isAddedByUses(boolean isAddedByUses)
Initializes the value for the  
isAddedByUses attribute. | 
AnyDataSchemaNodeBuilder | 
AnyDataSchemaNodeBuilder.isAugmenting(boolean isAugmenting)
Initializes the value for the  
isAugmenting attribute. | 
AnyDataSchemaNodeBuilder | 
AnyDataSchemaNodeBuilder.isConfiguration(boolean isConfiguration)
Initializes the value for the  
isConfiguration attribute. | 
AnyDataSchemaNodeBuilder | 
AnyDataSchemaNodeBuilder.path(SchemaPath path)
Initializes the value for the  
path attribute. | 
AnyDataSchemaNodeBuilder | 
AnyDataSchemaNodeBuilder.qName(QName qName)
Initializes the value for the  
qName attribute. | 
AnyDataSchemaNodeBuilder | 
AnyDataSchemaNodeBuilder.schemaOfAnyData(ContainerSchemaNode schemaOfAnyData)
Initializes the value for the  
schemaOfAnyData attribute. | 
AnyDataSchemaNodeBuilder | 
AnyDataSchemaNodeBuilder.status(Status status)
Initializes the value for the  
status attribute. | 
Copyright © 2018 OpenDaylight. All rights reserved.