org.dps.core.database.sta
Interface IStaOperations


public interface IStaOperations


Method Summary
 int getActivityID()
           
 ICrpActivities getActivityIDObject()
           
 int getAmarrStationTypeID()
           
 IStaStationTypes getAmarrStationTypeIDObject()
           
 int getBorder()
           
 int getCaldariStationTypeID()
           
 IStaStationTypes getCaldariStationTypeIDObject()
           
 int getCorridor()
           
 java.lang.String getDescription()
           
 int getFringe()
           
 int getGallenteStationTypeID()
           
 IStaStationTypes getGallenteStationTypeIDObject()
           
 int getHub()
           
 int getJoveStationTypeID()
           
 IStaStationTypes getJoveStationTypeIDObject()
           
 int getMinmatarStationTypeID()
           
 IStaStationTypes getMinmatarStationTypeIDObject()
           
 int getOperationID()
           
 java.lang.String getOperationName()
           
 int getRatio()
           
 

Method Detail

getActivityID

int getActivityID()

getOperationID

int getOperationID()

getOperationName

java.lang.String getOperationName()

getDescription

java.lang.String getDescription()

getFringe

int getFringe()

getCorridor

int getCorridor()

getHub

int getHub()

getBorder

int getBorder()

getRatio

int getRatio()

getCaldariStationTypeID

int getCaldariStationTypeID()

getMinmatarStationTypeID

int getMinmatarStationTypeID()

getAmarrStationTypeID

int getAmarrStationTypeID()

getGallenteStationTypeID

int getGallenteStationTypeID()

getJoveStationTypeID

int getJoveStationTypeID()

getActivityIDObject

ICrpActivities getActivityIDObject()

getCaldariStationTypeIDObject

IStaStationTypes getCaldariStationTypeIDObject()

getMinmatarStationTypeIDObject

IStaStationTypes getMinmatarStationTypeIDObject()

getAmarrStationTypeIDObject

IStaStationTypes getAmarrStationTypeIDObject()

getGallenteStationTypeIDObject

IStaStationTypes getGallenteStationTypeIDObject()

getJoveStationTypeIDObject

IStaStationTypes getJoveStationTypeIDObject()