public class LoginResponse extends Object
Java class for loginResponse complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="loginResponse">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="return" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
LoginResponse() |
protected String _return
Copyright © 2013 The ICAT Collaboration. All Rights Reserved.