moazs.modell
Class Internetaddress

java.lang.Object
  extended bymoazs.modell.Internetaddress

public class Internetaddress
extends Object


Constructor Summary
Internetaddress()
           
 
Method Summary
 long getId()
           
 Rcpt getRcpt()
           
 String getValue()
           
 void setId(long id)
           
 void setRcpt(Rcpt rcpt)
           
 void setValue(String value)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Internetaddress

public Internetaddress()
Method Detail

getId

public long getId()

setId

public void setId(long id)

getRcpt

public Rcpt getRcpt()

setRcpt

public void setRcpt(Rcpt rcpt)

getValue

public String getValue()

setValue

public void setValue(String value)


Copyright 2008 EGIZ. All Rights Reserved.