@GwtIncompatible public static class BWSystem.SystemSIPAddContentTypeRequest extends Request<DefaultResponse>
Request.Protocol
Modifier and Type | Field and Description |
---|---|
protected String |
contentType |
protected SystemSIPSupportedInterface |
inter |
Constructor and Description |
---|
SystemSIPAddContentTypeRequest(BroadWorksServer broadWorksServer,
String contentType,
SystemSIPSupportedInterface inter) |
Modifier and Type | Method and Description |
---|---|
void |
formRequest()
Forms the XML Document for this Request Object.
|
String |
getContentType() |
static BWSystem.SystemSIPAddContentTypeRequest |
getEmptyObject(BroadWorksServer broadWorksServer)
Retrieves this object with minimal setup.
|
SystemSIPSupportedInterface |
getInter() |
BWSystem.SystemSIPAddContentTypeRequest |
setContentType(String contentType) |
BWSystem.SystemSIPAddContentTypeRequest |
setInter(SystemSIPSupportedInterface inter) |
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=2, max=80) protected String contentType
@NotNull protected SystemSIPSupportedInterface inter
public SystemSIPAddContentTypeRequest(BroadWorksServer broadWorksServer, String contentType, SystemSIPSupportedInterface inter)
public BWSystem.SystemSIPAddContentTypeRequest setContentType(String contentType)
public String getContentType()
public BWSystem.SystemSIPAddContentTypeRequest setInter(SystemSIPSupportedInterface inter)
public SystemSIPSupportedInterface getInter()
public static BWSystem.SystemSIPAddContentTypeRequest getEmptyObject(BroadWorksServer broadWorksServer)
broadWorksServer
- The BroadWorksServerpublic void formRequest()
formRequest
in class Request<DefaultResponse>
Copyright © 2016 ECG. All rights reserved.