@GwtIncompatible public static class BWSystem.SystemPerformanceMeasurementReportingModifyFileServerRequest extends Request<DefaultResponse>
Request.Protocol| Modifier and Type | Field and Description | 
|---|---|
protected String | 
ftpHostNetAddress  | 
protected Boolean | 
passiveFTP  | 
| Constructor and Description | 
|---|
SystemPerformanceMeasurementReportingModifyFileServerRequest(BroadWorksServer broadWorksServer,
                                                            String ftpHostNetAddress)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
formRequest()
Forms the XML Document for this Request Object. 
 | 
static BWSystem.SystemPerformanceMeasurementReportingModifyFileServerRequest | 
getEmptyObject(BroadWorksServer broadWorksServer)
Retrieves this object with minimal setup. 
 | 
String | 
getFtpHostNetAddress()  | 
Boolean | 
getPassiveFTP()  | 
BWSystem.SystemPerformanceMeasurementReportingModifyFileServerRequest | 
setFtpHostNetAddress(String ftpHostNetAddress)  | 
BWSystem.SystemPerformanceMeasurementReportingModifyFileServerRequest | 
setPassiveFTP(Boolean passiveFTP)  | 
appendChild, appendChild, appendChild, asyncFire, createElement, createNilElement, createTextElement, fire, fire, getBroadWorksServer, getCacheString, getCommandElement, getCommandType, getDomDocument, getId, getResponseClass, getRootElement, getValidationErrorsAsString, isMemberOfBundle, isValid, setBroadWorksServer, setCommandElement, setCommandType, setDomDocument, setMemberOfBundle, setRequestId, setResponseClass, setRootElement, toString, validate@NotNull
 @Size(min=1,
      max=80)
protected String ftpHostNetAddress
protected Boolean passiveFTP
public SystemPerformanceMeasurementReportingModifyFileServerRequest(BroadWorksServer broadWorksServer, String ftpHostNetAddress)
public BWSystem.SystemPerformanceMeasurementReportingModifyFileServerRequest setFtpHostNetAddress(String ftpHostNetAddress)
public String getFtpHostNetAddress()
public BWSystem.SystemPerformanceMeasurementReportingModifyFileServerRequest setPassiveFTP(Boolean passiveFTP)
public Boolean getPassiveFTP()
public static BWSystem.SystemPerformanceMeasurementReportingModifyFileServerRequest getEmptyObject(BroadWorksServer broadWorksServer)
broadWorksServer - The BroadWorksServerpublic void formRequest()
formRequest in class Request<DefaultResponse>Copyright © 2016 ECG. All rights reserved.