Class SchemaResponse

  • All Implemented Interfaces:
    java.io.Serializable

    public class SchemaResponse
    extends java.lang.Object
    implements java.io.Serializable
    Object returned by a schema request
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      SchemaResponse()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • datasetid

        public java.lang.String datasetid
    • Constructor Detail

      • SchemaResponse

        public SchemaResponse()