|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PortInfo
An interface that describes a Port.
Method Summary | |
---|---|
java.lang.String |
getName()
Returns the instance name for this Port. |
java.lang.String |
getProperty(java.lang.String propertyKey)
Fetch the value corresponding to propertyKey. |
java.lang.String |
getType()
Returns the type of the Port referred to by this PortInfo: corresponds to the class name for this Port. |
Method Detail |
---|
java.lang.String getType()
java.lang.String getName()
java.lang.String getProperty(java.lang.String propertyKey)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |