Class MetadataOptions


  • public class MetadataOptions
    extends java.lang.Object

    Java class for MetadataOptions complex type.

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

     <complexType name="MetadataOptions">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="updateArray" type="{http://www.scene7.com/IpsApi/xsd/2021-04-26-beta}MetadataUpdateArray" minOccurs="0"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>
     
    • Constructor Detail

      • MetadataOptions

        public MetadataOptions()