public class Esrd extends Object
<xs:element xmlns:ns="MLP_SVC_INIT_310.dtd" xmlns:xs="http://www.w3.org/2001/XMLSchema" name="esrd">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="xs:string">
<xs:attribute default="NA" name="type">
<xs:simpleType>
<!-- Reference to inner class Type -->
</xs:simpleType>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
| Modifier and Type | Class and Description |
|---|---|
static class |
Esrd.Type
Schema fragment(s) for this class:
|
| Constructor and Description |
|---|
Esrd() |
public String getString()
public void setString(String string)
string - public Esrd.Type getType()
public void setType(Esrd.Type type)
type - Copyright © 2016. All Rights Reserved.