org.dps.core.database.ram
Interface IRamAssemblyLines
public interface IRamAssemblyLines
getAssemblyLineID
int getAssemblyLineID()
getAssemblyLineTypeID
int getAssemblyLineTypeID()
getContainerID
int getContainerID()
getNextFreeTime
java.util.Date getNextFreeTime()
getUIGroupingID
int getUIGroupingID()
getCostInstall
double getCostInstall()
getCostPerHour
double getCostPerHour()
getRestrictionMask
int getRestrictionMask()
getDiscountPerGoodStandingPoint
double getDiscountPerGoodStandingPoint()
getSurchargePerBadStandingPoint
double getSurchargePerBadStandingPoint()
getMinimumStanding
double getMinimumStanding()
getMinimumCharSecurity
double getMinimumCharSecurity()
getMinimumCorpSecurity
double getMinimumCorpSecurity()
getMaximumCharSecurity
double getMaximumCharSecurity()
getMaximumCorpSecurity
double getMaximumCorpSecurity()
getOwnerID
int getOwnerID()
getActivityID
int getActivityID()
getAssemblyLineTypeIDObject
IRamAssemblyLineTypes getAssemblyLineTypeIDObject()
getContainerIDObject
IStaStations getContainerIDObject()
getOwnerIDObject
ICrpNPCCorporations getOwnerIDObject()
getActivityIDObject
IRamActivities getActivityIDObject()