railo.runtime
Class Address

java.lang.Object
  extended by railo.runtime.Address

public final class Address
extends Object


Constructor Summary
Address()
           
 
Method Summary
 String getStreet()
           
 void setStreet(String street)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Address

public Address()
Method Detail

getStreet

public String getStreet()
Returns:
the street

setStreet

public void setStreet(String street)
Parameters:
street - the street to set


Copyright © 2012 Railo