All Superinterfaces:
DocumentedNode, DocumentedNode.WithStatus, SchemaNode, TypeDefinition<IdentityTypeDefinition>

public interface IdentityTypeDefinition extends TypeDefinition<IdentityTypeDefinition>
Contains the method for getting the details about YANG identity.
  • Method Details

    • getIdentityName

      QName getIdentityName()
      Returns the name of the YANG identity.
      Returns:
      QName of the YANG identity