public class Neid extends Object
<xs:element xmlns:ns="MLP_SVC_INIT_310.dtd" xmlns:xs="http://www.w3.org/2001/XMLSchema" name="neid">
<xs:complexType>
<xs:choice>
<xs:element ref="ns:vmscid"/>
<xs:element ref="ns:vlrid"/>
<xs:sequence>
<xs:element ref="ns:vmscid"/>
<xs:element ref="ns:vlrid"/>
</xs:sequence>
</xs:choice>
</xs:complexType>
</xs:element>
| Constructor and Description |
|---|
Neid() |
| Modifier and Type | Method and Description |
|---|---|
void |
clearNeidSelect()
Clear the choice selection.
|
Vlrid |
getVlrid()
Get the 'vlrid' element value.
|
Vlrid |
getVlrid1()
Get the 'vlrid' element value.
|
Vmscid |
getVmscid()
Get the 'vmscid' element value.
|
Vmscid |
getVmscid1()
Get the 'vmscid' element value.
|
boolean |
ifVlrid()
Check if Vlrid is current selection for choice.
|
boolean |
ifVmscid()
Check if Vmscid is current selection for choice.
|
boolean |
ifVmscid1()
Check if Vmscid is current selection for choice.
|
void |
setVlrid(Vlrid vlrid)
Set the 'vlrid' element value.
|
void |
setVlrid1(Vlrid vlrid1)
Set the 'vlrid' element value.
|
void |
setVmscid(Vmscid vmscid)
Set the 'vmscid' element value.
|
void |
setVmscid1(Vmscid vmscid1)
Set the 'vmscid' element value.
|
public void clearNeidSelect()
public boolean ifVmscid()
true if selection, false if notpublic Vmscid getVmscid()
public void setVmscid(Vmscid vmscid)
vmscid - public boolean ifVlrid()
true if selection, false if notpublic Vlrid getVlrid()
public void setVlrid(Vlrid vlrid)
vlrid - public boolean ifVmscid1()
true if selection, false if notpublic Vmscid getVmscid1()
public void setVmscid1(Vmscid vmscid1)
vmscid1 - public Vlrid getVlrid1()
public void setVlrid1(Vlrid vlrid1)
vlrid1 - Copyright © 2016. All Rights Reserved.