public class Application
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<java.lang.Object> |
any |
protected java.util.List<Endpoint> |
endpoint |
| Constructor and Description |
|---|
Application() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.Object> |
getAny()
Gets the value of the any property.
|
java.util.List<Endpoint> |
getEndpoint()
Gets the value of the endpoint property.
|
protected java.util.List<Endpoint> endpoint
protected java.util.List<java.lang.Object> any
public java.util.List<Endpoint> getEndpoint()
Endpointpublic java.util.List<java.lang.Object> getAny()
Element
ObjectCopyright © 2012–2020 Oracle Corporation. All rights reserved.