类 AuthGroupRefKey

java.lang.Object
cn.nkpro.elcube.security.gen.AuthGroupRefKey
所有已实现的接口:
Serializable
直接已知子类:
AuthGroupRef

public class AuthGroupRefKey extends Object implements Serializable
另请参阅:
序列化表格
  • 构造器详细资料

    • AuthGroupRefKey

      public AuthGroupRefKey()
  • 方法详细资料

    • getGroupId

      public String getGroupId()
    • setGroupId

      public void setGroupId(String groupId)
    • getRefId

      public String getRefId()
    • setRefId

      public void setRefId(String refId)
    • getRefType

      public Integer getRefType()
    • setRefType

      public void setRefType(Integer refType)