Uses of Class
com.sforce.soap.metadata.PlatformEventType
-
-
Uses of PlatformEventType in com.sforce.soap.metadata
Methods in com.sforce.soap.metadata that return PlatformEventType Modifier and Type Method Description PlatformEventTypeCustomObject. getEventType()static PlatformEventTypePlatformEventType. valueOf(String name)Returns the enum constant of this type with the specified name.static PlatformEventType[]PlatformEventType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.sforce.soap.metadata with parameters of type PlatformEventType Modifier and Type Method Description voidCustomObject. setEventType(PlatformEventType eventType)
-