All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----com.visigenic.vbroker.ObjLocation.Desc
struct Desc { Object ref; ::IIOP_1_1::ProfileBody iiop_locator; string repository_id; string instance_name; boolean activable; string agent_hostname; };
public Object ref
public ProfileBody iiop_locator
public String repository_id
public String instance_name
public boolean activable
public String agent_hostname
public Desc()
public Desc(Object ref, ProfileBody iiop_locator, String repository_id, String instance_name, boolean activable, String agent_hostname)
public String toString()
All Packages Class Hierarchy This Package Previous Next Index