Class ValueMaskConfigType


  • @Generated(value="com.sun.tools.xjc.Driver",
               comments="JAXB RI v3.0.2",
               date="2026-01-14T04:58:49Z")
    public class ValueMaskConfigType
    extends java.lang.Object
    This type is used to specify a value and optional mask that are configurable

    Java class for valueMaskConfigType complex type.

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

     <complexType name="valueMaskConfigType">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>
     
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ValueMaskConfigType

        public ValueMaskConfigType()