Uses of Class
com.sgs.common.database.AssetType
-
Packages that use AssetType Package Description com.sgs.common.database This package is responsible for holding all of the objects that can be persisted in the SG V5 System. -
-
Uses of AssetType in com.sgs.common.database
Methods in com.sgs.common.database that return AssetType Modifier and Type Method Description AssetType
Asset. getAssetType()
Methods in com.sgs.common.database with parameters of type AssetType Modifier and Type Method Description void
Asset. setAssetType(AssetType assetType)
-