public class ListDependenciesAttribute extends AbstractDependencyAttribute
dependency, nullableDefault, nullableDescription
node
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, toString
getAttributeYangName, getLowerCaseCammelCase, getUpperCaseCammelCase
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getAttributeYangName, getLowerCaseCammelCase, getUpperCaseCammelCase
public 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.