uk.ac.soton.itinnovation.grid.service.utils.trustedaccounts
Class TrustedAccountsList

java.lang.Object
  extended by uk.ac.soton.itinnovation.grid.service.utils.trustedaccounts.TrustedAccountsList

public class TrustedAccountsList
extends Object


Constructor Summary
TrustedAccountsList()
           
 
Method Summary
 String getServiceType()
           
 List<org.apache.axis.message.addressing.EndpointReferenceType> getTrustedManagementServices()
           
 void setServiceType(String value)
           
 void setTrustedManagementServices(List<org.apache.axis.message.addressing.EndpointReferenceType> value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TrustedAccountsList

public TrustedAccountsList()
Method Detail

setServiceType

public void setServiceType(String value)

setTrustedManagementServices

public void setTrustedManagementServices(List<org.apache.axis.message.addressing.EndpointReferenceType> value)

getServiceType

public String getServiceType()

getTrustedManagementServices

public List<org.apache.axis.message.addressing.EndpointReferenceType> getTrustedManagementServices()


Copyright © 2001-2007 University of Southampton IT Innovation Centre. All Rights Reserved.