|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--oracle.soap.server.DeploymentDescriptor
DeploymentDescriptor
implements the core
deployment descriptor methods in Oracle SOAP.
Field Summary |
Type | Field |
---|---|
protected java.lang.String |
m_id
|
Constructor Summary | |
DeploymentDescriptor()
|
Method Summary |
Type | Method |
---|---|
java.lang.String |
getId()
Get the unique ID for this descriptor. |
void |
setId(java.lang.String id)
Set the unique ID. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected java.lang.String m_id
Constructor Detail |
public DeploymentDescriptor()
Method Detail |
public java.lang.String getId()
public void setId(java.lang.String id)
id
- The unique ID.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |