public class ListDependenciesAttribute extends AbstractDependencyAttribute
dependency, nullableDefault, nullableDescriptionnode| Constructor and Description |
|---|
ListDependenciesAttribute(org.opendaylight.yangtools.yang.model.api.DataSchemaNode attrNode,
ServiceInterfaceEntry sie,
boolean mandatory,
String nullableDescription) |
| Modifier and Type | Method and Description |
|---|---|
ArrayType<?> |
getOpenType() |
org.opendaylight.mdsal.binding.model.api.Type |
getType() |
equals, getDependency, getNullableDefault, getNullableDescription, hashCode, toStringgetAttributeYangName, getLowerCaseCammelCase, getUpperCaseCammelCaseclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetAttributeYangName, getLowerCaseCammelCase, getUpperCaseCammelCasepublic ListDependenciesAttribute(org.opendaylight.yangtools.yang.model.api.DataSchemaNode attrNode,
ServiceInterfaceEntry sie,
boolean mandatory,
String nullableDescription)
public org.opendaylight.mdsal.binding.model.api.Type getType()
public ArrayType<?> getOpenType()
Copyright © 2019 OpenDaylight. All rights reserved.