public class SuggestEntryExtraInformationImpl extends java.lang.Object implements SuggestEntryExtraInformation
Constructor and Description |
---|
SuggestEntryExtraInformationImpl() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getKey() |
java.lang.String |
getValue() |
void |
setKey(java.lang.String key) |
void |
setValue(java.lang.String value) |
public void setKey(java.lang.String key)
public java.lang.String getKey()
getKey
in interface SuggestEntryExtraInformation
public void setValue(java.lang.String value)
public java.lang.String getValue()
getValue
in interface SuggestEntryExtraInformation
Copyright © 2021 Dassault Systèmes, All Rights Reserved.