Interface Record
All Superinterfaces: RecordAccessor
@Immutable public interface Record extends RecordAccessor
Represents a Salesforce record.
Implementations must be immutable and therefore thread-safe.
getBigDecimalField, getBigIntegerField, getBinaryField, getBooleanField, getByteField, getDoubleField, getFieldNames, getFloatField, getIntField, getLongField, getRecordField, getShortField, getStringField, getType, hasField, isNullField