|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.juddi.datatype.binding.TModelInstanceDetails
public class TModelInstanceDetails
Represents the "technical fingerprint". A set of 0..n references to tModelInstanceInfos that are all completely supported by this web service.
| Constructor Summary | |
|---|---|
TModelInstanceDetails()
Constructs a new empty TModelInstanceDetails. |
|
| Method Summary | |
|---|---|
void |
addTModelInstanceInfo(TModelInstanceInfo info)
|
java.util.Vector |
getTModelInstanceInfoVector()
|
void |
setTModelInstanceInfoVector(java.util.Vector infos)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TModelInstanceDetails()
| Method Detail |
|---|
public void addTModelInstanceInfo(TModelInstanceInfo info)
public java.util.Vector getTModelInstanceInfoVector()
public void setTModelInstanceInfoVector(java.util.Vector infos)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||