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

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

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

See Also:
Serialized Form

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

PersonNameTypeItem

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