Class CutypeParamType


public class CutypeParamType extends TextParameterType
cutypeparam = "CUTYPE" "=" ("INDIVIDUAL" ; An individual / "GROUP" ; A group of individuals / "RESOURCE" ; A physical resource / "ROOM" ; A room resource / "UNKNOWN" ; Otherwise not known / x-name ; Experimental type / iana-token) ; Other IANA-registered ; type ; Default is INDIVIDUAL

Java class for CutypeParamType complex type.

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

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

    • CutypeParamType

      public CutypeParamType()