org.kuali.student.r1.common.dictionary.service.old.jaxws
Class GetObjectStructureResponse

java.lang.Object
  extended by org.kuali.student.r1.common.dictionary.service.old.jaxws.GetObjectStructureResponse

public class GetObjectStructureResponse
extends Object

This class was generated by Apache CXF 2.2 Fri May 14 11:26:06 PDT 2010 Generated source version: 2.2


Constructor Summary
GetObjectStructureResponse()
           
 
Method Summary
 ObjectStructure getReturn()
           
 void setReturn(ObjectStructure new_return)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetObjectStructureResponse

public GetObjectStructureResponse()
Method Detail

getReturn

public ObjectStructure getReturn()

setReturn

public void setReturn(ObjectStructure new_return)


Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.