Uses of Interface
com.collation.platform.model.topology.process.Customer

Packages that use Customer
com.collation.platform.model.topology.process.itil   
 

Uses of Customer in com.collation.platform.model.topology.process.itil
 

Methods in com.collation.platform.model.topology.process.itil that return Customer
 Customer SLA.getCustomer()
           
 

Methods in com.collation.platform.model.topology.process.itil with parameters of type Customer
 void SLA.setCustomer(Customer x)