Uses of Class
com.orderlysoftware.orderlycalls.OrderlyCallsImpl

Packages that use OrderlyCallsImpl
com.orderlysoftware.orderlycalls   
 

Uses of OrderlyCallsImpl in com.orderlysoftware.orderlycalls
 

Methods in com.orderlysoftware.orderlycalls that return OrderlyCallsImpl
static OrderlyCallsImpl OrderlyCalls.getInstance()
          Gets the internal OrderlyCallsImpl object used to manage services.
 

Methods in com.orderlysoftware.orderlycalls with parameters of type OrderlyCallsImpl
static void OrderlyCalls.setInstance(OrderlyCallsImpl newInstance)
          Sets the underlying instance.