
public class SetServicePermissions extends Object implements Serializable
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="request" type="{urn:org:miloss:fgsms:services:interfaces:policyConfiguration}SetServicePermissionsRequestMsg"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected SetServicePermissionsRequestMsg |
request |
| Constructor and Description |
|---|
SetServicePermissions() |
| Modifier and Type | Method and Description |
|---|---|
SetServicePermissionsRequestMsg |
getRequest()
Gets the value of the request property.
|
boolean |
isSetRequest() |
void |
setRequest(SetServicePermissionsRequestMsg value)
Sets the value of the request property.
|
protected SetServicePermissionsRequestMsg request
public SetServicePermissionsRequestMsg getRequest()
SetServicePermissionsRequestMsgpublic void setRequest(SetServicePermissionsRequestMsg value)
value - allowed object is
SetServicePermissionsRequestMsgpublic boolean isSetRequest()
Copyright © 2008–2017 MIL-OSS. All rights reserved.