public class ResetsType extends Object
| Constructor and Description |
|---|
ResetsType() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object that) |
List<ResetType> |
getReset()
Gets the value of the reset property.
|
int |
hashCode() |
String |
toString() |
ResetsType |
withReset(Collection<ResetType> values) |
ResetsType |
withReset(ResetType... values) |
public List<ResetType> getReset()
ResetTypepublic ResetsType withReset(ResetType... values)
public ResetsType withReset(Collection<ResetType> values)
Copyright © 2024. All rights reserved.