Package org.cxml

Class PersonRole

java.lang.Object
org.cxml.PersonRole

public class PersonRole extends Object
  • Field Details

    • name

      protected String name
  • Constructor Details

    • PersonRole

      public PersonRole()
  • Method Details

    • getName

      public String getName()
      Gets the value of the name property.
      Returns:
      possible object is String
    • setName

      public void setName(String value)
      Sets the value of the name property.
      Parameters:
      value - allowed object is String