Package com.ptc.wpcfg.ext
Class ExternalAppData
java.lang.Object
com.ptc.wpcfg.ext.ExternalAppData
- All Implemented Interfaces:
Serializable,Cloneable
The data for an ExternalApplication.
Supported API: true
Extendable: false
Supported API: true
Extendable: false
- See Also:
-
Method Summary
-
Method Details
-
getName
Returns the name.
Supported API: true- Returns:
- the name
- See Also:
-
getValue
Returns the value.
Supported API: true- Returns:
- the value
- See Also:
-
getType
Returns the type.
Supported API: true- Returns:
- the type
- See Also:
-