All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----com.visigenic.vbroker.ObjLocation.DescSeqHelper
#pragma prefix "visigenic.com/ObjLocation" typedef sequence<::ObjLocation::Desc> DescSeq;
public DescSeqHelper()
public static Desc[] read(InputStream _input)
public static void write(OutputStream _output, Desc[] value)
public static void insert(Any any, Desc[] value)
public static Desc[] extract(Any any)
public static TypeCode type()
public static String id()
All Packages Class Hierarchy This Package Previous Next Index