|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.juddi.datatype.publisher.PublisherID
| Constructor Summary | |
PublisherID()
Construct a new initialized PublisherID instance. |
|
PublisherID(java.lang.String keyValue)
Construct a new PublisherID with a given value. |
|
| Method Summary | |
java.lang.String |
getValue()
Returns the value of this PublisherID as a String. |
void |
setValue(java.lang.String newValue)
Sets the value of this PublisherID to the new value. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PublisherID()
public PublisherID(java.lang.String keyValue)
keyValue - The PublisherID of the new value.| Method Detail |
public void setValue(java.lang.String newValue)
newValue - The new key value for this PublisherID.public java.lang.String getValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||