public class LastSessionParameters.SessionParameter extends Object
| Constructor and Description |
|---|
SessionParameter(String name,
Object value,
Map<String,String> attributes) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Map<String,String> |
getAttributes() |
String |
getName() |
Object |
getValue() |
int |
hashCode() |
void |
setAttributes(Map<String,String> attributes) |
void |
setName(String name) |
void |
setValue(Object value) |
Copyright © 2016 Laboratoire COGIT, IGN. All rights reserved.