org.uddi.v3.schema.custody
Class TransferOperationalInfo

java.lang.Object
  extended by org.uddi.v3.schema.custody.TransferOperationalInfo
All Implemented Interfaces:
java.io.Serializable

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

See Also:
Serialized Form

Constructor Summary
TransferOperationalInfo()
           
 
Method Summary
 java.lang.String getAuthorizedName()
           
 java.net.URI getNodeID()
           
 void setAuthorizedName(java.lang.String authorizedName)
           
 void setNodeID(java.net.URI nodeID)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TransferOperationalInfo

public TransferOperationalInfo()
Method Detail

getAuthorizedName

public java.lang.String getAuthorizedName()

setAuthorizedName

public void setAuthorizedName(java.lang.String authorizedName)

getNodeID

public java.net.URI getNodeID()

setNodeID

public void setNodeID(java.net.URI nodeID)