@Deprecated public static final class BaseYangTypes.UnionType extends Object implements Type
Constructor and Description |
---|
UnionType()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
getFullyQualifiedName()
Deprecated.
Returns fully qualified name of Type.
|
JavaTypeName |
getIdentifier()
Deprecated.
|
String |
getName()
Deprecated.
Returns name of the interface.
|
String |
getPackageName()
Deprecated.
Returns name of the package that interface belongs to.
|
public String getPackageName()
Type
getPackageName
in interface Type
public String getName()
Type
public String getFullyQualifiedName()
Type
getFullyQualifiedName
in interface Type
public JavaTypeName getIdentifier()
getIdentifier
in interface org.opendaylight.yangtools.concepts.Identifiable<JavaTypeName>
Copyright © 2019 OpenDaylight. All rights reserved.