public class TpOpticalAutoLaserShutdown
extends java.lang.Object
| Constructor and Description |
|---|
TpOpticalAutoLaserShutdown() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,java.lang.Object> |
getAdditionalProperties() |
java.lang.String |
getTpMode() |
java.lang.Integer |
getTpRecoveryPulseDuration() |
java.lang.Integer |
getTpRecoveryPulseInterval() |
void |
setAdditionalProperty(java.lang.String name,
java.lang.Object value) |
void |
setTpMode(java.lang.String tpMode) |
void |
setTpRecoveryPulseDuration(java.lang.Integer tpRecoveryPulseDuration) |
void |
setTpRecoveryPulseInterval(java.lang.Integer tpRecoveryPulseInterval) |
java.lang.String |
toString() |
public java.lang.String getTpMode()
public void setTpMode(java.lang.String tpMode)
public java.lang.Integer getTpRecoveryPulseInterval()
public void setTpRecoveryPulseInterval(java.lang.Integer tpRecoveryPulseInterval)
public java.lang.Integer getTpRecoveryPulseDuration()
public void setTpRecoveryPulseDuration(java.lang.Integer tpRecoveryPulseDuration)
public java.util.Map<java.lang.String,java.lang.Object> getAdditionalProperties()
public void setAdditionalProperty(java.lang.String name,
java.lang.Object value)
public java.lang.String toString()
toString in class java.lang.Object