com.trendmicro.grid.acl.l0.wrappers
Class GetPackageInformationListByIdResponse

java.lang.Object
  extended by com.trendmicro.grid.acl.l0.wrappers.GetPackageInformationListByIdResponse

public class GetPackageInformationListByIdResponse
extends Object

This was generated by "wsgen" and is copied to add "nillable=true" to the details collection. No other modifications were made to this wrapper and it can be removed as soon as JAX-WS offers the definition of "nillable" @WebResults.

(removing requires also the removal of the corresponding @ResponseWrapper annotation)

Version:
1.0
Author:
Juergen_Kellerer, 2011-03-30

Constructor Summary
GetPackageInformationListByIdResponse()
           
 
Method Summary
 Collection<PackageInformation> getPackageInfo()
           
 void setPackageInfo(Collection<PackageInformation> packageInfo)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetPackageInformationListByIdResponse

public GetPackageInformationListByIdResponse()
Method Detail

getPackageInfo

public Collection<PackageInformation> getPackageInfo()

setPackageInfo

public void setPackageInfo(Collection<PackageInformation> packageInfo)