Class SessionDataContract

    • Constructor Detail

      • SessionDataContract

        public SessionDataContract()
        Empty constructor for specification of requirements while validating sessions
      • SessionDataContract

        public SessionDataContract​(DataContractID newdatacontractID,
                                   DataSetID newdatasetOfProvider)
        Session contract constructor
        Parameters:
        newdatacontractID - ID of the DataContract
        newdatasetOfProvider - ID of the DataSet of the provider of the data contract
    • Method Detail

      • getDataContractID

        public DataContractID getDataContractID()
        Get the SessionDataContract::datacontractID
        Returns:
        the datacontractID
      • setDataContractID

        public void setDataContractID​(DataContractID newdatacontractID)
        Set the SessionDataContract::datacontractID
        Parameters:
        newdatacontractID - the datacontractID to set
      • getDataSetOfProvider

        public DataSetID getDataSetOfProvider()
        Get the SessionDataContract::datasetOfProvider
        Returns:
        the datasetOfProvider
      • setDataSetOfProvider

        public void setDataSetOfProvider​(DataSetID newdatasetOfProvider)
        Set the SessionDataContract::datasetOfProvider
        Parameters:
        newdatasetOfProvider - the datasetOfProvider to set
      • getId

        public UUID getId()
        get id
        Returns:
        id
      • setId

        public void setId​(UUID newid)
        Set id
        Parameters:
        newid - the id