org.tm4j.tmnav.env.desc.AbstractorDesc .addPropertyDescription(org.tm4j.tmnav.env.SetableProperty pd)

Description

adds a PropertyDescription to the list of Descriptions that this AbstractorDesc contains

Parameters
org.tm4j.tmnav.env.SetableProperty pd the propertyDescription to add

Returns

the added propertyDescription. This is exactly the instance that was passed into the method by the pd-parameter.

Other Resources

Related Topics

Has Parameters