Class ExportXMLInJobRequest
Object
ExportXMLInJobRequest
- All Implemented Interfaces:
Serializable
The properties of the export XML request.
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleaninthashCode()booleanbooleanvoidsetFileName(String fileName) voidsetSendNotification(boolean sendNotification) voidsetValidationEnabled(boolean validationEnabled) voidsetViewConfig(String viewConfig) toString()
-
Constructor Details
-
ExportXMLInJobRequest
public ExportXMLInJobRequest()
-
-
Method Details
-
builder
-
getViewConfig
-
isValidationEnabled
public boolean isValidationEnabled() -
isSendNotification
public boolean isSendNotification() -
getFileName
-
setViewConfig
-
setValidationEnabled
public void setValidationEnabled(boolean validationEnabled) -
setSendNotification
public void setSendNotification(boolean sendNotification) -
setFileName
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-