@GwtIncompatible public static class FindMeFollowMe.GroupFindMeFollowMeModifyInstanceRequest extends Request<DefaultResponse>
Request.Protocol
Modifier and Type | Field and Description |
---|---|
protected String |
networkClassOfService |
protected ServiceInstanceModifyProfile |
serviceInstanceProfile |
protected FindMeFollowMe |
user |
Constructor and Description |
---|
GroupFindMeFollowMeModifyInstanceRequest(FindMeFollowMe user) |
Modifier and Type | Method and Description |
---|---|
void |
formRequest()
Forms the XML Document for this Request Object.
|
static FindMeFollowMe.GroupFindMeFollowMeModifyInstanceRequest |
getEmptyObject(BroadWorksServer broadWorksServer)
Retrieves this object with minimal setup.
|
FindMeFollowMe |
getFindMeFollowMe() |
String |
getNetworkClassOfService() |
ServiceInstanceModifyProfile |
getServiceInstanceProfile() |
FindMeFollowMe.GroupFindMeFollowMeModifyInstanceRequest |
setNetworkClassOfService(String networkClassOfService) |
FindMeFollowMe.GroupFindMeFollowMeModifyInstanceRequest |
setServiceInstanceProfile(ServiceInstanceModifyProfile serviceInstanceProfile) |
FindMeFollowMe.GroupFindMeFollowMeModifyInstanceRequest |
setUser(FindMeFollowMe user) |
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 protected transient FindMeFollowMe user
protected ServiceInstanceModifyProfile serviceInstanceProfile
@Size(min=1, max=40) protected String networkClassOfService
public GroupFindMeFollowMeModifyInstanceRequest(FindMeFollowMe user)
public FindMeFollowMe.GroupFindMeFollowMeModifyInstanceRequest setUser(FindMeFollowMe user)
public FindMeFollowMe getFindMeFollowMe()
public FindMeFollowMe.GroupFindMeFollowMeModifyInstanceRequest setServiceInstanceProfile(ServiceInstanceModifyProfile serviceInstanceProfile)
public ServiceInstanceModifyProfile getServiceInstanceProfile()
public FindMeFollowMe.GroupFindMeFollowMeModifyInstanceRequest setNetworkClassOfService(String networkClassOfService)
public String getNetworkClassOfService()
public static FindMeFollowMe.GroupFindMeFollowMeModifyInstanceRequest getEmptyObject(BroadWorksServer broadWorksServer)
broadWorksServer
- The BroadWorksServerpublic void formRequest()
formRequest
in class Request<DefaultResponse>
Copyright © 2016 ECG. All rights reserved.