All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----com.visigenic.vbroker.Activation.IsActiveHelper
#pragma prefix "visigenic.com/Activation" exception IsActive { };
public IsActiveHelper()
public static IsActive read(InputStream _input)
public static void write(OutputStream _output, IsActive value)
public static void insert(Any any, IsActive value)
public static IsActive extract(Any any)
public static TypeCode type()
public static String id()
All Packages Class Hierarchy This Package Previous Next Index