Package 

Class SchemaMetadata

  • All Implemented Interfaces:

    
    public class SchemaMetadata
    
                        

    Schema with metadata.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      public final Schema schema
      public final Scope scope
      public final Path path
    • Constructor Summary

      Constructors 
      Constructor Description
      SchemaMetadata(Schema schema, Scope scope, Path path) Schema with metadata.
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Schema getSchema()
      Scope getScope()
      Path getPath()
      boolean equals(Object o)
      int hashCode()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait