public class IndexedPropertyInfo extends PropertyInfo
| Constructor and Description |
|---|
IndexedPropertyInfo(String name,
Class type)
Creates a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
KeyDescription |
getKey()
Returns the key.
|
void |
setKey(KeyDescription key)
Sets the key.
|
getPropertyType, getXmlHandler, getXmlName, isPreserve, isReadMethodAvailable, isWriteMethodAvailable, setPreserve, setPropertyType, setReadMethodAvailable, setWriteMethodAvailable, setXmlHandler, setXmlNameequals, getComments, getDescription, getName, getType, hashCode, isConstrained, isNullable, setComments, setConstrained, setDescription, setNullablepublic KeyDescription getKey()
public void setKey(KeyDescription key)
key - the key.Copyright © 2009-2012 jtstand.com. All Rights Reserved.