Class GetTokenHandleParameter


  • public class GetTokenHandleParameter
    extends java.lang.Object
    • Constructor Detail

      • GetTokenHandleParameter

        public GetTokenHandleParameter()
    • Method Detail

      • getAttributes

        public java.util.Map<java.lang.String,​java.lang.String> getAttributes()
      • setAttributes

        public void setAttributes​(java.util.Map<java.lang.String,​java.lang.String> attributes)
      • getInterests

        public java.util.Map<java.lang.String,​step.grid.tokenpool.Interest> getInterests()
      • setInterests

        public void setInterests​(java.util.Map<java.lang.String,​step.grid.tokenpool.Interest> interests)
      • isCreateSession

        public boolean isCreateSession()
      • setCreateSession

        public void setCreateSession​(boolean createSession)
      • isLocal

        public boolean isLocal()
      • setLocal

        public void setLocal​(boolean local)
      • getReservationDescription

        public java.lang.String getReservationDescription()
      • setReservationDescription

        public void setReservationDescription​(java.lang.String reservationDescription)