Name | Type | Description | Notes |
---|---|---|---|
Elapsed | Pointer to int32 | [optional] | |
Eligible | Pointer to int64 | [optional] | |
End | Pointer to int64 | [optional] | |
Start | Pointer to int64 | [optional] | |
Submission | Pointer to int64 | [optional] | |
Suspended | Pointer to int32 | [optional] | |
System | Pointer to V0041OpenapiSlurmdbdJobsRespJobsInnerTimeSystem | [optional] | |
Limit | Pointer to V0040Uint32NoVal | [optional] | |
Total | Pointer to V0041OpenapiSlurmdbdJobsRespJobsInnerTimeSystem | [optional] | |
User | Pointer to V0041OpenapiSlurmdbdJobsRespJobsInnerTimeSystem | [optional] |
func NewV0040JobTime() *V0040JobTime
NewV0040JobTime instantiates a new V0040JobTime object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewV0040JobTimeWithDefaults() *V0040JobTime
NewV0040JobTimeWithDefaults instantiates a new V0040JobTime object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (o *V0040JobTime) GetElapsed() int32
GetElapsed returns the Elapsed field if non-nil, zero value otherwise.
func (o *V0040JobTime) GetElapsedOk() (*int32, bool)
GetElapsedOk returns a tuple with the Elapsed field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0040JobTime) SetElapsed(v int32)
SetElapsed sets Elapsed field to given value.
func (o *V0040JobTime) HasElapsed() bool
HasElapsed returns a boolean if a field has been set.
func (o *V0040JobTime) GetEligible() int64
GetEligible returns the Eligible field if non-nil, zero value otherwise.
func (o *V0040JobTime) GetEligibleOk() (*int64, bool)
GetEligibleOk returns a tuple with the Eligible field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0040JobTime) SetEligible(v int64)
SetEligible sets Eligible field to given value.
func (o *V0040JobTime) HasEligible() bool
HasEligible returns a boolean if a field has been set.
func (o *V0040JobTime) GetEnd() int64
GetEnd returns the End field if non-nil, zero value otherwise.
func (o *V0040JobTime) GetEndOk() (*int64, bool)
GetEndOk returns a tuple with the End field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0040JobTime) SetEnd(v int64)
SetEnd sets End field to given value.
func (o *V0040JobTime) HasEnd() bool
HasEnd returns a boolean if a field has been set.
func (o *V0040JobTime) GetStart() int64
GetStart returns the Start field if non-nil, zero value otherwise.
func (o *V0040JobTime) GetStartOk() (*int64, bool)
GetStartOk returns a tuple with the Start field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0040JobTime) SetStart(v int64)
SetStart sets Start field to given value.
func (o *V0040JobTime) HasStart() bool
HasStart returns a boolean if a field has been set.
func (o *V0040JobTime) GetSubmission() int64
GetSubmission returns the Submission field if non-nil, zero value otherwise.
func (o *V0040JobTime) GetSubmissionOk() (*int64, bool)
GetSubmissionOk returns a tuple with the Submission field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0040JobTime) SetSubmission(v int64)
SetSubmission sets Submission field to given value.
func (o *V0040JobTime) HasSubmission() bool
HasSubmission returns a boolean if a field has been set.
func (o *V0040JobTime) GetSuspended() int32
GetSuspended returns the Suspended field if non-nil, zero value otherwise.
func (o *V0040JobTime) GetSuspendedOk() (*int32, bool)
GetSuspendedOk returns a tuple with the Suspended field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0040JobTime) SetSuspended(v int32)
SetSuspended sets Suspended field to given value.
func (o *V0040JobTime) HasSuspended() bool
HasSuspended returns a boolean if a field has been set.
func (o *V0040JobTime) GetSystem() V0041OpenapiSlurmdbdJobsRespJobsInnerTimeSystem
GetSystem returns the System field if non-nil, zero value otherwise.
func (o *V0040JobTime) GetSystemOk() (*V0041OpenapiSlurmdbdJobsRespJobsInnerTimeSystem, bool)
GetSystemOk returns a tuple with the System field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0040JobTime) SetSystem(v V0041OpenapiSlurmdbdJobsRespJobsInnerTimeSystem)
SetSystem sets System field to given value.
func (o *V0040JobTime) HasSystem() bool
HasSystem returns a boolean if a field has been set.
func (o *V0040JobTime) GetLimit() V0040Uint32NoVal
GetLimit returns the Limit field if non-nil, zero value otherwise.
func (o *V0040JobTime) GetLimitOk() (*V0040Uint32NoVal, bool)
GetLimitOk returns a tuple with the Limit field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0040JobTime) SetLimit(v V0040Uint32NoVal)
SetLimit sets Limit field to given value.
func (o *V0040JobTime) HasLimit() bool
HasLimit returns a boolean if a field has been set.
func (o *V0040JobTime) GetTotal() V0041OpenapiSlurmdbdJobsRespJobsInnerTimeSystem
GetTotal returns the Total field if non-nil, zero value otherwise.
func (o *V0040JobTime) GetTotalOk() (*V0041OpenapiSlurmdbdJobsRespJobsInnerTimeSystem, bool)
GetTotalOk returns a tuple with the Total field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0040JobTime) SetTotal(v V0041OpenapiSlurmdbdJobsRespJobsInnerTimeSystem)
SetTotal sets Total field to given value.
func (o *V0040JobTime) HasTotal() bool
HasTotal returns a boolean if a field has been set.
func (o *V0040JobTime) GetUser() V0041OpenapiSlurmdbdJobsRespJobsInnerTimeSystem
GetUser returns the User field if non-nil, zero value otherwise.
func (o *V0040JobTime) GetUserOk() (*V0041OpenapiSlurmdbdJobsRespJobsInnerTimeSystem, bool)
GetUserOk returns a tuple with the User field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0040JobTime) SetUser(v V0041OpenapiSlurmdbdJobsRespJobsInnerTimeSystem)
SetUser sets User field to given value.
func (o *V0040JobTime) HasUser() bool
HasUser returns a boolean if a field has been set.