Package com.sforce.soap.partner
Interface IStreamingEnabledHeader_element
-
- All Known Implementing Classes:
StreamingEnabledHeader_element
public interface IStreamingEnabledHeader_elementThis is a generated class for the SObject Enterprise API. Do not edit this file, as your changes will be lost.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleangetStreamingEnabled()element : streamingEnabled of type {http://www.w3.org/2001/XMLSchema}boolean java type: booleanbooleanisStreamingEnabled()voidsetStreamingEnabled(boolean streamingEnabled)
-