org.dps.core.database.inv
Interface IInvGroups
public interface IInvGroups
getGroupID
int getGroupID()
getCategoryID
int getCategoryID()
getGroupName
java.lang.String getGroupName()
getDescription
java.lang.String getDescription()
getIconID
int getIconID()
isUseBasePrice
boolean isUseBasePrice()
isAllowManufacture
boolean isAllowManufacture()
isAllowRecycler
boolean isAllowRecycler()
isAnchored
boolean isAnchored()
isAnchorable
boolean isAnchorable()
isFittableNonSingleton
boolean isFittableNonSingleton()
isPublished
boolean isPublished()
getIconIDObject
IEveIcons getIconIDObject()
getCategoryIDObject
IInvCategories getCategoryIDObject()