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