Class QueryRows.ResponseEntry.ColumnEntry

java.lang.Object
service.database.response.QueryRows.ResponseEntry.ColumnEntry
Enclosing class:
QueryRows.ResponseEntry

public static class QueryRows.ResponseEntry.ColumnEntry
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    ColumnEntry()  
  • Method Summary

    Modifier and Type Method Description
    java.lang.String getName()  
    java.lang.String getType()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • getName

      public java.lang.String getName()
    • getType

      public java.lang.String getType()