Web Dynpro API Documentation

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

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

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

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

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

Fields in com.sap.tc.webdynpro.progmodel.repository.enum declared as WDOutboundPlugTypeEnumInfo
static WDOutboundPlugTypeEnumInfo WDOutboundPlugTypeEnumInfo.EXIT
          Outbound plugs of type exit can be used to exit applications.
static WDOutboundPlugTypeEnumInfo WDOutboundPlugTypeEnumInfo.STANDARD
          Default type of outbound plugs.
 

Methods in com.sap.tc.webdynpro.progmodel.repository.enum that return WDOutboundPlugTypeEnumInfo
static WDOutboundPlugTypeEnumInfo WDOutboundPlugTypeEnumInfo.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