Uses of Interface
com.collation.platform.model.topology.app.messaging.exchange.ExchangeScheduleInterval

Packages that use ExchangeScheduleInterval
com.collation.platform.model.topology.app.messaging.exchange   
 

Uses of ExchangeScheduleInterval in com.collation.platform.model.topology.app.messaging.exchange
 

Methods in com.collation.platform.model.topology.app.messaging.exchange that return ExchangeScheduleInterval
 ExchangeScheduleInterval[] ExchangePublicFolder.getReplicationSchedules()
           
 

Methods in com.collation.platform.model.topology.app.messaging.exchange with parameters of type ExchangeScheduleInterval
 void ExchangePublicFolder.setReplicationSchedules(ExchangeScheduleInterval[] x)