public class DependencyAttribute extends AbstractDependencyAttribute
dependency, nullableDefault, nullableDescription
node
Constructor and Description |
---|
DependencyAttribute(org.opendaylight.yangtools.yang.model.api.DataSchemaNode attrNode,
ServiceInterfaceEntry sie,
boolean mandatory,
String nullableDescription) |
Modifier and Type | Method and Description |
---|---|
SimpleType<?> |
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 DependencyAttribute(org.opendaylight.yangtools.yang.model.api.DataSchemaNode attrNode, ServiceInterfaceEntry sie, boolean mandatory, String nullableDescription)
public org.opendaylight.mdsal.binding.model.api.Type getType()
public SimpleType<?> getOpenType()
Copyright © 2019 OpenDaylight. All rights reserved.