cisco_ios_xr_shellutil_oper_system_time_clock

package
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 30, 2019 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Cisco-IOS-XR-shellutil-oper:system-time/clock

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TimeDate

type TimeDate struct {
	// Year [0..65535]
	Year uint32 `protobuf:"varint,50,opt,name=year,proto3" json:"year,omitempty"`
	// Month [1..12]
	Month uint32 `protobuf:"varint,51,opt,name=month,proto3" json:"month,omitempty"`
	// Day [1..31]
	Day uint32 `protobuf:"varint,52,opt,name=day,proto3" json:"day,omitempty"`
	// Hour [0..23]
	Hour uint32 `protobuf:"varint,53,opt,name=hour,proto3" json:"hour,omitempty"`
	// Minute [0..59]
	Minute uint32 `protobuf:"varint,54,opt,name=minute,proto3" json:"minute,omitempty"`
	// Second [0..60], use 60 for leap-second
	Second uint32 `protobuf:"varint,55,opt,name=second,proto3" json:"second,omitempty"`
	// Millisecond [0..999]
	Millisecond uint32 `protobuf:"varint,56,opt,name=millisecond,proto3" json:"millisecond,omitempty"`
	// Week Day [0..6]
	Wday uint32 `protobuf:"varint,57,opt,name=wday,proto3" json:"wday,omitempty"`
	// Time zone
	TimeZone string `protobuf:"bytes,58,opt,name=time_zone,json=timeZone,proto3" json:"time_zone,omitempty"`
	// Time source
	TimeSource           string   `protobuf:"bytes,59,opt,name=time_source,json=timeSource,proto3" json:"time_source,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*TimeDate) Descriptor

func (*TimeDate) Descriptor() ([]byte, []int)

func (*TimeDate) GetDay

func (m *TimeDate) GetDay() uint32

func (*TimeDate) GetHour

func (m *TimeDate) GetHour() uint32

func (*TimeDate) GetMillisecond

func (m *TimeDate) GetMillisecond() uint32

func (*TimeDate) GetMinute

func (m *TimeDate) GetMinute() uint32

func (*TimeDate) GetMonth

func (m *TimeDate) GetMonth() uint32

func (*TimeDate) GetSecond

func (m *TimeDate) GetSecond() uint32

func (*TimeDate) GetTimeSource

func (m *TimeDate) GetTimeSource() string

func (*TimeDate) GetTimeZone

func (m *TimeDate) GetTimeZone() string

func (*TimeDate) GetWday

func (m *TimeDate) GetWday() uint32

func (*TimeDate) GetYear

func (m *TimeDate) GetYear() uint32

func (*TimeDate) ProtoMessage

func (*TimeDate) ProtoMessage()

func (*TimeDate) Reset

func (m *TimeDate) Reset()

func (*TimeDate) String

func (m *TimeDate) String() string

func (*TimeDate) XXX_DiscardUnknown

func (m *TimeDate) XXX_DiscardUnknown()

func (*TimeDate) XXX_Marshal

func (m *TimeDate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*TimeDate) XXX_Merge

func (dst *TimeDate) XXX_Merge(src proto.Message)

func (*TimeDate) XXX_Size

func (m *TimeDate) XXX_Size() int

func (*TimeDate) XXX_Unmarshal

func (m *TimeDate) XXX_Unmarshal(b []byte) error

type TimeDate_KEYS

type TimeDate_KEYS struct {
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

Date and time

func (*TimeDate_KEYS) Descriptor

func (*TimeDate_KEYS) Descriptor() ([]byte, []int)

func (*TimeDate_KEYS) ProtoMessage

func (*TimeDate_KEYS) ProtoMessage()

func (*TimeDate_KEYS) Reset

func (m *TimeDate_KEYS) Reset()

func (*TimeDate_KEYS) String

func (m *TimeDate_KEYS) String() string

func (*TimeDate_KEYS) XXX_DiscardUnknown

func (m *TimeDate_KEYS) XXX_DiscardUnknown()

func (*TimeDate_KEYS) XXX_Marshal

func (m *TimeDate_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*TimeDate_KEYS) XXX_Merge

func (dst *TimeDate_KEYS) XXX_Merge(src proto.Message)

func (*TimeDate_KEYS) XXX_Size

func (m *TimeDate_KEYS) XXX_Size() int

func (*TimeDate_KEYS) XXX_Unmarshal

func (m *TimeDate_KEYS) XXX_Unmarshal(b []byte) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL