com.eu.miscedautils.ipxact.Abstractor
Class ValueMaskConfigType
java.lang.Object
com.eu.miscedautils.ipxact.Abstractor.ValueMaskConfigType
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>
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ValueMaskConfigType
public ValueMaskConfigType()