Class MaxResourceSizeType


  • public class MaxResourceSizeType
    extends IntegerPropertyType
    Type which may be returned in GetPropertiesResponse when targeted at the system root or any collection resource. It provides the maximum size of a resource in octets that the server is willing to accept when stored in a collection

    Java class for MaxResourceSizeType complex type.

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

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

      • MaxResourceSizeType

        public MaxResourceSizeType()