Class OptionsType.Boxes.Remove

  • Enclosing class:
    OptionsType.Boxes

    public static class OptionsType.Boxes.Remove
    extends Object

    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="boxesRemove" type="{http://schema.webpdf.de/1.0/operation}SelectionBoxType"/>
           </choice>
         </restriction>
       </complexContent>
     </complexType>
     
    • Constructor Detail

      • Remove

        public Remove()
    • Method Detail

      • setBoxesRemove

        public void setBoxesRemove​(SelectionBoxType value)
        Sets the value of the boxesRemove property.
        Parameters:
        value - allowed object is SelectionBoxType
      • isSetBoxesRemove

        public boolean isSetBoxesRemove()