Uses of Interface
com.collation.platform.model.topology.app.sms.SMSServerProcess

Packages that use SMSServerProcess
com.collation.platform.model.topology.app.sms   
 

Uses of SMSServerProcess in com.collation.platform.model.topology.app.sms
 

Methods in com.collation.platform.model.topology.app.sms that return SMSServerProcess
 SMSServerProcess[] SMSSiteServer.getSMSServerProcess()
           
 

Methods in com.collation.platform.model.topology.app.sms with parameters of type SMSServerProcess
 void SMSSiteServer.setSMSServerProcess(SMSServerProcess[] x)