public class ProfileInput
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ProfileInput.Attribute |
static class |
ProfileInput.InputAttrList |
static class |
ProfileInput.InputAttrsAdapter |
| Modifier and Type | Field and Description |
|---|---|
java.util.Map<java.lang.String,java.lang.String> |
InputAttrs |
| Constructor and Description |
|---|
ProfileInput() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,java.lang.String> |
getAttributes() |
java.lang.String |
getInputId() |
void |
setInputAttr(java.lang.String name,
java.lang.String value) |
void |
setInputId(java.lang.String inputId) |