Interface IAllOrNoneHeader_element

All Known Implementing Classes:
AllOrNoneHeader_element

public interface IAllOrNoneHeader_element
This is a generated class for the SObject Enterprise API. Do not edit this file, as your changes will be lost.
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    element : allOrNone of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    boolean
     
    void
    setAllOrNone(boolean allOrNone)
     
  • Method Details

    • getAllOrNone

      boolean getAllOrNone()
      element : allOrNone of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    • isAllOrNone

      boolean isAllOrNone()
    • setAllOrNone

      void setAllOrNone(boolean allOrNone)