org.gcube.application.aquamaps.ecomodelling.generators.connectors
Class RemoteHspecInputObject.Table

java.lang.Object
  extended by org.gcube.application.aquamaps.ecomodelling.generators.connectors.RemoteHspecInputObject.Table
Enclosing class:
RemoteHspecInputObject

public class RemoteHspecInputObject.Table
extends java.lang.Object


Field Summary
 java.lang.String jdbcUrl
           
 java.lang.String tableName
           
 
Constructor Summary
RemoteHspecInputObject.Table()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

jdbcUrl

public java.lang.String jdbcUrl

tableName

public java.lang.String tableName
Constructor Detail

RemoteHspecInputObject.Table

public RemoteHspecInputObject.Table()