Class UidConflictType


  • public class UidConflictType
    extends ErrorCodeType

    Java class for UidConflictType complex type.

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

     <complexType name="UidConflictType">
       <complexContent>
         <extension base="{http://docs.oasis-open.org/ns/wscal/calws-soap}ErrorCodeType">
           <sequence>
             <element name="href" type="{http://www.w3.org/2001/XMLSchema}string"/>
           </sequence>
         </extension>
       </complexContent>
     </complexType>
     
    • Field Detail

    • Constructor Detail

      • UidConflictType

        public UidConflictType()
    • Method Detail

      • getHref

        public String getHref()
        Gets the value of the href property.
        Returns:
        possible object is String
      • setHref

        public void setHref​(String value)
        Sets the value of the href property.
        Parameters:
        value - allowed object is String