public static class Priority.Factory extends Content.Factory implements PropertyFactory<Priority>
| Type | Property and Description |
|---|---|
Priority |
create |
| Constructor and Description |
|---|
Factory() |
| Modifier and Type | Method and Description |
|---|---|
Priority |
createProperty() |
Priority |
createProperty(ParameterList parameters,
String value) |
supportsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateProperty, supportspublic Priority createProperty
createProperty in interface PropertyFactory<Priority>public Priority createProperty(ParameterList parameters, String value)
createProperty in interface PropertyFactory<Priority>parameters - a list of property parametersvalue - a property valuepublic Priority createProperty()
createProperty in interface PropertyFactory<Priority>