public class GetMonitoredItemsByMachine 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}GetMonitoredItemsByMachineRequestMsg"/> </sequence> </restriction> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected GetMonitoredItemsByMachineRequestMsg |
request |
Constructor and Description |
---|
GetMonitoredItemsByMachine() |
Modifier and Type | Method and Description |
---|---|
GetMonitoredItemsByMachineRequestMsg |
getRequest()
Gets the value of the request property.
|
boolean |
isSetRequest() |
void |
setRequest(GetMonitoredItemsByMachineRequestMsg value)
Sets the value of the request property.
|
protected GetMonitoredItemsByMachineRequestMsg request
public GetMonitoredItemsByMachineRequestMsg getRequest()
GetMonitoredItemsByMachineRequestMsg
public void setRequest(GetMonitoredItemsByMachineRequestMsg value)
value
- allowed object is
GetMonitoredItemsByMachineRequestMsg
public boolean isSetRequest()
Copyright © 2008–2017 MIL-OSS. All rights reserved.