|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--org.apache.juddi.datatype.response.ServiceInfo
|
+--cgl.juddi.datatype.response.ServiceInfo
| Field Summary | |
(package private) AttributeBag |
attributeBag
|
(package private) Lease |
lease
|
| Fields inherited from class org.apache.juddi.datatype.response.ServiceInfo |
|
| Constructor Summary | |
ServiceInfo()
default constructor |
|
| Method Summary | |
void |
addAttributeBag(Attribute attribute)
|
AttributeBag |
getAttributeBag()
|
Lease |
getLease()
|
void |
setAttributeBag(AttributeBag attributeBag)
|
void |
setLease(Lease lease)
|
| Methods inherited from class org.apache.juddi.datatype.response.ServiceInfo |
addName, getBusinessKey, getNameVector, getServiceKey, setBusinessKey, setNameVector, setServiceKey |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
AttributeBag attributeBag
Lease lease
| Constructor Detail |
public ServiceInfo()
| Method Detail |
public void addAttributeBag(Attribute attribute)
addAttributeBag in class org.apache.juddi.datatype.response.ServiceInfopublic void setAttributeBag(AttributeBag attributeBag)
setAttributeBag in class org.apache.juddi.datatype.response.ServiceInfopublic AttributeBag getAttributeBag()
getAttributeBag in class org.apache.juddi.datatype.response.ServiceInfopublic void setLease(Lease lease)
setLease in class org.apache.juddi.datatype.response.ServiceInfopublic Lease getLease()
getLease in class org.apache.juddi.datatype.response.ServiceInfo
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||