public class GetTModelDetail extends java.lang.Object implements RegistryObject, Inquiry
Constructor and Description |
---|
GetTModelDetail()
default constructor
|
Modifier and Type | Method and Description |
---|---|
void |
addTModelKey(java.lang.String key)
Add a ServiceKey to the collection of ServiceKeys
|
void |
addTModelKey(TModelKey key)
Add a TModelKey to the collection of TModelKeys
|
java.lang.String |
getGeneric() |
java.util.Vector |
getTModelKeyVector() |
void |
setGeneric(java.lang.String genericValue) |
void |
setTModelKeyVector(java.util.Vector keys)
Sets the TModelKey Vector
|
public void setGeneric(java.lang.String genericValue)
genericValue
- public java.lang.String getGeneric()
public java.util.Vector getTModelKeyVector()
public void addTModelKey(TModelKey key)
key
- The new TModelKey to addpublic void addTModelKey(java.lang.String key)
key
- The new ServiceKey to add to the collection of ServiceKeyspublic void setTModelKeyVector(java.util.Vector keys)
keys
- The new collection of TModelKeysCopyright ? 2003 Apache Software Foundation. All rights reserved.