Uses of Class
com.plooh.adssi.dial.data.ServiceNames
-
Packages that use ServiceNames Package Description com.plooh.adssi.dial.data -
-
Uses of ServiceNames in com.plooh.adssi.dial.data
Methods in com.plooh.adssi.dial.data that return ServiceNames Modifier and Type Method Description static ServiceNamesServiceNames. valueOf(String name)Returns the enum constant of this type with the specified name.static ServiceNames[]ServiceNames. values()Returns an array containing the constants of this enum type, in the order they are declared.
-