org.uddi.v3.schema.api
Class Get_registeredInfo

java.lang.Object
  extended byorg.uddi.v3.schema.api.Get_registeredInfo
All Implemented Interfaces:
java.io.Serializable

public class Get_registeredInfo
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
Get_registeredInfo()
           
 
Method Summary
 java.lang.String getAuthInfo()
           
 InfoSelection getInfoSelection()
           
 void setAuthInfo(java.lang.String authInfo)
           
 void setInfoSelection(InfoSelection infoSelection)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Get_registeredInfo

public Get_registeredInfo()
Method Detail

getInfoSelection

public InfoSelection getInfoSelection()

setInfoSelection

public void setInfoSelection(InfoSelection infoSelection)

getAuthInfo

public java.lang.String getAuthInfo()

setAuthInfo

public void setAuthInfo(java.lang.String authInfo)