public class ReferenceType extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<Object> |
any |
protected String |
uri |
| Constructor and Description |
|---|
ReferenceType() |
| Modifier and Type | Method and Description |
|---|---|
List<Object> |
getAny()
Gets the value of the any property.
|
String |
getURI()
Gets the value of the uri property.
|
void |
setURI(String value)
Sets the value of the uri property.
|
public List<Object> getAny()
Objectpublic String getURI()
StringApache CXF