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