@GwtIncompatible public static class BWSystem.SystemAccountingInhibitedAttributeValuePairCodeAddRequest extends Request<DefaultResponse>
Request.Protocol
Modifier and Type | Field and Description |
---|---|
protected Integer |
attributeValuePairCode |
protected Integer |
vendorId |
Constructor and Description |
---|
SystemAccountingInhibitedAttributeValuePairCodeAddRequest(BroadWorksServer broadWorksServer,
Integer attributeValuePairCode,
Integer vendorId) |
Modifier and Type | Method and Description |
---|---|
void |
formRequest()
Forms the XML Document for this Request Object.
|
Integer |
getAttributeValuePairCode() |
static BWSystem.SystemAccountingInhibitedAttributeValuePairCodeAddRequest |
getEmptyObject(BroadWorksServer broadWorksServer)
Retrieves this object with minimal setup.
|
Integer |
getVendorId() |
BWSystem.SystemAccountingInhibitedAttributeValuePairCodeAddRequest |
setAttributeValuePairCode(Integer attributeValuePairCode) |
BWSystem.SystemAccountingInhibitedAttributeValuePairCodeAddRequest |
setVendorId(Integer vendorId) |
appendChild, appendChild, appendChild, asyncFire, createElement, createNilElement, createTextElement, fire, fire, getBroadWorksServer, getCacheString, getCommandElement, getCommandType, getDomDocument, getId, getOCSProtocol, getRequestTimeoutMillis, getResponseClass, getRootElement, getValidationErrorsAsString, isMemberOfBundle, isValid, setBroadWorksServer, setCommandElement, setCommandType, setDomDocument, setMemberOfBundle, setRequestId, setRequestTimeoutMillis, setResponseClass, setRootElement, toString, validate
@NotNull protected Integer attributeValuePairCode
@NotNull protected Integer vendorId
public SystemAccountingInhibitedAttributeValuePairCodeAddRequest(BroadWorksServer broadWorksServer, Integer attributeValuePairCode, Integer vendorId)
public BWSystem.SystemAccountingInhibitedAttributeValuePairCodeAddRequest setAttributeValuePairCode(Integer attributeValuePairCode)
public Integer getAttributeValuePairCode()
public BWSystem.SystemAccountingInhibitedAttributeValuePairCodeAddRequest setVendorId(Integer vendorId)
public Integer getVendorId()
public static BWSystem.SystemAccountingInhibitedAttributeValuePairCodeAddRequest getEmptyObject(BroadWorksServer broadWorksServer)
broadWorksServer
- The BroadWorksServerpublic void formRequest()
formRequest
in class Request<DefaultResponse>
Copyright © 2017 ECG. All rights reserved.