com.ptc.windchill.structconf
Class DescribeProperty
java.lang.Object
com.ptc.windchill.structconf.StructConfManagerCommand
com.ptc.windchill.structconf.DescribeProperty
- public class DescribeProperty
- extends StructConfManagerCommand
Command to instruct the StructConfManager to describe the named property on the command line.
Method Summary |
(package private) void |
execute()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
propertyName_
private String propertyName_
DescribeProperty
public DescribeProperty(String property_name)
execute
void execute()
throws StructConfManagerException
- Specified by:
execute
in class StructConfManagerCommand
- Throws:
StructConfManagerException