public static class Abbreviations.Map.Completename extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>token">
<attribute name="Group" type="{http://www.w3.org/2001/XMLSchema}token" />
</extension>
</simpleContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
group |
protected String |
value |
| Constructor and Description |
|---|
Completename() |
| Modifier and Type | Method and Description |
|---|---|
String |
getGroup()
Gets the value of the group property.
|
String |
getValue()
Gets the value of the value property.
|
void |
setGroup(String value)
Sets the value of the group property.
|
void |
setValue(String value)
Sets the value of the value property.
|
public String getValue()
Stringpublic void setValue(String value)
value - allowed object is
Stringpublic String getGroup()
StringCopyright © 2020 Tethys. All rights reserved.