Class RelatedParamType


  • public class RelatedParamType
    extends TextParameterType
    trigrelparam = "RELATED" "=" ("START" ; Trigger off of start / "END") ; Trigger off of end

    Java class for RelatedParamType complex type.

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

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

      • RelatedParamType

        public RelatedParamType()