Home
last modified time | relevance | path

Searched refs:sMandatoryServiceNames (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/odk/examples/java/Inspector/
H A DUnoNode.java234 String[] sMandatoryServiceNames = new String[]{}; in getMandatoryServiceNames() local
245 sMandatoryServiceNames = new String[nlength]; in getMandatoryServiceNames()
247 sMandatoryServiceNames[i] = xMandatoryServiceTypeDescriptions[i].getName(); in getMandatoryServiceNames()
255 return sMandatoryServiceNames; in getMandatoryServiceNames()

Completed in 13 milliseconds