Class announce_entry
java.lang.Object
com.frostwire.jlibtorrent.swig.announce_entry
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedannounce_entry(long cPtr, boolean cMemoryOwn) announce_entry(announce_entry arg0) announce_entry(String url) -
Method Summary
Modifier and TypeMethodDescriptionvoiddelete()get_url()protected static longgetCPtr(announce_entry obj) shortshortshortgetTier()getUrl()booleanvoidvoidvoidvoidsetFail_limit(short value) voidsetSource(short value) voidsetTier(short value) voidsetTrackerid(String value) voidvoidsetVerified(boolean value) protected static long
-
Field Details
-
swigCMemOwn
protected transient boolean swigCMemOwn
-
-
Constructor Details
-
announce_entry
protected announce_entry(long cPtr, boolean cMemoryOwn) -
announce_entry
public announce_entry() -
announce_entry
-
announce_entry
-
announce_entry
-
-
Method Details
-
getCPtr
-
swigRelease
-
delete
public void delete() -
setUrl
-
getUrl
-
setTrackerid
-
getTrackerid
-
setEndpoints
-
getEndpoints
-
setTier
public void setTier(short value) -
getTier
public short getTier() -
setFail_limit
public void setFail_limit(short value) -
getFail_limit
public short getFail_limit() -
setSource
public void setSource(short value) -
getSource
public short getSource() -
setVerified
public void setVerified(boolean value) -
getVerified
public boolean getVerified() -
get_url
-
set_url
-
get_trackerid
-
set_trackerid
-