All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.nofdev.servicefacade.CallId.groovy Maven / Gradle / Ivy

The newest version!
package org.nofdev.servicefacade;
/**
 * Created by Qiang on 11/4/15.
 */
class CallId {
    String id
    String parent
    String root
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy