Class AbstractType
java.lang.Object
org.opendaylight.yangtools.concepts.AbstractIdentifiable<T,T>
org.opendaylight.yangtools.concepts.AbstractSimpleIdentifiable<JavaTypeName>
org.opendaylight.mdsal.binding.model.api.AbstractType
- All Implemented Interfaces:
Type,org.opendaylight.yangtools.concepts.Identifiable<JavaTypeName>
@Beta
public abstract class AbstractType
extends org.opendaylight.yangtools.concepts.AbstractSimpleIdentifiable<JavaTypeName>
implements Type
It is used only as ancestor for other
Types. Note this forms the equality domain over most types, please
consider joining the party.-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedAbstractType(JavaTypeName identifier) Constructs the instance of this class with a JavaTypeName. -
Method Summary
Methods inherited from class org.opendaylight.yangtools.concepts.AbstractIdentifiable
addToStringAttributes, getIdentifier, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.opendaylight.yangtools.concepts.Identifiable
getIdentifierMethods inherited from interface org.opendaylight.mdsal.binding.model.api.Type
getFullyQualifiedName, getName, getPackageName