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