public class Vmscid extends Object
<xs:element xmlns:ns="MLP_SVC_RESULT_310.dtd" xmlns:xs="http://www.w3.org/2001/XMLSchema" name="vmscid">
<xs:complexType>
<xs:sequence>
<xs:element ref="ns:cc" minOccurs="0"/>
<xs:element ref="ns:ndc" minOccurs="0"/>
<xs:element ref="ns:vmscno"/>
</xs:sequence>
</xs:complexType>
</xs:element>
| Constructor and Description |
|---|
Vmscid() |
| Modifier and Type | Method and Description |
|---|---|
Cc |
getCc()
Get the 'cc' element value.
|
Ndc |
getNdc()
Get the 'ndc' element value.
|
Vmscno |
getVmscno()
Get the 'vmscno' element value.
|
void |
setCc(Cc cc)
Set the 'cc' element value.
|
void |
setNdc(Ndc ndc)
Set the 'ndc' element value.
|
void |
setVmscno(Vmscno vmscno)
Set the 'vmscno' element value.
|
public Cc getCc()
public void setCc(Cc cc)
cc - public Ndc getNdc()
public void setNdc(Ndc ndc)
ndc - public Vmscno getVmscno()
public void setVmscno(Vmscno vmscno)
vmscno - Copyright © 2016. All Rights Reserved.