|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.juddi.datatype.OverviewURL
public class OverviewURL
Used in BusinessEntity as the Name of the BusinessEntity, in BusinessService as the name of the BusinessService and in TModel as the name of the TModel.
| Constructor Summary | |
|---|---|
OverviewURL()
Construct a new initialized name instance. |
|
OverviewURL(java.lang.String url)
Construct a new name with a given name. |
|
| Method Summary | |
|---|---|
java.lang.String |
getValue()
Returns the overviewURL value as a String. |
void |
setValue(java.lang.String url)
Sets the name of this name-object to the new given name. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OverviewURL()
public OverviewURL(java.lang.String url)
url - The name of the new name-object.| Method Detail |
|---|
public void setValue(java.lang.String url)
url - The new name for this name-object.public java.lang.String getValue()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||