com.moyosoft.connector.ms.outlook.recipient
Class JournalRecipientType

java.lang.Object
  |
  +--com.moyosoft.util.AbstractType
        |
        +--com.moyosoft.connector.ms.outlook.recipient.JournalRecipientType

public class JournalRecipientType
extends com.moyosoft.util.AbstractType


Field Summary
static JournalRecipientType ASSOCIATED_CONTACT
           
 
Method Summary
static JournalRecipientType getById(int pId)
           
 boolean isAssociatedContact()
           
 
Methods inherited from class com.moyosoft.util.AbstractType
equals, equals, getTypeValue, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

ASSOCIATED_CONTACT

public static final JournalRecipientType ASSOCIATED_CONTACT
Method Detail

getById

public static JournalRecipientType getById(int pId)

isAssociatedContact

public boolean isAssociatedContact()