public class Result extends Object
<xs:element xmlns:ns="MLP_SVC_RESULT_310.dtd" xmlns:xs="http://www.w3.org/2001/XMLSchema" name="result">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="xs:string">
<xs:attribute type="xs:string" use="required" name="resid"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
| Constructor and Description |
|---|
Result() |
public String getString()
public void setString(String string)
string - public String getResid()
public void setResid(String resid)
resid - Copyright © 2016. All Rights Reserved.