public final class CustomField extends Object
Constructor and Description |
---|
CustomField(String name,
String value,
String valueType) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getName()
Custom field's name
|
String |
getValue()
Custom field's value
|
String |
getValueType()
Custom field's value type.
|
int |
hashCode() |
String |
toString() |
public String getName()
public String getValue()
public String getValueType()
Copyright © 2025 Cense Data Inc.. All rights reserved.