Uses of Class
com.sgs.common.database.AssetGroup
-
Packages that use AssetGroup 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 AssetGroup in com.sgs.common.database
Methods in com.sgs.common.database that return AssetGroup Modifier and Type Method Description AssetGroupAssetGroupLink. getAssetGroup()AssetGroupTest. getAssetGroup()Methods in com.sgs.common.database with parameters of type AssetGroup Modifier and Type Method Description voidAssetGroupLink. setAssetGroup(AssetGroup assetGroup)voidTest. setAssetGroup(AssetGroup assetGroup)
-