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) |
supports
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createProperty, supports
public 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>