public class CVsType extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<Object> |
cvOrCvGroup |
| Constructor and Description |
|---|
CVsType() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object that) |
List<Object> |
getCvOrCvGroup()
Gets the value of the cvOrCvGroup property.
|
int |
hashCode() |
String |
toString() |
CVsType |
withCvOrCvGroup(Collection<Object> values) |
CVsType |
withCvOrCvGroup(Object... values) |
public List<Object> getCvOrCvGroup()
CVType
CVGroupTypepublic CVsType withCvOrCvGroup(Collection<Object> values)
Copyright © 2024. All rights reserved.