com.supermap.chart

类 Roles



  • public class Roles
    extends Object
    • 方法详细资料

      • getCount

        public int getCount()
      • get

        public Role get(int index)
        根据给定索引获取角色对象。
        参数:
        index - 给定索引。
        返回:
        角色对象。
      • get

        public Role get(String code)
        根据给定的角色编码获取角色对象。
        参数:
        code - 给定的角色编码。
        返回:
        角色对象。

Copyright © 2021–2024 SuperMap. All rights reserved.