public class GetTokenHandleParameter extends Object
| Constructor and Description |
|---|
GetTokenHandleParameter() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getAttributes() |
Map<String,step.grid.tokenpool.Interest> |
getInterests() |
String |
getReservationDescription() |
boolean |
isCreateSession() |
boolean |
isLocal() |
void |
setAttributes(Map<String,String> attributes) |
void |
setCreateSession(boolean createSession) |
void |
setInterests(Map<String,step.grid.tokenpool.Interest> interests) |
void |
setLocal(boolean local) |
void |
setReservationDescription(String reservationDescription) |
public boolean isCreateSession()
public void setCreateSession(boolean createSession)
public boolean isLocal()
public void setLocal(boolean local)
public String getReservationDescription()
public void setReservationDescription(String reservationDescription)
Copyright © 2020. All rights reserved.