Creates a new instance of JavaWebStartAccessDescriptor
return bundleDescriptor;
Getter for property contextRoot.returnValue of property contextRoot. return this.contextRoot;
return this.contextRoot;
Getter for property vendor.returnValue of property vendor. return this.vendor;
return this.vendor;
Getter for property eligible.returnValue of property eligible. return this.eligible;
return this.eligible;
bundleDescriptor = bundle;
Setter for property contextRoot.paramcontextRoot New value of property contextRoot. this.contextRoot = contextRoot;
this.contextRoot = contextRoot;
Setter for property eligible.parameligible New value of property eligible. this.eligible = eligible;
this.eligible = eligible;
Setter for property vendor.paramcontextRoot New value of property vendor. this.vendor = vendor;
this.vendor = vendor;