public class UseKeyWithType extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
application |
protected String |
identifier |
| Constructor and Description |
|---|
UseKeyWithType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getApplication()
Gets the value of the application property.
|
String |
getIdentifier()
Gets the value of the identifier property.
|
void |
setApplication(String value)
Sets the value of the application property.
|
void |
setIdentifier(String value)
Sets the value of the identifier property.
|
public String getApplication()
Stringpublic void setApplication(String value)
value - allowed object is
Stringpublic String getIdentifier()
StringApache CXF