Class RoleParamType


  • public class RoleParamType
    extends TextParameterType
    Standard values "CHAIR" "REQ-PARTICIPANT" "OPT-PARTICIPANT" "NON-PARTICIPANT"

    Java class for RoleParamType complex type.

    The following schema fragment specifies the expected content contained within this class.

     <complexType name="RoleParamType">
       <complexContent>
         <extension base="{urn:ietf:params:xml:ns:icalendar-2.0}TextParameterType">
         </extension>
       </complexContent>
     </complexType>
     
    • Constructor Detail

      • RoleParamType

        public RoleParamType()