Package com.sforce.soap.partner
Interface IAllowFieldTruncationHeader_element
- All Known Implementing Classes:
AllowFieldTruncationHeader_element
public interface IAllowFieldTruncationHeader_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 TypeMethodDescriptionbooleanelement : allowFieldTruncation of type {http://www.w3.org/2001/XMLSchema}boolean java type: booleanbooleanvoidsetAllowFieldTruncation(boolean allowFieldTruncation)
-
Method Details
-
getAllowFieldTruncation
boolean getAllowFieldTruncation()element : allowFieldTruncation of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean -
isAllowFieldTruncation
boolean isAllowFieldTruncation() -
setAllowFieldTruncation
void setAllowFieldTruncation(boolean allowFieldTruncation)
-