Class FbtypeParamType


  • public class FbtypeParamType
    extends TextParameterType
    fbtypeparam = "FBTYPE" "=" ("FREE" / "BUSY" / "BUSY-UNAVAILABLE" / "BUSY-TENTATIVE" / x-name ; Some experimental iCalendar free/busy type. / iana-token) ; Some other IANA-registered iCalendar free/busy type. ; Default is BUSY

    Java class for FbtypeParamType complex type.

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

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

      • FbtypeParamType

        public FbtypeParamType()