public abstract class Endpoint extends Object implements oracle.fmwplatform.envspec.common.EntityWithId
| Constructor and Description |
|---|
Endpoint() |
| Modifier and Type | Method and Description |
|---|---|
String |
getId()
Returns the id used to reference this model object.
|
oracle.fmwplatform.envspec.common.EntityWithId |
setId(String id)
Sets the id used to reference this model object.
|
public String getId()
oracle.fmwplatform.envspec.common.EntityWithIdgetId in interface oracle.fmwplatform.envspec.common.EntityWithIdpublic oracle.fmwplatform.envspec.common.EntityWithId setId(String id)
oracle.fmwplatform.envspec.common.EntityWithIdsetId in interface oracle.fmwplatform.envspec.common.EntityWithIdid - the id to be used when referencing this model object