All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----com.visigenic.vbroker.IOP.TaggedProfileHelper
struct TaggedProfile { ::IOP::ProfileId tag; sequence<octet> profile_data; };
public TaggedProfileHelper()
public static TaggedProfile read(InputStream _input)
public static void write(OutputStream _output, TaggedProfile value)
public static void insert(Any any, TaggedProfile value)
public static TaggedProfile extract(Any any)
public static TypeCode type()
public static String id()
All Packages Class Hierarchy This Package Previous Next Index