com.esri.sde.sdk.client
Class SeLog.SeLogTargetInfo

java.lang.Object
  extended by com.esri.sde.sdk.client.SeLog.SeLogTargetInfo
Enclosing class:
SeLog

public class SeLog.SeLogTargetInfo
extends java.lang.Object


Field Summary
 java.lang.String spatialColumn
           
 java.lang.String tableName
           
 int type
           
 
Constructor Summary
SeLog.SeLogTargetInfo()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

type

public int type

tableName

public java.lang.String tableName

spatialColumn

public java.lang.String spatialColumn
Constructor Detail

SeLog.SeLogTargetInfo

public SeLog.SeLogTargetInfo()