public class LocType extends Object
<xs:element xmlns:ns="MLP_SVC_RESULT_310.dtd" xmlns:xs="http://www.w3.org/2001/XMLSchema" name="loc_type">
<xs:complexType>
<xs:attribute default="CURRENT" 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 |
LocType.Type
Schema fragment(s) for this class:
|
| Constructor and Description |
|---|
LocType() |
| Modifier and Type | Method and Description |
|---|---|
LocType.Type |
getType()
Get the 'type' attribute value.
|
void |
setType(LocType.Type type)
Set the 'type' attribute value.
|
public LocType.Type getType()
public void setType(LocType.Type type)
type - Copyright © 2016. All Rights Reserved.