
public class GetAllServiceDependencies 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="GetAllServiceDependenciesRequest" type="{urn:org:miloss:fgsms:services:interfaces:dataAccessService}GetAllServiceDependenciesRequestMsg"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected GetAllServiceDependenciesRequestMsg |
getAllServiceDependenciesRequest |
| Constructor and Description |
|---|
GetAllServiceDependencies() |
| Modifier and Type | Method and Description |
|---|---|
GetAllServiceDependenciesRequestMsg |
getGetAllServiceDependenciesRequest()
Gets the value of the getAllServiceDependenciesRequest property.
|
boolean |
isSetGetAllServiceDependenciesRequest() |
void |
setGetAllServiceDependenciesRequest(GetAllServiceDependenciesRequestMsg value)
Sets the value of the getAllServiceDependenciesRequest property.
|
protected GetAllServiceDependenciesRequestMsg getAllServiceDependenciesRequest
public GetAllServiceDependenciesRequestMsg getGetAllServiceDependenciesRequest()
GetAllServiceDependenciesRequestMsgpublic void setGetAllServiceDependenciesRequest(GetAllServiceDependenciesRequestMsg value)
value - allowed object is
GetAllServiceDependenciesRequestMsgpublic boolean isSetGetAllServiceDependenciesRequest()
Copyright © 2008–2017 MIL-OSS. All rights reserved.