Package com.sforce.soap.partner
Interface IAllOrNoneHeader_element
-
- All Known Implementing Classes:
AllOrNoneHeader_element
public interface IAllOrNoneHeader_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 booleangetAllOrNone()element : allOrNone of type {http://www.w3.org/2001/XMLSchema}boolean java type: booleanbooleanisAllOrNone()voidsetAllOrNone(boolean allOrNone)
-