Uses of Class
nds2.availability_list_type
-
-
Uses of availability_list_type in nds2
Methods in nds2 that return availability_list_type Modifier and Type Method Description availability_list_type
connection. getAvailability(java.lang.String[] channel_names)
Methods in nds2 with parameters of type availability_list_type Modifier and Type Method Description static void
nds2JNI. availability_list_type_pushBack(long jarg1, availability_list_type jarg1_, long jarg2, availability jarg2_)
static long
nds2JNI. availability_list_type_simpleList(long jarg1, availability_list_type jarg1_)
static java.lang.String
nds2JNI. availability_list_type_toString(long jarg1, availability_list_type jarg1_)
protected static long
availability_list_type. getCPtr(availability_list_type obj)
-