Uses of Class
com.sgs.common.database.AssetPlan
-
Packages that use AssetPlan 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 AssetPlan in com.sgs.common.database
Methods in com.sgs.common.database that return AssetPlan Modifier and Type Method Description AssetPlan
AssetLog. getAssetPlan()
Methods in com.sgs.common.database with parameters of type AssetPlan Modifier and Type Method Description void
AssetLog. setAssetPlan(AssetPlan assetPlan)
-