java.lang.Object
eu.dnetlib.dhp.schema.oaf.rel.beans.Role
All Implemented Interfaces:
Serializable

public class Role extends Object implements Serializable
See Also:
  • Constructor Details

    • Role

      public Role()
  • Method Details

    • getText

      public String getText()
    • setText

      public void setText(String text)
    • getSchema

      public String getSchema()
    • setSchema

      public void setSchema(String schema)
    • getValue

      public String getValue()
    • setValue

      public void setValue(String value)
    • getRole

      public AuthorshipRoles getRole()
    • setRole

      public void setRole(AuthorshipRoles role)