Class ObjectDeltaType.ObjectToAdd

  • All Implemented Interfaces:
    JaxbVisitable, Serializable
    Enclosing class:
    ObjectDeltaType

    public static class ObjectDeltaType.ObjectToAdd
    extends Object
    implements Serializable, JaxbVisitable

    Java class for anonymous complex type.

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

     <complexType>
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <any processContents='lax'/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form