void |
ArrayObjectDescription.setParameterFromObject(java.lang.Object o) |
Sets the parameters of this description object to match the supplied object.
|
void |
BasicStrokeObjectDescription.setParameterFromObject(java.lang.Object o) |
Sets the parameters for this description to match the supplied object.
|
void |
BeanObjectDescription.setParameterFromObject(java.lang.Object o) |
Sets the parameters in the description to match the supplied object.
|
void |
BooleanObjectDescription.setParameterFromObject(java.lang.Object o) |
Sets the description object parameters to match the supplied object
(which should be an instance of Boolean .
|
void |
ByteObjectDescription.setParameterFromObject(java.lang.Object o) |
Sets the parameters of this description object to match the supplied object.
|
void |
CharacterObjectDescription.setParameterFromObject(java.lang.Object o) |
Sets the parameters of this description object to match the supplied object.
|
void |
ClassLoaderObjectDescription.setParameterFromObject(java.lang.Object o) |
Sets the parameters of the object description to match the supplied object.
|
void |
CollectionObjectDescription.setParameterFromObject(java.lang.Object o) |
Sets the parameters of this description object to match the supplied object.
|
void |
ColorObjectDescription.setParameterFromObject(java.lang.Object o) |
Sets the parameters of this description object to match the supplied object.
|
void |
DateObjectDescription.setParameterFromObject(java.lang.Object o) |
Sets the parameters of this description object to match the supplied object.
|
void |
DecimalFormatObjectDescription.setParameterFromObject(java.lang.Object o) |
Sets the parameters of this description object to match the supplied object.
|
void |
Dimension2DObjectDescription.setParameterFromObject(java.lang.Object o) |
Sets the parameters of this description object to match the supplied object.
|
void |
DimensionObjectDescription.setParameterFromObject(java.lang.Object o) |
Sets the parameters of this description object to match the supplied object.
|
void |
DoubleObjectDescription.setParameterFromObject(java.lang.Object o) |
Sets the parameters of this description object to match the supplied object.
|
void |
FloatObjectDescription.setParameterFromObject(java.lang.Object o) |
Sets the parameters of this description object to match the supplied object.
|
void |
IntegerObjectDescription.setParameterFromObject(java.lang.Object o) |
Sets the parameters of this description object to match the supplied object.
|
void |
Line2DObjectDescription.setParameterFromObject(java.lang.Object o) |
Sets the parameters of this description object to match the supplied object.
|
void |
LongObjectDescription.setParameterFromObject(java.lang.Object o) |
Sets the parameters of this description object to match the supplied object.
|
void |
ObjectDescription.setParameterFromObject(java.lang.Object o) |
Sets the parameters of this description object to match the supplied object.
|
void |
Point2DObjectDescription.setParameterFromObject(java.lang.Object o) |
Sets the parameters of this description object to match the supplied object.
|
void |
Rectangle2DObjectDescription.setParameterFromObject(java.lang.Object o) |
Sets the parameters of this description object to match the supplied object.
|
void |
ShortObjectDescription.setParameterFromObject(java.lang.Object o) |
Sets the parameters of this description object to match the supplied object.
|
void |
SimpleDateFormatObjectDescription.setParameterFromObject(java.lang.Object o) |
Sets the parameters of this description object to match the supplied object.
|
void |
StringObjectDescription.setParameterFromObject(java.lang.Object o) |
Sets the parameters of this description object to match the supplied object.
|
void |
URLObjectDescription.setParameterFromObject(java.lang.Object o) |
Sets the parameters of this description object to match the supplied object.
|