Interface BatchPart
-
- All Known Implementing Classes:
BatchBodyPart,BatchChangeSetPart,BatchQueryOperation
public interface BatchPart
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description HeadergetHeaders()booleanisStrict()
-
-
-
Method Detail
-
getHeaders
Header getHeaders()
-
isStrict
boolean isStrict()
-
-