public static class ScheduleStatus.Factory extends Content.Factory implements ParameterFactory
Constructor and Description |
---|
Factory() |
Modifier and Type | Method and Description |
---|---|
Parameter |
createParameter(java.lang.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 Parameter createParameter(java.lang.String value) throws java.net.URISyntaxException
ParameterFactory
createParameter
in interface ParameterFactory
value
- a value to assign to the returned parameterjava.net.URISyntaxException
- where an invalid URI is encountered