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 AssetGroup
AssetGroupLink. getAssetGroup()
AssetGroup
Test. getAssetGroup()
Methods in com.sgs.common.database with parameters of type AssetGroup Modifier and Type Method Description void
AssetGroupLink. setAssetGroup(AssetGroup assetGroup)
void
Test. setAssetGroup(AssetGroup assetGroup)
-