Uses of Class
com.woorea.openstack.keystone.v3.model.Role
-
Packages that use Role Package Description com.woorea.openstack.keystone.v3.model -
-
Uses of Role in com.woorea.openstack.keystone.v3.model
Fields in com.woorea.openstack.keystone.v3.model with type parameters of type Role Modifier and Type Field Description private java.util.List<Role>
Roles. list
Methods in com.woorea.openstack.keystone.v3.model that return types with arguments of type Role Modifier and Type Method Description java.util.List<Role>
Roles. getList()
java.util.Iterator<Role>
Roles. iterator()
-