
public static class GetOperatingStatusResponseMessage.VersionInfo extends Object
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">
<attribute name="VersionSource" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="VersionData" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
versionData |
protected String |
versionSource |
| Constructor and Description |
|---|
GetOperatingStatusResponseMessage.VersionInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getVersionData()
Gets the value of the versionData property.
|
String |
getVersionSource()
Gets the value of the versionSource property.
|
void |
setVersionData(String value)
Sets the value of the versionData property.
|
void |
setVersionSource(String value)
Sets the value of the versionSource property.
|
public GetOperatingStatusResponseMessage.VersionInfo()
public String getVersionSource()
Stringpublic void setVersionSource(String value)
value - allowed object is
Stringpublic String getVersionData()
StringCopyright © 2008–2017 MIL-OSS. All rights reserved.