Uses of Class
com.uc4.api.objects.SAPConnectionRFC.BIExtendedMonitoring
-
Packages that use SAPConnectionRFC.BIExtendedMonitoring Package Description com.uc4.api.objects -
-
Uses of SAPConnectionRFC.BIExtendedMonitoring in com.uc4.api.objects
Methods in com.uc4.api.objects that return SAPConnectionRFC.BIExtendedMonitoring Modifier and Type Method Description SAPConnectionRFC.BIExtendedMonitoringSAPConnectionRFC. getBIExtendedMonitoring()Returns the status of the extended monitoring of Info Packages.static SAPConnectionRFC.BIExtendedMonitoringSAPConnectionRFC.BIExtendedMonitoring. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static SAPConnectionRFC.BIExtendedMonitoring[]SAPConnectionRFC.BIExtendedMonitoring. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.uc4.api.objects with parameters of type SAPConnectionRFC.BIExtendedMonitoring Modifier and Type Method Description voidSAPConnectionRFC. setBIExtendedMonitoring(SAPConnectionRFC.BIExtendedMonitoring ext)Sets the status of the extended monitoring of Info Packages.
-