public final class BackOfficeLicenseCustomField extends Object
Constructor and Description |
---|
BackOfficeLicenseCustomField(int id,
String value,
Long license,
int productCustomField) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
int |
getId()
Id of the custom field;
|
Long |
getLicense()
16 digit id of the license this custom field belongs to.
|
int |
getProductCustomField()
Id of the products custom field which this field refers to.
|
String |
getValue()
Value of the custom field.
|
int |
hashCode() |
String |
toString() |
public int getId()
public String getValue()
public Long getLicense()
public int getProductCustomField()
Copyright © 2023 Cense Data Inc.. All rights reserved.