public class GetDocumentRevision extends Object
<xs:complexType xmlns:ns="http://www.sugarcrm.com/sugarcrm" xmlns:xs="http://www.w3.org/2001/XMLSchema" name="get_document_revision">
<xs:all>
<xs:element type="xs:string" name="session"/>
<xs:element type="xs:string" name="i"/>
</xs:all>
</xs:complexType>
| Constructor and Description |
|---|
GetDocumentRevision() |
| Modifier and Type | Method and Description |
|---|---|
String |
getI()
Get the 'i' element value.
|
String |
getSession()
Get the 'session' element value.
|
void |
setI(String i)
Set the 'i' element value.
|
void |
setSession(String session)
Set the 'session' element value.
|
public String getSession()
public void setSession(String session)
session - public String getI()
public void setI(String i)
i - Copyright © 2018 Europeana Foundation. All rights reserved.