Serializable
, ParameterFactory<Abbrev>
public static class Abbrev.Factory extends Content.Factory implements ParameterFactory<Abbrev>
Constructor | Description |
---|---|
Factory() |
Modifier and Type | Method | Description |
---|---|---|
Abbrev |
createParameter(String value) |
Returns a parameter instance of the appropriate type with the specified value.
|
supports
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
supports
public Abbrev createParameter(String value)
ParameterFactory
createParameter
in interface ParameterFactory<Abbrev>
value
- a value to assign to the returned parameter