Class Role

java.lang.Object
dev.warrant.model.object.Role
All Implemented Interfaces:
WarrantObject

public class Role extends Object implements WarrantObject
  • Field Details

  • Constructor Details

  • Method Details

    • getRoleId

      public String getRoleId()
    • setRoleId

      public void setRoleId(String roleId)
    • getName

      public String getName()
    • setName

      public void setName(String name)
    • getDescription

      public String getDescription()
    • setDescription

      public void setDescription(String description)
    • id

      public String id()
      Specified by:
      id in interface WarrantObject
    • type

      public String type()
      Specified by:
      type in interface WarrantObject