@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()
ActionTokenValueModel
getNotes
in interface ActionTokenValueModel
null
.public String getNote(String name)
ActionTokenValueModel
null
when no note of this name is present)getNote
in interface ActionTokenValueModel
Copyright © 2021 JBoss by Red Hat. All rights reserved.