@SerializeWith(value=ActionTokenValueEntity.ExternalizerImpl.class) public class ActionTokenValueEntity extends Object implements ActionTokenValueModel
| Modifier and Type | Class and Description |
|---|---|
static class |
ActionTokenValueEntity.ExternalizerImpl |
| Constructor and Description |
|---|
ActionTokenValueEntity(Map<String,String> notes) |
public Map<String,String> getNotes()
ActionTokenValueModelgetNotes in interface ActionTokenValueModelnull.public String getNote(String name)
ActionTokenValueModelnull when no note of this name is present)getNote in interface ActionTokenValueModelCopyright © 2021 JBoss by Red Hat. All rights reserved.