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