All Superinterfaces:
DocumentedNode, DocumentedNode.WithStatus
All Known Subinterfaces:
ActionDefinition, AnydataSchemaNode, AnyxmlSchemaNode, BinaryTypeDefinition, BitsTypeDefinition, BooleanTypeDefinition, CaseSchemaNode, ChoiceSchemaNode, ContainerLike, ContainerSchemaNode, DataSchemaNode, DecimalTypeDefinition, EffectiveModelContext, EmptyTypeDefinition, EnumTypeDefinition, ExtensionDefinition, FeatureDefinition, GroupingDefinition, IdentityrefTypeDefinition, IdentitySchemaNode, IdentityTypeDefinition, InputSchemaNode, InstanceIdentifierTypeDefinition, Int16TypeDefinition, Int32TypeDefinition, Int64TypeDefinition, Int8TypeDefinition, LeafListSchemaNode, LeafrefTypeDefinition, LeafSchemaNode, LengthRestrictedTypeDefinition<T>, ListSchemaNode, NotificationDefinition, OperationDefinition, OutputSchemaNode, RangeRestrictedTypeDefinition<T,N>, RequireInstanceRestrictedTypeDefinition<T>, RpcDefinition, SchemaContext, StringTypeDefinition, TypedDataSchemaNode, TypeDefinition<T>, Uint16TypeDefinition, Uint32TypeDefinition, Uint64TypeDefinition, Uint8TypeDefinition, UnionTypeDefinition, UnknownSchemaNode, UnknownTypeDefinition

public interface SchemaNode extends DocumentedNode.WithStatus
SchemaNode represents a node in schema tree.
  • Method Details

    • getQName

      @NonNull QName getQName()
      Returns QName of the instance of the type SchemaNode.
      Returns:
      QName with the name of the schema node