Class MaxInstancesType


  • public class MaxInstancesType
    extends IntegerPropertyType
    Type which may be returned in GetPropertiesResponse when targeted at the system root or any collection resource. It provides the maximum number of instances for a recurring event.

    Java class for MaxInstancesType complex type.

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

     <complexType name="MaxInstancesType">
       <complexContent>
         <extension base="{http://docs.oasis-open.org/ws-calendar/ns/soap}IntegerPropertyType">
         </extension>
       </complexContent>
     </complexType>
     
    • Constructor Detail

      • MaxInstancesType

        public MaxInstancesType()