public final class ReferencedTypeImpl extends AbstractBaseType
packageName
and name
to the object representation.Constructor and Description |
---|
ReferencedTypeImpl(JavaTypeName identifier)
Creates instance of this class with concrete package name and type name.
|
Modifier and Type | Method and Description |
---|---|
String |
toString() |
equals, getIdentifier, hashCode
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getFullyQualifiedName, getName, getPackageName
public ReferencedTypeImpl(JavaTypeName identifier)
identifier
- JavaTypeName of the referenced typepublic String toString()
toString
in class AbstractBaseType
Copyright © 2019 OpenDaylight. All rights reserved.