Uses of Enum Class
com.uc4.api.objects.SAPConnectionRFC.XBPVersion
Packages that use SAPConnectionRFC.XBPVersion
-
Uses of SAPConnectionRFC.XBPVersion in com.uc4.api.objects
Methods in com.uc4.api.objects that return SAPConnectionRFC.XBPVersionModifier and TypeMethodDescriptionSAPConnectionRFC.getXBPVersion()
Returns the XBP Version.static SAPConnectionRFC.XBPVersion
Returns the enum constant of this class with the specified name.static SAPConnectionRFC.XBPVersion[]
SAPConnectionRFC.XBPVersion.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.uc4.api.objects with parameters of type SAPConnectionRFC.XBPVersionModifier and TypeMethodDescriptionvoid
SAPConnectionRFC.setXBPVersion
(SAPConnectionRFC.XBPVersion version) Sets the version of the XBP Interface.