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, setXmlName
equals, getComments, getDescription, getName, getType, hashCode, isConstrained, isNullable, setComments, setConstrained, setDescription, setNullable
public KeyDescription getKey()
public void setKey(KeyDescription key)
key
- the key.Copyright © 2001–2018 JFree.org. All rights reserved.