Package | Description |
---|---|
org.opendaylight.mdsal.binding.dom.codec.api |
Modifier and Type | Method and Description |
---|---|
@NonNull BindingCodecTreeNode.ChildAddressabilitySummary |
BindingCodecTreeNode.getChildAddressabilitySummary()
Return a summary of addressability of potential children.
|
static BindingCodecTreeNode.ChildAddressabilitySummary |
BindingCodecTreeNode.ChildAddressabilitySummary.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BindingCodecTreeNode.ChildAddressabilitySummary[] |
BindingCodecTreeNode.ChildAddressabilitySummary.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 OpenDaylight. All rights reserved.