com.moyosoft.exchange.util
Class ExchangeId

java.lang.Object
  extended by com.moyosoft.exchange.util.ExchangeId
Direct Known Subclasses:
ExchangeAlternateId, ExchangeAlternatePublicFolderId

public abstract class ExchangeId
extends java.lang.Object


Constructor Summary
ExchangeId(ExchangeIdFormat format)
           
 
Method Summary
 ExchangeIdFormat getFormat()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExchangeId

public ExchangeId(ExchangeIdFormat format)
Method Detail

getFormat

public ExchangeIdFormat getFormat()