Class AccessControlType.Operation

  • All Implemented Interfaces:
    Serializable, Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2
    Enclosing class:
    AccessControlType

    public static class AccessControlType.Operation
    extends Object
    implements Serializable, Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2

    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">
           <choice>
             <element name="metadata" type="{http://xml.vidispine.com/schema/vidispine}AccessControlMetadataType"/>
             <element name="shape" type="{http://xml.vidispine.com/schema/vidispine}AccessControlShapeType"/>
             <element name="uri" type="{http://xml.vidispine.com/schema/vidispine}AccessControlUriType"/>
           </choice>
         </restriction>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form