public class NumberValueForUpdateLensPolicyInput extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
NumberValueForUpdateLensPolicyInput.UnitEnum
Gets or Sets unit
|
| Constructor and Description |
|---|
NumberValueForUpdateLensPolicyInput() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
NumberValueForUpdateLensPolicyInput.UnitEnum |
getUnit()
Get unit
|
Long |
getValue()
Get value
|
int |
hashCode() |
void |
setUnit(NumberValueForUpdateLensPolicyInput.UnitEnum unit) |
void |
setValue(Long value) |
String |
toString() |
NumberValueForUpdateLensPolicyInput |
unit(NumberValueForUpdateLensPolicyInput.UnitEnum unit) |
NumberValueForUpdateLensPolicyInput |
value(Long value) |
public NumberValueForUpdateLensPolicyInput unit(NumberValueForUpdateLensPolicyInput.UnitEnum unit)
public NumberValueForUpdateLensPolicyInput.UnitEnum getUnit()
public void setUnit(NumberValueForUpdateLensPolicyInput.UnitEnum unit)
public NumberValueForUpdateLensPolicyInput value(Long value)
public Long getValue()
public void setValue(Long value)
Copyright © 2026. All rights reserved.