yarp
Class ContactStyle
java.lang.Object
yarp.ContactStyle
public class ContactStyle
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
swigCMemOwn
protected boolean swigCMemOwn
ContactStyle
public ContactStyle(long cPtr,
boolean cMemoryOwn)
ContactStyle
public ContactStyle()
getCPtr
public static long getCPtr(ContactStyle obj)
finalize
protected void finalize()
- Overrides:
finalize
in class java.lang.Object
delete
public void delete()
setAdmin
public void setAdmin(boolean value)
getAdmin
public boolean getAdmin()
setQuiet
public void setQuiet(boolean value)
getQuiet
public boolean getQuiet()
setVerboseOnSuccess
public void setVerboseOnSuccess(boolean value)
getVerboseOnSuccess
public boolean getVerboseOnSuccess()
setTimeout
public void setTimeout(double value)
getTimeout
public double getTimeout()
setCarrier
public void setCarrier(java.lang.String value)
getCarrier
public java.lang.String getCarrier()
setExpectReply
public void setExpectReply(boolean value)
getExpectReply
public boolean getExpectReply()
setPersistent
public void setPersistent(boolean value)
getPersistent
public boolean getPersistent()
setPersistenceType
public void setPersistenceType(ContactStyle.PersistenceType value)
getPersistenceType
public ContactStyle.PersistenceType getPersistenceType()