org.oasis.ebxml.registry.bindings.rim
Class EmailAddressTypeItem

java.lang.Object
  extended byorg.oasis.ebxml.registry.bindings.rim.EmailAddressTypeItem
All Implemented Interfaces:
java.io.Serializable

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

See Also:
Serialized Form

Constructor Summary
EmailAddressTypeItem()
           
 
Method Summary
 Slot getSlot()
          Returns the value of field 'slot'.
 void setSlot(Slot slot)
          Sets the value of field 'slot'.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmailAddressTypeItem

public EmailAddressTypeItem()
Method Detail

getSlot

public Slot getSlot()
Returns the value of field 'slot'.

Returns:
the value of field 'slot'.

setSlot

public void setSlot(Slot slot)
Sets the value of field 'slot'.

Parameters:
slot - the value of field 'slot'.