Class RoleRepresentation

    • Constructor Detail

      • RoleRepresentation

        public RoleRepresentation()
    • Method Detail

      • setId

        public void setId​(String id)
      • getId

        @JSONProperty(ignoreIfNull=true)
        public String getId()
      • setName

        public void setName​(String name)
      • getName

        @JSONProperty(ignoreIfNull=true)
        public String getName()