Uses of Class
nl.paston.apollon.model.asset.Asset
-
-
Uses of Asset in nl.paston.apollon.model
Methods in nl.paston.apollon.model that return Asset Modifier and Type Method Description AssetPolicy. getAsset()Methods in nl.paston.apollon.model with parameters of type Asset Modifier and Type Method Description voidPolicy. setAsset(Asset asset) -
Uses of Asset in nl.paston.apollon.model.asset
Methods in nl.paston.apollon.model.asset that return Asset Modifier and Type Method Description abstract AssetAsset. clone() -
Uses of Asset in nl.paston.apollon.model.asset.house
Subclasses of Asset in nl.paston.apollon.model.asset.house Modifier and Type Class Description classBuilding -
Uses of Asset in nl.paston.apollon.model.asset.vehicle
Subclasses of Asset in nl.paston.apollon.model.asset.vehicle Modifier and Type Class Description classMotorcycleclassPassengercar -
Uses of Asset in nl.paston.apollon.model.dto
Methods in nl.paston.apollon.model.dto that return Asset Modifier and Type Method Description AssetPolicyDTO. getAsset()Methods in nl.paston.apollon.model.dto with parameters of type Asset Modifier and Type Method Description voidPolicyDTO. setAsset(Asset asset) -
Uses of Asset in nl.paston.apollon.model.projections
Methods in nl.paston.apollon.model.projections that return Asset Modifier and Type Method Description AssetPolicyDetails. getAsset()Methods in nl.paston.apollon.model.projections with parameters of type Asset Modifier and Type Method Description voidPolicyDetails. setAsset(Asset asset)
-