Uses of Class
ietf.params.xml.ns.icalendar_2.TextParameterType

Packages that use TextParameterType
Package
Description
 
  • Uses of TextParameterType in ietf.params.xml.ns.icalendar_2

    Modifier and Type
    Class
    Description
    class 
    Java class for CnParamType complex type.
    class 
    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
    class 
    encodingparam = "ENCODING" "=" ( "8BIT" ; "8bit" text encoding is defined in [RFC2045] / "BASE64" ; "BASE64" binary encoding format is defined in [RFC4648] )
    class 
    fbtypeparam = "FBTYPE" "=" ("FREE" / "BUSY" / "BUSY-UNAVAILABLE" / "BUSY-TENTATIVE" / x-name ; Some experimental iCalendar free/busy type.
    class 
    Java class for FmttypeParamType complex type.
    class 
    Java class for LanguageParamType complex type.
    class 
    partstat-event = ("NEEDS-ACTION" ; Event needs action / "ACCEPTED" ; Event accepted / "DECLINED" ; Event declined / "TENTATIVE" ; Event tentatively ; accepted / "DELEGATED" ; Event delegated / x-name ; Experimental status / iana-token) ; Other IANA-registered ; status ; These are the participation statuses for a "VEVENT".
    class 
    Java class for PublicCommentParameterType complex type.
    class 
    trigrelparam = "RELATED" "=" ("START" ; Trigger off of start / "END") ; Trigger off of end
    class 
    reltypeparam = "RELTYPE" "=" ("PARENT" ; Parent relationship - Default / "CHILD" ; Child relationship / "SIBLING" ; Sibling relationship / iana-token ; Some other IANA-registered ; iCalendar relationship type / x-name) ; A non-standard, experimental ; relationship type Ws-Calendar adds the values / "FINISHTOSTART" / "FINISHTOFINISH" / "STARTTOFINISH" / "STARTTOSTART" ; Default is PARENT
    class 
    Standard values "CHAIR" "REQ-PARTICIPANT" "OPT-PARTICIPANT" "NON-PARTICIPANT"
    class 
    scheduleagentparam = "SCHEDULE-AGENT" "=" ("SERVER" ; The server handles scheduling / "CLIENT" ; The client handles scheduling / "NONE" ; No automatic scheduling / x-name ; Experimental type / iana-token) ; Other IANA registered type ; ; Default is SERVER
    class 
    scheduleforcesendparam = "SCHEDULE-FORCE-SEND" "=" ("REQUEST" ; Force a "REQUEST" / "REPLY" ; Force a "REPLY" / iana-token) ; IANA registered method
    class 
    Java class for ScheduleStatusParamType complex type.
    class 
    Java class for TzidParamType complex type.
    class 
    Java class for XBedeworkLocKeyParamType complex type.
    class 
    Java class for XBedeworkUidParamType complex type.
    class 
    Java class for XBedeworkWrappedNameParamType complex type.
    Modifier and Type
    Method
    Description
    ObjectFactory.createTextParameterType()
    Create an instance of TextParameterType
    Methods in ietf.params.xml.ns.icalendar_2 that return types with arguments of type TextParameterType
    Modifier and Type
    Method
    Description
    javax.xml.bind.JAXBElement<TextParameterType>
    ObjectFactory.createRel(TextParameterType value)
    Create an instance of JAXBElement<TextParameterType>
    Methods in ietf.params.xml.ns.icalendar_2 with parameters of type TextParameterType
    Modifier and Type
    Method
    Description
    javax.xml.bind.JAXBElement<TextParameterType>
    ObjectFactory.createRel(TextParameterType value)
    Create an instance of JAXBElement<TextParameterType>