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

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

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

See Also:
Serialized Form

Constructor Summary
PostalAddressTypeItem()
           
 
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

PostalAddressTypeItem

public PostalAddressTypeItem()
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'.