Web Dynpro API Documentation

Uses of Class
com.sap.tc.webdynpro.progmodel.repository.enum.WDInboundPlugTypeEnumInfo

Packages that use WDInboundPlugTypeEnumInfo
com.sap.tc.webdynpro.progmodel.repository   
com.sap.tc.webdynpro.progmodel.repository.enum   
 

Uses of WDInboundPlugTypeEnumInfo in com.sap.tc.webdynpro.progmodel.repository
 

Methods in com.sap.tc.webdynpro.progmodel.repository that return WDInboundPlugTypeEnumInfo
 WDInboundPlugTypeEnumInfo IWDInboundPlugInfo.getType()
          Getter for writable property type.
 

Uses of WDInboundPlugTypeEnumInfo in com.sap.tc.webdynpro.progmodel.repository.enum
 

Fields in com.sap.tc.webdynpro.progmodel.repository.enum declared as WDInboundPlugTypeEnumInfo
static WDInboundPlugTypeEnumInfo WDInboundPlugTypeEnumInfo.STANDARD
          Default type of inbound plugs.
static WDInboundPlugTypeEnumInfo WDInboundPlugTypeEnumInfo.STARTUP
          Inbound plugs of type STARTUP can be used to start an application.
 

Methods in com.sap.tc.webdynpro.progmodel.repository.enum that return WDInboundPlugTypeEnumInfo
static WDInboundPlugTypeEnumInfo WDInboundPlugTypeEnumInfo.valueOf(java.lang.String string)
          Returns the enumeration value corresponding to the given string representation.
 


Web Dynpro API Documentation

Copyright © 2004 SAP AG. Automatically generated Thu Mar 3 2005, 22:15