Uses of Class
io.keyko.nevermined.models.service.Service.AssetTypes
-
Packages that use Service.AssetTypes Package Description io.keyko.nevermined.models.service -
-
Uses of Service.AssetTypes in io.keyko.nevermined.models.service
Methods in io.keyko.nevermined.models.service that return Service.AssetTypes Modifier and Type Method Description static Service.AssetTypesService.AssetTypes. valueOf(String name)Returns the enum constant of this type with the specified name.static Service.AssetTypes[]Service.AssetTypes. values()Returns an array containing the constants of this enum type, in the order they are declared.
-