public class GetSharedFileSystemLayerResponse 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">
<sequence>
<element name="GetSharedFileSystemLayerResult" type="{http://Checkmarx.com}CxWSResponseFileSystemLayer" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected CxWSResponseFileSystemLayer |
getSharedFileSystemLayerResult |
| Constructor and Description |
|---|
GetSharedFileSystemLayerResponse() |
| Modifier and Type | Method and Description |
|---|---|
CxWSResponseFileSystemLayer |
getGetSharedFileSystemLayerResult()
Gets the value of the getSharedFileSystemLayerResult property.
|
void |
setGetSharedFileSystemLayerResult(CxWSResponseFileSystemLayer value)
Sets the value of the getSharedFileSystemLayerResult property.
|
protected CxWSResponseFileSystemLayer getSharedFileSystemLayerResult
public CxWSResponseFileSystemLayer getGetSharedFileSystemLayerResult()
CxWSResponseFileSystemLayerpublic void setGetSharedFileSystemLayerResult(CxWSResponseFileSystemLayer value)
value - allowed object is
CxWSResponseFileSystemLayerCopyright © 2020. All rights reserved.