public class IgnoredPropertyInfo extends PropertyInfo
| Constructor | Description |
|---|---|
IgnoredPropertyInfo(java.lang.String name) |
Creates a new instance.
|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetPropertyType, getXmlHandler, getXmlName, isPreserve, isReadMethodAvailable, isWriteMethodAvailable, setPreserve, setPropertyType, setReadMethodAvailable, setWriteMethodAvailable, setXmlHandler, setXmlNameequals, getComments, getDescription, getName, getType, hashCode, isConstrained, isNullable, setComments, setConstrained, setDescription, setNullablepublic IgnoredPropertyInfo(java.lang.String name)
name - the property name.