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

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

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

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

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