|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.visioglobe.libVisioDevKit.VgResourceRequestParameters
public class VgResourceRequestParameters
Parametrizes a resource request.
| Field Summary | |
|---|---|
protected boolean |
swigCMemOwn
|
| Constructor Summary | |
|---|---|
VgResourceRequestParameters()
|
|
VgResourceRequestParameters(long cPtr,
boolean cMemoryOwn)
|
|
| Method Summary | |
|---|---|
void |
delete()
|
protected void |
finalize()
|
static long |
getCPtr(VgResourceRequestParameters obj)
|
VgIResourceCallbackRefPtr |
getMCallback()
Callback triggered by the request |
java.lang.String |
getMResourceURI()
URI of the resource |
void |
setMCallback(VgIResourceCallbackRefPtr value)
Callback triggered by the request |
void |
setMResourceURI(java.lang.String value)
URI of the resource |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected boolean swigCMemOwn
| Constructor Detail |
|---|
public VgResourceRequestParameters(long cPtr,
boolean cMemoryOwn)
public VgResourceRequestParameters()
| Method Detail |
|---|
public static long getCPtr(VgResourceRequestParameters obj)
protected void finalize()
finalize in class java.lang.Objectpublic void delete()
public void setMResourceURI(java.lang.String value)
public java.lang.String getMResourceURI()
public void setMCallback(VgIResourceCallbackRefPtr value)
public VgIResourceCallbackRefPtr getMCallback()
|
VisioDevKit 2.0, Visioglobe® 2013 | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||