Uses of Class
org.starcoin.bean.Resource
-
Packages that use Resource Package Description org.starcoin.bean -
-
Uses of Resource in org.starcoin.bean
Methods in org.starcoin.bean that return types with arguments of type Resource Modifier and Type Method Description Map<String,Resource>ListResource. getResources()Method parameters in org.starcoin.bean with type arguments of type Resource Modifier and Type Method Description voidListResource. setResources(Map<String,Resource> resources)
-