cgl.fthpis.datatype.response
Class ServiceInfos
java.lang.Object
cgl.fthpis.datatype.response.ServiceInfos
- public class ServiceInfos
- extends java.lang.Object
- Author:
- Mehmet S. Aktas (maktas@indiana.edu)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
serviceInfoVector
java.util.Vector serviceInfoVector
ServiceInfos
public ServiceInfos()
- default constructor
ServiceInfos
public ServiceInfos(int size)
addServiceInfo
public void addServiceInfo(ServiceInfo info)
setServiceInfoVector
public void setServiceInfoVector(java.util.Vector infos)
getServiceInfoVector
public java.util.Vector getServiceInfoVector()
toString
public java.lang.String toString()