public class Requestmode extends Object
<xs:element xmlns:ns="MLP_SVC_INIT_310.dtd" xmlns:xs="http://www.w3.org/2001/XMLSchema" name="requestmode">
<xs:complexType>
<xs:attribute default="PASSIVE" name="type">
<xs:simpleType>
<!-- Reference to inner class Type -->
</xs:simpleType>
</xs:attribute>
</xs:complexType>
</xs:element>
| Modifier and Type | Class and Description |
|---|---|
static class |
Requestmode.Type
Schema fragment(s) for this class:
|
| Constructor and Description |
|---|
Requestmode() |
| Modifier and Type | Method and Description |
|---|---|
Requestmode.Type |
getType()
Get the 'type' attribute value.
|
void |
setType(Requestmode.Type type)
Set the 'type' attribute value.
|
public Requestmode.Type getType()
public void setType(Requestmode.Type type)
type - Copyright © 2016. All Rights Reserved.