Uses of Class
nds2.channel_names_type
-
-
Uses of channel_names_type in nds2
Methods in nds2 that return channel_names_type Modifier and Type Method Description channel_names_typeconnection. getParameters()channel_names_typeparameters. parameterList()Methods in nds2 with parameters of type channel_names_type Modifier and Type Method Description static voidnds2JNI. channel_names_type_add(long jarg1, channel_names_type jarg1_, java.lang.String jarg2)static longnds2JNI. channel_names_type_capacity(long jarg1, channel_names_type jarg1_)static voidnds2JNI. channel_names_type_clear(long jarg1, channel_names_type jarg1_)static java.lang.Stringnds2JNI. channel_names_type_get(long jarg1, channel_names_type jarg1_, int jarg2)static booleannds2JNI. channel_names_type_isEmpty(long jarg1, channel_names_type jarg1_)static voidnds2JNI. channel_names_type_reserve(long jarg1, channel_names_type jarg1_, long jarg2)static voidnds2JNI. channel_names_type_set(long jarg1, channel_names_type jarg1_, int jarg2, java.lang.String jarg3)static longnds2JNI. channel_names_type_size(long jarg1, channel_names_type jarg1_)protected static longchannel_names_type. getCPtr(channel_names_type obj)
-