org.ow2.petals.kernel.ws.api.to
Class RegistryServiceInformation

java.lang.Object
  extended by org.ow2.petals.kernel.ws.api.to.RegistryServiceInformation

public class RegistryServiceInformation
extends java.lang.Object

Author:
Charles Casadei - eBM WebSourcing

Constructor Summary
RegistryServiceInformation()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 int getPort()
           
 int hashCode()
           
 void setPort(int port)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RegistryServiceInformation

public RegistryServiceInformation()
Method Detail

getPort

public int getPort()

setPort

public void setPort(int port)

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.