Uses of Class
nds2.segment_list_type
-
-
Uses of segment_list_type in nds2
Methods in nds2 that return segment_list_type Modifier and Type Method Description segment_list_type
availability. getData()
Methods in nds2 with parameters of type segment_list_type Modifier and Type Method Description static void
nds2JNI. availability_data_set(long jarg1, availability jarg1_, long jarg2, segment_list_type jarg2_)
protected static long
segment_list_type. getCPtr(segment_list_type obj)
static void
nds2JNI. segment_list_type_pushBack(long jarg1, segment_list_type jarg1_, long jarg2, segment jarg2_)
void
availability. setData(segment_list_type value)
-