Class RoleSummary

java.lang.Object
co.yellowdog.platform.model.RoleSummary
All Implemented Interfaces:
Identified, Serializable

public class RoleSummary extends Object implements Identified, Serializable
See Also:
  • Constructor Details

    • RoleSummary

      public RoleSummary(String id, String name)
    • RoleSummary

      public RoleSummary()
  • Method Details