AssetProfileId constructor

AssetProfileId(
  1. String id
)

Implementation

AssetProfileId(String id) : super(EntityType.ASSET_PROFILE, id);