Documentation
¶
Index ¶
- Variables
- func CacheExpires(r *http.Response) time.Time
- func IsNil(i interface{}) bool
- func PtrBool(v bool) *bool
- func PtrFloat32(v float32) *float32
- func PtrFloat64(v float64) *float64
- func PtrInt(v int) *int
- func PtrInt32(v int32) *int32
- func PtrInt64(v int64) *int64
- func PtrString(v string) *string
- func PtrTime(v time.Time) *time.Time
- type APIClient
- type APIKey
- type APIResponse
- type AanfInfo
- func (o *AanfInfo) GetRoutingIndicators() []string
- func (o *AanfInfo) GetRoutingIndicatorsOk() ([]string, bool)
- func (o *AanfInfo) HasRoutingIndicators() bool
- func (o AanfInfo) MarshalJSON() ([]byte, error)
- func (o *AanfInfo) SetRoutingIndicators(v []string)
- func (o AanfInfo) ToMap() (map[string]interface{}, error)
- type AbnormalBehaviour
- func (o *AbnormalBehaviour) GetAddtMeasInfo() AdditionalMeasurement
- func (o *AbnormalBehaviour) GetAddtMeasInfoOk() (*AdditionalMeasurement, bool)
- func (o *AbnormalBehaviour) GetConfidence() int32
- func (o *AbnormalBehaviour) GetConfidenceOk() (*int32, bool)
- func (o *AbnormalBehaviour) GetDnn() string
- func (o *AbnormalBehaviour) GetDnnOk() (*string, bool)
- func (o *AbnormalBehaviour) GetExcep() Exception
- func (o *AbnormalBehaviour) GetExcepOk() (*Exception, bool)
- func (o *AbnormalBehaviour) GetRatio() int32
- func (o *AbnormalBehaviour) GetRatioOk() (*int32, bool)
- func (o *AbnormalBehaviour) GetSnssai() Snssai
- func (o *AbnormalBehaviour) GetSnssaiOk() (*Snssai, bool)
- func (o *AbnormalBehaviour) GetSupis() []string
- func (o *AbnormalBehaviour) GetSupisOk() ([]string, bool)
- func (o *AbnormalBehaviour) HasAddtMeasInfo() bool
- func (o *AbnormalBehaviour) HasConfidence() bool
- func (o *AbnormalBehaviour) HasDnn() bool
- func (o *AbnormalBehaviour) HasRatio() bool
- func (o *AbnormalBehaviour) HasSnssai() bool
- func (o *AbnormalBehaviour) HasSupis() bool
- func (o AbnormalBehaviour) MarshalJSON() ([]byte, error)
- func (o *AbnormalBehaviour) SetAddtMeasInfo(v AdditionalMeasurement)
- func (o *AbnormalBehaviour) SetConfidence(v int32)
- func (o *AbnormalBehaviour) SetDnn(v string)
- func (o *AbnormalBehaviour) SetExcep(v Exception)
- func (o *AbnormalBehaviour) SetRatio(v int32)
- func (o *AbnormalBehaviour) SetSnssai(v Snssai)
- func (o *AbnormalBehaviour) SetSupis(v []string)
- func (o AbnormalBehaviour) ToMap() (map[string]interface{}, error)
- type AccessStateTransitionType
- type AccessTokenErr
- func (o *AccessTokenErr) GetError() string
- func (o *AccessTokenErr) GetErrorDescription() string
- func (o *AccessTokenErr) GetErrorDescriptionOk() (*string, bool)
- func (o *AccessTokenErr) GetErrorOk() (*string, bool)
- func (o *AccessTokenErr) GetErrorUri() string
- func (o *AccessTokenErr) GetErrorUriOk() (*string, bool)
- func (o *AccessTokenErr) HasErrorDescription() bool
- func (o *AccessTokenErr) HasErrorUri() bool
- func (o AccessTokenErr) MarshalJSON() ([]byte, error)
- func (o *AccessTokenErr) SetError(v string)
- func (o *AccessTokenErr) SetErrorDescription(v string)
- func (o *AccessTokenErr) SetErrorUri(v string)
- func (o AccessTokenErr) ToMap() (map[string]interface{}, error)
- type AccessTokenReq
- func (o *AccessTokenReq) GetGrantType() string
- func (o *AccessTokenReq) GetGrantTypeOk() (*string, bool)
- func (o *AccessTokenReq) GetHnrfAccessTokenUri() string
- func (o *AccessTokenReq) GetHnrfAccessTokenUriOk() (*string, bool)
- func (o *AccessTokenReq) GetNfInstanceId() string
- func (o *AccessTokenReq) GetNfInstanceIdOk() (*string, bool)
- func (o *AccessTokenReq) GetNfType() NFType
- func (o *AccessTokenReq) GetNfTypeOk() (*NFType, bool)
- func (o *AccessTokenReq) GetRequesterFqdn() string
- func (o *AccessTokenReq) GetRequesterFqdnOk() (*string, bool)
- func (o *AccessTokenReq) GetRequesterPlmn() PlmnId
- func (o *AccessTokenReq) GetRequesterPlmnList() []PlmnId
- func (o *AccessTokenReq) GetRequesterPlmnListOk() ([]PlmnId, bool)
- func (o *AccessTokenReq) GetRequesterPlmnOk() (*PlmnId, bool)
- func (o *AccessTokenReq) GetRequesterSnpnList() []PlmnIdNid
- func (o *AccessTokenReq) GetRequesterSnpnListOk() ([]PlmnIdNid, bool)
- func (o *AccessTokenReq) GetRequesterSnssaiList() []Snssai
- func (o *AccessTokenReq) GetRequesterSnssaiListOk() ([]Snssai, bool)
- func (o *AccessTokenReq) GetScope() string
- func (o *AccessTokenReq) GetScopeOk() (*string, bool)
- func (o *AccessTokenReq) GetSourceNfInstanceId() string
- func (o *AccessTokenReq) GetSourceNfInstanceIdOk() (*string, bool)
- func (o *AccessTokenReq) GetTargetNfInstanceId() string
- func (o *AccessTokenReq) GetTargetNfInstanceIdOk() (*string, bool)
- func (o *AccessTokenReq) GetTargetNfServiceSetId() string
- func (o *AccessTokenReq) GetTargetNfServiceSetIdOk() (*string, bool)
- func (o *AccessTokenReq) GetTargetNfSetId() string
- func (o *AccessTokenReq) GetTargetNfSetIdOk() (*string, bool)
- func (o *AccessTokenReq) GetTargetNfType() NFType
- func (o *AccessTokenReq) GetTargetNfTypeOk() (*NFType, bool)
- func (o *AccessTokenReq) GetTargetNsiList() []string
- func (o *AccessTokenReq) GetTargetNsiListOk() ([]string, bool)
- func (o *AccessTokenReq) GetTargetPlmn() PlmnId
- func (o *AccessTokenReq) GetTargetPlmnOk() (*PlmnId, bool)
- func (o *AccessTokenReq) GetTargetSnpn() PlmnIdNid
- func (o *AccessTokenReq) GetTargetSnpnOk() (*PlmnIdNid, bool)
- func (o *AccessTokenReq) GetTargetSnssaiList() []Snssai
- func (o *AccessTokenReq) GetTargetSnssaiListOk() ([]Snssai, bool)
- func (o *AccessTokenReq) HasHnrfAccessTokenUri() bool
- func (o *AccessTokenReq) HasNfType() bool
- func (o *AccessTokenReq) HasRequesterFqdn() bool
- func (o *AccessTokenReq) HasRequesterPlmn() bool
- func (o *AccessTokenReq) HasRequesterPlmnList() bool
- func (o *AccessTokenReq) HasRequesterSnpnList() bool
- func (o *AccessTokenReq) HasRequesterSnssaiList() bool
- func (o *AccessTokenReq) HasSourceNfInstanceId() bool
- func (o *AccessTokenReq) HasTargetNfInstanceId() bool
- func (o *AccessTokenReq) HasTargetNfServiceSetId() bool
- func (o *AccessTokenReq) HasTargetNfSetId() bool
- func (o *AccessTokenReq) HasTargetNfType() bool
- func (o *AccessTokenReq) HasTargetNsiList() bool
- func (o *AccessTokenReq) HasTargetPlmn() bool
- func (o *AccessTokenReq) HasTargetSnpn() bool
- func (o *AccessTokenReq) HasTargetSnssaiList() bool
- func (o AccessTokenReq) MarshalJSON() ([]byte, error)
- func (o *AccessTokenReq) SetGrantType(v string)
- func (o *AccessTokenReq) SetHnrfAccessTokenUri(v string)
- func (o *AccessTokenReq) SetNfInstanceId(v string)
- func (o *AccessTokenReq) SetNfType(v NFType)
- func (o *AccessTokenReq) SetRequesterFqdn(v string)
- func (o *AccessTokenReq) SetRequesterPlmn(v PlmnId)
- func (o *AccessTokenReq) SetRequesterPlmnList(v []PlmnId)
- func (o *AccessTokenReq) SetRequesterSnpnList(v []PlmnIdNid)
- func (o *AccessTokenReq) SetRequesterSnssaiList(v []Snssai)
- func (o *AccessTokenReq) SetScope(v string)
- func (o *AccessTokenReq) SetSourceNfInstanceId(v string)
- func (o *AccessTokenReq) SetTargetNfInstanceId(v string)
- func (o *AccessTokenReq) SetTargetNfServiceSetId(v string)
- func (o *AccessTokenReq) SetTargetNfSetId(v string)
- func (o *AccessTokenReq) SetTargetNfType(v NFType)
- func (o *AccessTokenReq) SetTargetNsiList(v []string)
- func (o *AccessTokenReq) SetTargetPlmn(v PlmnId)
- func (o *AccessTokenReq) SetTargetSnpn(v PlmnIdNid)
- func (o *AccessTokenReq) SetTargetSnssaiList(v []Snssai)
- func (o AccessTokenReq) ToMap() (map[string]interface{}, error)
- type AccessType
- type Accuracy
- type AdditionalMeasurement
- func (o *AdditionalMeasurement) GetCircums() []CircumstanceDescription
- func (o *AdditionalMeasurement) GetCircumsOk() ([]CircumstanceDescription, bool)
- func (o *AdditionalMeasurement) GetDdosAttack() AddressList
- func (o *AdditionalMeasurement) GetDdosAttackOk() (*AddressList, bool)
- func (o *AdditionalMeasurement) GetUnexpFlowTeps() []IpEthFlowDescription
- func (o *AdditionalMeasurement) GetUnexpFlowTepsOk() ([]IpEthFlowDescription, bool)
- func (o *AdditionalMeasurement) GetUnexpLoc() NetworkAreaInfo
- func (o *AdditionalMeasurement) GetUnexpLocOk() (*NetworkAreaInfo, bool)
- func (o *AdditionalMeasurement) GetUnexpWakes() []time.Time
- func (o *AdditionalMeasurement) GetUnexpWakesOk() ([]time.Time, bool)
- func (o *AdditionalMeasurement) GetWrgDest() AddressList
- func (o *AdditionalMeasurement) GetWrgDestOk() (*AddressList, bool)
- func (o *AdditionalMeasurement) HasCircums() bool
- func (o *AdditionalMeasurement) HasDdosAttack() bool
- func (o *AdditionalMeasurement) HasUnexpFlowTeps() bool
- func (o *AdditionalMeasurement) HasUnexpLoc() bool
- func (o *AdditionalMeasurement) HasUnexpWakes() bool
- func (o *AdditionalMeasurement) HasWrgDest() bool
- func (o AdditionalMeasurement) MarshalJSON() ([]byte, error)
- func (o *AdditionalMeasurement) SetCircums(v []CircumstanceDescription)
- func (o *AdditionalMeasurement) SetDdosAttack(v AddressList)
- func (o *AdditionalMeasurement) SetUnexpFlowTeps(v []IpEthFlowDescription)
- func (o *AdditionalMeasurement) SetUnexpLoc(v NetworkAreaInfo)
- func (o *AdditionalMeasurement) SetUnexpWakes(v []time.Time)
- func (o *AdditionalMeasurement) SetWrgDest(v AddressList)
- func (o AdditionalMeasurement) ToMap() (map[string]interface{}, error)
- type AddrFqdn
- func (o *AddrFqdn) GetFqdn() string
- func (o *AddrFqdn) GetFqdnOk() (*string, bool)
- func (o *AddrFqdn) GetIpAddr() IpAddr
- func (o *AddrFqdn) GetIpAddrOk() (*IpAddr, bool)
- func (o *AddrFqdn) HasFqdn() bool
- func (o *AddrFqdn) HasIpAddr() bool
- func (o AddrFqdn) MarshalJSON() ([]byte, error)
- func (o *AddrFqdn) SetFqdn(v string)
- func (o *AddrFqdn) SetIpAddr(v IpAddr)
- func (o AddrFqdn) ToMap() (map[string]interface{}, error)
- type AddressList
- func (o *AddressList) GetIpv4Addrs() []string
- func (o *AddressList) GetIpv4AddrsOk() ([]string, bool)
- func (o *AddressList) GetIpv6Addrs() []Ipv6Addr
- func (o *AddressList) GetIpv6AddrsOk() ([]Ipv6Addr, bool)
- func (o *AddressList) HasIpv4Addrs() bool
- func (o *AddressList) HasIpv6Addrs() bool
- func (o AddressList) MarshalJSON() ([]byte, error)
- func (o *AddressList) SetIpv4Addrs(v []string)
- func (o *AddressList) SetIpv6Addrs(v []Ipv6Addr)
- func (o AddressList) ToMap() (map[string]interface{}, error)
- type AfEvent
- type AfEventExposureData
- func (o *AfEventExposureData) GetAfEvents() []AfEvent
- func (o *AfEventExposureData) GetAfEventsOk() ([]AfEvent, bool)
- func (o *AfEventExposureData) GetAfIds() []string
- func (o *AfEventExposureData) GetAfIdsOk() ([]string, bool)
- func (o *AfEventExposureData) GetAppIds() []string
- func (o *AfEventExposureData) GetAppIdsOk() ([]string, bool)
- func (o *AfEventExposureData) HasAfIds() bool
- func (o *AfEventExposureData) HasAppIds() bool
- func (o AfEventExposureData) MarshalJSON() ([]byte, error)
- func (o *AfEventExposureData) SetAfEvents(v []AfEvent)
- func (o *AfEventExposureData) SetAfIds(v []string)
- func (o *AfEventExposureData) SetAppIds(v []string)
- func (o AfEventExposureData) ToMap() (map[string]interface{}, error)
- type AfEventExposureNotif
- func (o *AfEventExposureNotif) GetEventNotifs() []AfEventNotification
- func (o *AfEventExposureNotif) GetEventNotifsOk() ([]AfEventNotification, bool)
- func (o *AfEventExposureNotif) GetNotifId() string
- func (o *AfEventExposureNotif) GetNotifIdOk() (*string, bool)
- func (o AfEventExposureNotif) MarshalJSON() ([]byte, error)
- func (o *AfEventExposureNotif) SetEventNotifs(v []AfEventNotification)
- func (o *AfEventExposureNotif) SetNotifId(v string)
- func (o AfEventExposureNotif) ToMap() (map[string]interface{}, error)
- type AfEventExposureSubsc
- func (o *AfEventExposureSubsc) GetDataAccProfId() string
- func (o *AfEventExposureSubsc) GetDataAccProfIdOk() (*string, bool)
- func (o *AfEventExposureSubsc) GetEventNotifs() []AfEventNotification
- func (o *AfEventExposureSubsc) GetEventNotifsOk() ([]AfEventNotification, bool)
- func (o *AfEventExposureSubsc) GetEventsRepInfo() ReportingInformation
- func (o *AfEventExposureSubsc) GetEventsRepInfoOk() (*ReportingInformation, bool)
- func (o *AfEventExposureSubsc) GetEventsSubs() []EventsSubs
- func (o *AfEventExposureSubsc) GetEventsSubsOk() ([]EventsSubs, bool)
- func (o *AfEventExposureSubsc) GetNotifId() string
- func (o *AfEventExposureSubsc) GetNotifIdOk() (*string, bool)
- func (o *AfEventExposureSubsc) GetNotifUri() string
- func (o *AfEventExposureSubsc) GetNotifUriOk() (*string, bool)
- func (o *AfEventExposureSubsc) GetSuppFeat() string
- func (o *AfEventExposureSubsc) GetSuppFeatOk() (*string, bool)
- func (o *AfEventExposureSubsc) HasDataAccProfId() bool
- func (o *AfEventExposureSubsc) HasEventNotifs() bool
- func (o *AfEventExposureSubsc) HasSuppFeat() bool
- func (o AfEventExposureSubsc) MarshalJSON() ([]byte, error)
- func (o *AfEventExposureSubsc) SetDataAccProfId(v string)
- func (o *AfEventExposureSubsc) SetEventNotifs(v []AfEventNotification)
- func (o *AfEventExposureSubsc) SetEventsRepInfo(v ReportingInformation)
- func (o *AfEventExposureSubsc) SetEventsSubs(v []EventsSubs)
- func (o *AfEventExposureSubsc) SetNotifId(v string)
- func (o *AfEventExposureSubsc) SetNotifUri(v string)
- func (o *AfEventExposureSubsc) SetSuppFeat(v string)
- func (o AfEventExposureSubsc) ToMap() (map[string]interface{}, error)
- type AfEventNotification
- func (o *AfEventNotification) GetCollBhvrInfs() []CollectiveBehaviourInfo
- func (o *AfEventNotification) GetCollBhvrInfsOk() ([]CollectiveBehaviourInfo, bool)
- func (o *AfEventNotification) GetCongestionInfos() []UserDataCongestionCollection
- func (o *AfEventNotification) GetCongestionInfosOk() ([]UserDataCongestionCollection, bool)
- func (o *AfEventNotification) GetDispersionInfos() []DispersionCollection1
- func (o *AfEventNotification) GetDispersionInfosOk() ([]DispersionCollection1, bool)
- func (o *AfEventNotification) GetEvent() AfEvent
- func (o *AfEventNotification) GetEventOk() (*AfEvent, bool)
- func (o *AfEventNotification) GetExcepInfos() []ExceptionInfo
- func (o *AfEventNotification) GetExcepInfosOk() ([]ExceptionInfo, bool)
- func (o *AfEventNotification) GetMsAccActInfos() []MSAccessActivityCollection
- func (o *AfEventNotification) GetMsAccActInfosOk() ([]MSAccessActivityCollection, bool)
- func (o *AfEventNotification) GetMsConsumpInfos() []MsConsumptionCollection
- func (o *AfEventNotification) GetMsConsumpInfosOk() ([]MsConsumptionCollection, bool)
- func (o *AfEventNotification) GetMsDynPlyInvInfos() []MsDynPolicyInvocationCollection
- func (o *AfEventNotification) GetMsDynPlyInvInfosOk() ([]MsDynPolicyInvocationCollection, bool)
- func (o *AfEventNotification) GetMsNetAssInvInfos() []MsNetAssInvocationCollection
- func (o *AfEventNotification) GetMsNetAssInvInfosOk() ([]MsNetAssInvocationCollection, bool)
- func (o *AfEventNotification) GetMsQoeMetrInfos() []MsQoeMetricsCollection
- func (o *AfEventNotification) GetMsQoeMetrInfosOk() ([]MsQoeMetricsCollection, bool)
- func (o *AfEventNotification) GetPerfDataInfos() []PerformanceDataCollection
- func (o *AfEventNotification) GetPerfDataInfosOk() ([]PerformanceDataCollection, bool)
- func (o *AfEventNotification) GetSvcExprcInfos() []ServiceExperienceInfoPerApp
- func (o *AfEventNotification) GetSvcExprcInfosOk() ([]ServiceExperienceInfoPerApp, bool)
- func (o *AfEventNotification) GetTimeStamp() time.Time
- func (o *AfEventNotification) GetTimeStampOk() (*time.Time, bool)
- func (o *AfEventNotification) GetUeCommInfos() []UeCommunicationCollection
- func (o *AfEventNotification) GetUeCommInfosOk() ([]UeCommunicationCollection, bool)
- func (o *AfEventNotification) GetUeMobilityInfos() []UeMobilityCollection
- func (o *AfEventNotification) GetUeMobilityInfosOk() ([]UeMobilityCollection, bool)
- func (o *AfEventNotification) HasCollBhvrInfs() bool
- func (o *AfEventNotification) HasCongestionInfos() bool
- func (o *AfEventNotification) HasDispersionInfos() bool
- func (o *AfEventNotification) HasExcepInfos() bool
- func (o *AfEventNotification) HasMsAccActInfos() bool
- func (o *AfEventNotification) HasMsConsumpInfos() bool
- func (o *AfEventNotification) HasMsDynPlyInvInfos() bool
- func (o *AfEventNotification) HasMsNetAssInvInfos() bool
- func (o *AfEventNotification) HasMsQoeMetrInfos() bool
- func (o *AfEventNotification) HasPerfDataInfos() bool
- func (o *AfEventNotification) HasSvcExprcInfos() bool
- func (o *AfEventNotification) HasUeCommInfos() bool
- func (o *AfEventNotification) HasUeMobilityInfos() bool
- func (o AfEventNotification) MarshalJSON() ([]byte, error)
- func (o *AfEventNotification) SetCollBhvrInfs(v []CollectiveBehaviourInfo)
- func (o *AfEventNotification) SetCongestionInfos(v []UserDataCongestionCollection)
- func (o *AfEventNotification) SetDispersionInfos(v []DispersionCollection1)
- func (o *AfEventNotification) SetEvent(v AfEvent)
- func (o *AfEventNotification) SetExcepInfos(v []ExceptionInfo)
- func (o *AfEventNotification) SetMsAccActInfos(v []MSAccessActivityCollection)
- func (o *AfEventNotification) SetMsConsumpInfos(v []MsConsumptionCollection)
- func (o *AfEventNotification) SetMsDynPlyInvInfos(v []MsDynPolicyInvocationCollection)
- func (o *AfEventNotification) SetMsNetAssInvInfos(v []MsNetAssInvocationCollection)
- func (o *AfEventNotification) SetMsQoeMetrInfos(v []MsQoeMetricsCollection)
- func (o *AfEventNotification) SetPerfDataInfos(v []PerformanceDataCollection)
- func (o *AfEventNotification) SetSvcExprcInfos(v []ServiceExperienceInfoPerApp)
- func (o *AfEventNotification) SetTimeStamp(v time.Time)
- func (o *AfEventNotification) SetUeCommInfos(v []UeCommunicationCollection)
- func (o *AfEventNotification) SetUeMobilityInfos(v []UeMobilityCollection)
- func (o AfEventNotification) ToMap() (map[string]interface{}, error)
- type AggregationLevel
- type AmfCond
- type AmfEvent
- func (o *AmfEvent) GetAreaList() []AmfEventArea
- func (o *AmfEvent) GetAreaListOk() ([]AmfEventArea, bool)
- func (o *AmfEvent) GetDispersionArea() DispersionArea
- func (o *AmfEvent) GetDispersionAreaOk() (*DispersionArea, bool)
- func (o *AmfEvent) GetIdleStatusInd() bool
- func (o *AmfEvent) GetIdleStatusIndOk() (*bool, bool)
- func (o *AmfEvent) GetImmediateFlag() bool
- func (o *AmfEvent) GetImmediateFlagOk() (*bool, bool)
- func (o *AmfEvent) GetLocationFilterList() []LocationFilter
- func (o *AmfEvent) GetLocationFilterListOk() ([]LocationFilter, bool)
- func (o *AmfEvent) GetMaxReports() int32
- func (o *AmfEvent) GetMaxReportsOk() (*int32, bool)
- func (o *AmfEvent) GetMaxResponseTime() int32
- func (o *AmfEvent) GetMaxResponseTimeOk() (*int32, bool)
- func (o *AmfEvent) GetMinInterval() int32
- func (o *AmfEvent) GetMinIntervalOk() (*int32, bool)
- func (o *AmfEvent) GetNextReport() time.Time
- func (o *AmfEvent) GetNextReportOk() (*time.Time, bool)
- func (o *AmfEvent) GetPresenceInfoList() map[string]PresenceInfo
- func (o *AmfEvent) GetPresenceInfoListOk() (*map[string]PresenceInfo, bool)
- func (o *AmfEvent) GetReachabilityFilter() ReachabilityFilter
- func (o *AmfEvent) GetReachabilityFilterOk() (*ReachabilityFilter, bool)
- func (o *AmfEvent) GetRefId() int32
- func (o *AmfEvent) GetRefIdOk() (*int32, bool)
- func (o *AmfEvent) GetReportUeReachable() bool
- func (o *AmfEvent) GetReportUeReachableOk() (*bool, bool)
- func (o *AmfEvent) GetSnssaiFilter() []ExtSnssai
- func (o *AmfEvent) GetSnssaiFilterOk() ([]ExtSnssai, bool)
- func (o *AmfEvent) GetTargetArea() TargetArea
- func (o *AmfEvent) GetTargetAreaOk() (*TargetArea, bool)
- func (o *AmfEvent) GetTrafficDescriptorList() []TrafficDescriptor
- func (o *AmfEvent) GetTrafficDescriptorListOk() ([]TrafficDescriptor, bool)
- func (o *AmfEvent) GetType() AmfEventType
- func (o *AmfEvent) GetTypeOk() (*AmfEventType, bool)
- func (o *AmfEvent) GetUdmDetectInd() bool
- func (o *AmfEvent) GetUdmDetectIndOk() (*bool, bool)
- func (o *AmfEvent) GetUeInAreaFilter() UeInAreaFilter
- func (o *AmfEvent) GetUeInAreaFilterOk() (*UeInAreaFilter, bool)
- func (o *AmfEvent) HasAreaList() bool
- func (o *AmfEvent) HasDispersionArea() bool
- func (o *AmfEvent) HasIdleStatusInd() bool
- func (o *AmfEvent) HasImmediateFlag() bool
- func (o *AmfEvent) HasLocationFilterList() bool
- func (o *AmfEvent) HasMaxReports() bool
- func (o *AmfEvent) HasMaxResponseTime() bool
- func (o *AmfEvent) HasMinInterval() bool
- func (o *AmfEvent) HasNextReport() bool
- func (o *AmfEvent) HasPresenceInfoList() bool
- func (o *AmfEvent) HasReachabilityFilter() bool
- func (o *AmfEvent) HasRefId() bool
- func (o *AmfEvent) HasReportUeReachable() bool
- func (o *AmfEvent) HasSnssaiFilter() bool
- func (o *AmfEvent) HasTargetArea() bool
- func (o *AmfEvent) HasTrafficDescriptorList() bool
- func (o *AmfEvent) HasUdmDetectInd() bool
- func (o *AmfEvent) HasUeInAreaFilter() bool
- func (o AmfEvent) MarshalJSON() ([]byte, error)
- func (o *AmfEvent) SetAreaList(v []AmfEventArea)
- func (o *AmfEvent) SetDispersionArea(v DispersionArea)
- func (o *AmfEvent) SetIdleStatusInd(v bool)
- func (o *AmfEvent) SetImmediateFlag(v bool)
- func (o *AmfEvent) SetLocationFilterList(v []LocationFilter)
- func (o *AmfEvent) SetMaxReports(v int32)
- func (o *AmfEvent) SetMaxResponseTime(v int32)
- func (o *AmfEvent) SetMinInterval(v int32)
- func (o *AmfEvent) SetNextReport(v time.Time)
- func (o *AmfEvent) SetPresenceInfoList(v map[string]PresenceInfo)
- func (o *AmfEvent) SetReachabilityFilter(v ReachabilityFilter)
- func (o *AmfEvent) SetRefId(v int32)
- func (o *AmfEvent) SetReportUeReachable(v bool)
- func (o *AmfEvent) SetSnssaiFilter(v []ExtSnssai)
- func (o *AmfEvent) SetTargetArea(v TargetArea)
- func (o *AmfEvent) SetTrafficDescriptorList(v []TrafficDescriptor)
- func (o *AmfEvent) SetType(v AmfEventType)
- func (o *AmfEvent) SetUdmDetectInd(v bool)
- func (o *AmfEvent) SetUeInAreaFilter(v UeInAreaFilter)
- func (o AmfEvent) ToMap() (map[string]interface{}, error)
- type AmfEventArea
- func (o *AmfEventArea) GetLadnInfo() LadnInfo
- func (o *AmfEventArea) GetLadnInfoOk() (*LadnInfo, bool)
- func (o *AmfEventArea) GetNsiId() string
- func (o *AmfEventArea) GetNsiIdOk() (*string, bool)
- func (o *AmfEventArea) GetPresenceInfo() PresenceInfo
- func (o *AmfEventArea) GetPresenceInfoOk() (*PresenceInfo, bool)
- func (o *AmfEventArea) GetSNssai() Snssai
- func (o *AmfEventArea) GetSNssaiOk() (*Snssai, bool)
- func (o *AmfEventArea) HasLadnInfo() bool
- func (o *AmfEventArea) HasNsiId() bool
- func (o *AmfEventArea) HasPresenceInfo() bool
- func (o *AmfEventArea) HasSNssai() bool
- func (o AmfEventArea) MarshalJSON() ([]byte, error)
- func (o *AmfEventArea) SetLadnInfo(v LadnInfo)
- func (o *AmfEventArea) SetNsiId(v string)
- func (o *AmfEventArea) SetPresenceInfo(v PresenceInfo)
- func (o *AmfEventArea) SetSNssai(v Snssai)
- func (o AmfEventArea) ToMap() (map[string]interface{}, error)
- type AmfEventMode
- func (o *AmfEventMode) GetExpiry() time.Time
- func (o *AmfEventMode) GetExpiryOk() (*time.Time, bool)
- func (o *AmfEventMode) GetMaxReports() int32
- func (o *AmfEventMode) GetMaxReportsOk() (*int32, bool)
- func (o *AmfEventMode) GetNotifFlag() NotificationFlag
- func (o *AmfEventMode) GetNotifFlagOk() (*NotificationFlag, bool)
- func (o *AmfEventMode) GetPartitioningCriteria() []PartitioningCriteria
- func (o *AmfEventMode) GetPartitioningCriteriaOk() ([]PartitioningCriteria, bool)
- func (o *AmfEventMode) GetRepPeriod() int32
- func (o *AmfEventMode) GetRepPeriodOk() (*int32, bool)
- func (o *AmfEventMode) GetSampRatio() int32
- func (o *AmfEventMode) GetSampRatioOk() (*int32, bool)
- func (o *AmfEventMode) GetTrigger() AmfEventTrigger
- func (o *AmfEventMode) GetTriggerOk() (*AmfEventTrigger, bool)
- func (o *AmfEventMode) HasExpiry() bool
- func (o *AmfEventMode) HasMaxReports() bool
- func (o *AmfEventMode) HasNotifFlag() bool
- func (o *AmfEventMode) HasPartitioningCriteria() bool
- func (o *AmfEventMode) HasRepPeriod() bool
- func (o *AmfEventMode) HasSampRatio() bool
- func (o AmfEventMode) MarshalJSON() ([]byte, error)
- func (o *AmfEventMode) SetExpiry(v time.Time)
- func (o *AmfEventMode) SetMaxReports(v int32)
- func (o *AmfEventMode) SetNotifFlag(v NotificationFlag)
- func (o *AmfEventMode) SetPartitioningCriteria(v []PartitioningCriteria)
- func (o *AmfEventMode) SetRepPeriod(v int32)
- func (o *AmfEventMode) SetSampRatio(v int32)
- func (o *AmfEventMode) SetTrigger(v AmfEventTrigger)
- func (o AmfEventMode) ToMap() (map[string]interface{}, error)
- type AmfEventNotification
- func (o *AmfEventNotification) GetEventSubsSyncInfo() AmfEventSubsSyncInfo
- func (o *AmfEventNotification) GetEventSubsSyncInfoOk() (*AmfEventSubsSyncInfo, bool)
- func (o *AmfEventNotification) GetNotifyCorrelationId() string
- func (o *AmfEventNotification) GetNotifyCorrelationIdOk() (*string, bool)
- func (o *AmfEventNotification) GetReportList() []AmfEventReport
- func (o *AmfEventNotification) GetReportListOk() ([]AmfEventReport, bool)
- func (o *AmfEventNotification) GetSubsChangeNotifyCorrelationId() string
- func (o *AmfEventNotification) GetSubsChangeNotifyCorrelationIdOk() (*string, bool)
- func (o *AmfEventNotification) HasEventSubsSyncInfo() bool
- func (o *AmfEventNotification) HasNotifyCorrelationId() bool
- func (o *AmfEventNotification) HasReportList() bool
- func (o *AmfEventNotification) HasSubsChangeNotifyCorrelationId() bool
- func (o AmfEventNotification) MarshalJSON() ([]byte, error)
- func (o *AmfEventNotification) SetEventSubsSyncInfo(v AmfEventSubsSyncInfo)
- func (o *AmfEventNotification) SetNotifyCorrelationId(v string)
- func (o *AmfEventNotification) SetReportList(v []AmfEventReport)
- func (o *AmfEventNotification) SetSubsChangeNotifyCorrelationId(v string)
- func (o AmfEventNotification) ToMap() (map[string]interface{}, error)
- type AmfEventReport
- func (o *AmfEventReport) GetAccessTypeList() []AccessType
- func (o *AmfEventReport) GetAccessTypeListOk() ([]AccessType, bool)
- func (o *AmfEventReport) GetAdditionalLocation() UserLocation
- func (o *AmfEventReport) GetAdditionalLocationOk() (*UserLocation, bool)
- func (o *AmfEventReport) GetAnyUe() bool
- func (o *AmfEventReport) GetAnyUeOk() (*bool, bool)
- func (o *AmfEventReport) GetAreaList() []AmfEventArea
- func (o *AmfEventReport) GetAreaListOk() ([]AmfEventArea, bool)
- func (o *AmfEventReport) GetCmInfoList() []CmInfo
- func (o *AmfEventReport) GetCmInfoListOk() ([]CmInfo, bool)
- func (o *AmfEventReport) GetCommFailure() CommunicationFailure
- func (o *AmfEventReport) GetCommFailureOk() (*CommunicationFailure, bool)
- func (o *AmfEventReport) GetGpsi() string
- func (o *AmfEventReport) GetGpsiOk() (*string, bool)
- func (o *AmfEventReport) GetIdleStatusIndication() IdleStatusIndication
- func (o *AmfEventReport) GetIdleStatusIndicationOk() (*IdleStatusIndication, bool)
- func (o *AmfEventReport) GetLocation() UserLocation
- func (o *AmfEventReport) GetLocationOk() (*UserLocation, bool)
- func (o *AmfEventReport) GetLossOfConnectReason() LossOfConnectivityReason
- func (o *AmfEventReport) GetLossOfConnectReasonOk() (*LossOfConnectivityReason, bool)
- func (o *AmfEventReport) GetMaxAvailabilityTime() time.Time
- func (o *AmfEventReport) GetMaxAvailabilityTimeOk() (*time.Time, bool)
- func (o *AmfEventReport) GetMmTransLocationReportList() []MmTransactionLocationReportItem
- func (o *AmfEventReport) GetMmTransLocationReportListOk() ([]MmTransactionLocationReportItem, bool)
- func (o *AmfEventReport) GetMmTransSliceReportList() []MmTransactionSliceReportItem
- func (o *AmfEventReport) GetMmTransSliceReportListOk() ([]MmTransactionSliceReportItem, bool)
- func (o *AmfEventReport) GetNumberOfUes() int32
- func (o *AmfEventReport) GetNumberOfUesOk() (*int32, bool)
- func (o *AmfEventReport) GetPei() string
- func (o *AmfEventReport) GetPeiOk() (*string, bool)
- func (o *AmfEventReport) GetReachability() UeReachability
- func (o *AmfEventReport) GetReachabilityOk() (*UeReachability, bool)
- func (o *AmfEventReport) GetRefId() int32
- func (o *AmfEventReport) GetRefIdOk() (*int32, bool)
- func (o *AmfEventReport) GetRegistrationNumber() int32
- func (o *AmfEventReport) GetRegistrationNumberOk() (*int32, bool)
- func (o *AmfEventReport) GetRmInfoList() []RmInfo
- func (o *AmfEventReport) GetRmInfoListOk() ([]RmInfo, bool)
- func (o *AmfEventReport) GetSnssaiTaiList() []SnssaiTaiMapping
- func (o *AmfEventReport) GetSnssaiTaiListOk() ([]SnssaiTaiMapping, bool)
- func (o *AmfEventReport) GetState() AmfEventState
- func (o *AmfEventReport) GetStateOk() (*AmfEventState, bool)
- func (o *AmfEventReport) GetSubscriptionId() string
- func (o *AmfEventReport) GetSubscriptionIdOk() (*string, bool)
- func (o *AmfEventReport) GetSupi() string
- func (o *AmfEventReport) GetSupiOk() (*string, bool)
- func (o *AmfEventReport) GetTermReason() SubTerminationReason
- func (o *AmfEventReport) GetTermReasonOk() (*SubTerminationReason, bool)
- func (o *AmfEventReport) GetTimeStamp() time.Time
- func (o *AmfEventReport) GetTimeStampOk() (*time.Time, bool)
- func (o *AmfEventReport) GetTimezone() string
- func (o *AmfEventReport) GetTimezoneOk() (*string, bool)
- func (o *AmfEventReport) GetType() AmfEventType
- func (o *AmfEventReport) GetTypeCode() string
- func (o *AmfEventReport) GetTypeCodeOk() (*string, bool)
- func (o *AmfEventReport) GetTypeOk() (*AmfEventType, bool)
- func (o *AmfEventReport) GetUeAccessBehaviorTrends() []UeAccessBehaviorReportItem
- func (o *AmfEventReport) GetUeAccessBehaviorTrendsOk() ([]UeAccessBehaviorReportItem, bool)
- func (o *AmfEventReport) GetUeIdExt() []UEIdExt
- func (o *AmfEventReport) GetUeIdExtOk() ([]UEIdExt, bool)
- func (o *AmfEventReport) GetUeLocationTrends() []UeLocationTrendsReportItem
- func (o *AmfEventReport) GetUeLocationTrendsOk() ([]UeLocationTrendsReportItem, bool)
- func (o *AmfEventReport) GetVar5gsUserStateList() []Model5GsUserStateInfo
- func (o *AmfEventReport) GetVar5gsUserStateListOk() ([]Model5GsUserStateInfo, bool)
- func (o *AmfEventReport) HasAccessTypeList() bool
- func (o *AmfEventReport) HasAdditionalLocation() bool
- func (o *AmfEventReport) HasAnyUe() bool
- func (o *AmfEventReport) HasAreaList() bool
- func (o *AmfEventReport) HasCmInfoList() bool
- func (o *AmfEventReport) HasCommFailure() bool
- func (o *AmfEventReport) HasGpsi() bool
- func (o *AmfEventReport) HasIdleStatusIndication() bool
- func (o *AmfEventReport) HasLocation() bool
- func (o *AmfEventReport) HasLossOfConnectReason() bool
- func (o *AmfEventReport) HasMaxAvailabilityTime() bool
- func (o *AmfEventReport) HasMmTransLocationReportList() bool
- func (o *AmfEventReport) HasMmTransSliceReportList() bool
- func (o *AmfEventReport) HasNumberOfUes() bool
- func (o *AmfEventReport) HasPei() bool
- func (o *AmfEventReport) HasReachability() bool
- func (o *AmfEventReport) HasRefId() bool
- func (o *AmfEventReport) HasRegistrationNumber() bool
- func (o *AmfEventReport) HasRmInfoList() bool
- func (o *AmfEventReport) HasSnssaiTaiList() bool
- func (o *AmfEventReport) HasSubscriptionId() bool
- func (o *AmfEventReport) HasSupi() bool
- func (o *AmfEventReport) HasTermReason() bool
- func (o *AmfEventReport) HasTimezone() bool
- func (o *AmfEventReport) HasTypeCode() bool
- func (o *AmfEventReport) HasUeAccessBehaviorTrends() bool
- func (o *AmfEventReport) HasUeIdExt() bool
- func (o *AmfEventReport) HasUeLocationTrends() bool
- func (o *AmfEventReport) HasVar5gsUserStateList() bool
- func (o AmfEventReport) MarshalJSON() ([]byte, error)
- func (o *AmfEventReport) SetAccessTypeList(v []AccessType)
- func (o *AmfEventReport) SetAdditionalLocation(v UserLocation)
- func (o *AmfEventReport) SetAnyUe(v bool)
- func (o *AmfEventReport) SetAreaList(v []AmfEventArea)
- func (o *AmfEventReport) SetCmInfoList(v []CmInfo)
- func (o *AmfEventReport) SetCommFailure(v CommunicationFailure)
- func (o *AmfEventReport) SetGpsi(v string)
- func (o *AmfEventReport) SetIdleStatusIndication(v IdleStatusIndication)
- func (o *AmfEventReport) SetLocation(v UserLocation)
- func (o *AmfEventReport) SetLossOfConnectReason(v LossOfConnectivityReason)
- func (o *AmfEventReport) SetMaxAvailabilityTime(v time.Time)
- func (o *AmfEventReport) SetMmTransLocationReportList(v []MmTransactionLocationReportItem)
- func (o *AmfEventReport) SetMmTransSliceReportList(v []MmTransactionSliceReportItem)
- func (o *AmfEventReport) SetNumberOfUes(v int32)
- func (o *AmfEventReport) SetPei(v string)
- func (o *AmfEventReport) SetReachability(v UeReachability)
- func (o *AmfEventReport) SetRefId(v int32)
- func (o *AmfEventReport) SetRegistrationNumber(v int32)
- func (o *AmfEventReport) SetRmInfoList(v []RmInfo)
- func (o *AmfEventReport) SetSnssaiTaiList(v []SnssaiTaiMapping)
- func (o *AmfEventReport) SetState(v AmfEventState)
- func (o *AmfEventReport) SetSubscriptionId(v string)
- func (o *AmfEventReport) SetSupi(v string)
- func (o *AmfEventReport) SetTermReason(v SubTerminationReason)
- func (o *AmfEventReport) SetTimeStamp(v time.Time)
- func (o *AmfEventReport) SetTimezone(v string)
- func (o *AmfEventReport) SetType(v AmfEventType)
- func (o *AmfEventReport) SetTypeCode(v string)
- func (o *AmfEventReport) SetUeAccessBehaviorTrends(v []UeAccessBehaviorReportItem)
- func (o *AmfEventReport) SetUeIdExt(v []UEIdExt)
- func (o *AmfEventReport) SetUeLocationTrends(v []UeLocationTrendsReportItem)
- func (o *AmfEventReport) SetVar5gsUserStateList(v []Model5GsUserStateInfo)
- func (o AmfEventReport) ToMap() (map[string]interface{}, error)
- type AmfEventState
- func (o *AmfEventState) GetActive() bool
- func (o *AmfEventState) GetActiveOk() (*bool, bool)
- func (o *AmfEventState) GetRemainDuration() int32
- func (o *AmfEventState) GetRemainDurationOk() (*int32, bool)
- func (o *AmfEventState) GetRemainReports() int32
- func (o *AmfEventState) GetRemainReportsOk() (*int32, bool)
- func (o *AmfEventState) HasRemainDuration() bool
- func (o *AmfEventState) HasRemainReports() bool
- func (o AmfEventState) MarshalJSON() ([]byte, error)
- func (o *AmfEventState) SetActive(v bool)
- func (o *AmfEventState) SetRemainDuration(v int32)
- func (o *AmfEventState) SetRemainReports(v int32)
- func (o AmfEventState) ToMap() (map[string]interface{}, error)
- type AmfEventSubsSyncInfo
- func (o *AmfEventSubsSyncInfo) GetSubscriptionList() []AmfEventSubscriptionInfo
- func (o *AmfEventSubsSyncInfo) GetSubscriptionListOk() ([]AmfEventSubscriptionInfo, bool)
- func (o AmfEventSubsSyncInfo) MarshalJSON() ([]byte, error)
- func (o *AmfEventSubsSyncInfo) SetSubscriptionList(v []AmfEventSubscriptionInfo)
- func (o AmfEventSubsSyncInfo) ToMap() (map[string]interface{}, error)
- type AmfEventSubscription
- func (o *AmfEventSubscription) GetAnyUE() bool
- func (o *AmfEventSubscription) GetAnyUEOk() (*bool, bool)
- func (o *AmfEventSubscription) GetEventList() []AmfEvent
- func (o *AmfEventSubscription) GetEventListOk() ([]AmfEvent, bool)
- func (o *AmfEventSubscription) GetEventNotifyUri() string
- func (o *AmfEventSubscription) GetEventNotifyUriOk() (*string, bool)
- func (o *AmfEventSubscription) GetExcludeGpsiList() []string
- func (o *AmfEventSubscription) GetExcludeGpsiListOk() ([]string, bool)
- func (o *AmfEventSubscription) GetExcludeSupiList() []string
- func (o *AmfEventSubscription) GetExcludeSupiListOk() ([]string, bool)
- func (o *AmfEventSubscription) GetGpsi() string
- func (o *AmfEventSubscription) GetGpsiOk() (*string, bool)
- func (o *AmfEventSubscription) GetGroupId() string
- func (o *AmfEventSubscription) GetGroupIdOk() (*string, bool)
- func (o *AmfEventSubscription) GetIncludeGpsiList() []string
- func (o *AmfEventSubscription) GetIncludeGpsiListOk() ([]string, bool)
- func (o *AmfEventSubscription) GetIncludeSupiList() []string
- func (o *AmfEventSubscription) GetIncludeSupiListOk() ([]string, bool)
- func (o *AmfEventSubscription) GetNfId() string
- func (o *AmfEventSubscription) GetNfIdOk() (*string, bool)
- func (o *AmfEventSubscription) GetNotifyCorrelationId() string
- func (o *AmfEventSubscription) GetNotifyCorrelationIdOk() (*string, bool)
- func (o *AmfEventSubscription) GetOptions() AmfEventMode
- func (o *AmfEventSubscription) GetOptionsOk() (*AmfEventMode, bool)
- func (o *AmfEventSubscription) GetPei() string
- func (o *AmfEventSubscription) GetPeiOk() (*string, bool)
- func (o *AmfEventSubscription) GetSourceNfType() NFType
- func (o *AmfEventSubscription) GetSourceNfTypeOk() (*NFType, bool)
- func (o *AmfEventSubscription) GetSubsChangeNotifyCorrelationId() string
- func (o *AmfEventSubscription) GetSubsChangeNotifyCorrelationIdOk() (*string, bool)
- func (o *AmfEventSubscription) GetSubsChangeNotifyUri() string
- func (o *AmfEventSubscription) GetSubsChangeNotifyUriOk() (*string, bool)
- func (o *AmfEventSubscription) GetSupi() string
- func (o *AmfEventSubscription) GetSupiOk() (*string, bool)
- func (o *AmfEventSubscription) GetTermNotifyInd() bool
- func (o *AmfEventSubscription) GetTermNotifyIndOk() (*bool, bool)
- func (o *AmfEventSubscription) HasAnyUE() bool
- func (o *AmfEventSubscription) HasExcludeGpsiList() bool
- func (o *AmfEventSubscription) HasExcludeSupiList() bool
- func (o *AmfEventSubscription) HasGpsi() bool
- func (o *AmfEventSubscription) HasGroupId() bool
- func (o *AmfEventSubscription) HasIncludeGpsiList() bool
- func (o *AmfEventSubscription) HasIncludeSupiList() bool
- func (o *AmfEventSubscription) HasOptions() bool
- func (o *AmfEventSubscription) HasPei() bool
- func (o *AmfEventSubscription) HasSourceNfType() bool
- func (o *AmfEventSubscription) HasSubsChangeNotifyCorrelationId() bool
- func (o *AmfEventSubscription) HasSubsChangeNotifyUri() bool
- func (o *AmfEventSubscription) HasSupi() bool
- func (o *AmfEventSubscription) HasTermNotifyInd() bool
- func (o AmfEventSubscription) MarshalJSON() ([]byte, error)
- func (o *AmfEventSubscription) SetAnyUE(v bool)
- func (o *AmfEventSubscription) SetEventList(v []AmfEvent)
- func (o *AmfEventSubscription) SetEventNotifyUri(v string)
- func (o *AmfEventSubscription) SetExcludeGpsiList(v []string)
- func (o *AmfEventSubscription) SetExcludeSupiList(v []string)
- func (o *AmfEventSubscription) SetGpsi(v string)
- func (o *AmfEventSubscription) SetGroupId(v string)
- func (o *AmfEventSubscription) SetIncludeGpsiList(v []string)
- func (o *AmfEventSubscription) SetIncludeSupiList(v []string)
- func (o *AmfEventSubscription) SetNfId(v string)
- func (o *AmfEventSubscription) SetNotifyCorrelationId(v string)
- func (o *AmfEventSubscription) SetOptions(v AmfEventMode)
- func (o *AmfEventSubscription) SetPei(v string)
- func (o *AmfEventSubscription) SetSourceNfType(v NFType)
- func (o *AmfEventSubscription) SetSubsChangeNotifyCorrelationId(v string)
- func (o *AmfEventSubscription) SetSubsChangeNotifyUri(v string)
- func (o *AmfEventSubscription) SetSupi(v string)
- func (o *AmfEventSubscription) SetTermNotifyInd(v bool)
- func (o AmfEventSubscription) ToMap() (map[string]interface{}, error)
- type AmfEventSubscriptionInfo
- func (o *AmfEventSubscriptionInfo) GetNotifyCorrelationId() string
- func (o *AmfEventSubscriptionInfo) GetNotifyCorrelationIdOk() (*string, bool)
- func (o *AmfEventSubscriptionInfo) GetOldSubId() string
- func (o *AmfEventSubscriptionInfo) GetOldSubIdOk() (*string, bool)
- func (o *AmfEventSubscriptionInfo) GetRefIdList() []int32
- func (o *AmfEventSubscriptionInfo) GetRefIdListOk() ([]int32, bool)
- func (o *AmfEventSubscriptionInfo) GetSubId() string
- func (o *AmfEventSubscriptionInfo) GetSubIdOk() (*string, bool)
- func (o *AmfEventSubscriptionInfo) HasNotifyCorrelationId() bool
- func (o *AmfEventSubscriptionInfo) HasOldSubId() bool
- func (o AmfEventSubscriptionInfo) MarshalJSON() ([]byte, error)
- func (o *AmfEventSubscriptionInfo) SetNotifyCorrelationId(v string)
- func (o *AmfEventSubscriptionInfo) SetOldSubId(v string)
- func (o *AmfEventSubscriptionInfo) SetRefIdList(v []int32)
- func (o *AmfEventSubscriptionInfo) SetSubId(v string)
- func (o AmfEventSubscriptionInfo) ToMap() (map[string]interface{}, error)
- type AmfEventTrigger
- type AmfEventType
- type AmfInfo
- func (o *AmfInfo) GetAmfOnboardingCapability() bool
- func (o *AmfInfo) GetAmfOnboardingCapabilityOk() (*bool, bool)
- func (o *AmfInfo) GetAmfRegionId() string
- func (o *AmfInfo) GetAmfRegionIdOk() (*string, bool)
- func (o *AmfInfo) GetAmfSetId() string
- func (o *AmfInfo) GetAmfSetIdOk() (*string, bool)
- func (o *AmfInfo) GetBackupInfoAmfFailure() []Guami
- func (o *AmfInfo) GetBackupInfoAmfFailureOk() ([]Guami, bool)
- func (o *AmfInfo) GetBackupInfoAmfRemoval() []Guami
- func (o *AmfInfo) GetBackupInfoAmfRemovalOk() ([]Guami, bool)
- func (o *AmfInfo) GetGuamiList() []Guami
- func (o *AmfInfo) GetGuamiListOk() ([]Guami, bool)
- func (o *AmfInfo) GetN2InterfaceAmfInfo() N2InterfaceAmfInfo
- func (o *AmfInfo) GetN2InterfaceAmfInfoOk() (*N2InterfaceAmfInfo, bool)
- func (o *AmfInfo) GetTaiList() []Tai
- func (o *AmfInfo) GetTaiListOk() ([]Tai, bool)
- func (o *AmfInfo) GetTaiRangeList() []TaiRange
- func (o *AmfInfo) GetTaiRangeListOk() ([]TaiRange, bool)
- func (o *AmfInfo) HasAmfOnboardingCapability() bool
- func (o *AmfInfo) HasBackupInfoAmfFailure() bool
- func (o *AmfInfo) HasBackupInfoAmfRemoval() bool
- func (o *AmfInfo) HasN2InterfaceAmfInfo() bool
- func (o *AmfInfo) HasTaiList() bool
- func (o *AmfInfo) HasTaiRangeList() bool
- func (o AmfInfo) MarshalJSON() ([]byte, error)
- func (o *AmfInfo) SetAmfOnboardingCapability(v bool)
- func (o *AmfInfo) SetAmfRegionId(v string)
- func (o *AmfInfo) SetAmfSetId(v string)
- func (o *AmfInfo) SetBackupInfoAmfFailure(v []Guami)
- func (o *AmfInfo) SetBackupInfoAmfRemoval(v []Guami)
- func (o *AmfInfo) SetGuamiList(v []Guami)
- func (o *AmfInfo) SetN2InterfaceAmfInfo(v N2InterfaceAmfInfo)
- func (o *AmfInfo) SetTaiList(v []Tai)
- func (o *AmfInfo) SetTaiRangeList(v []TaiRange)
- func (o AmfInfo) ToMap() (map[string]interface{}, error)
- type AnNodeType
- type AnalyticsMetadata
- type AnalyticsMetadataIndication
- func (o *AnalyticsMetadataIndication) GetAggrNwdafIds() []string
- func (o *AnalyticsMetadataIndication) GetAggrNwdafIdsOk() ([]string, bool)
- func (o *AnalyticsMetadataIndication) GetDataStatProps() []DatasetStatisticalProperty
- func (o *AnalyticsMetadataIndication) GetDataStatPropsOk() ([]DatasetStatisticalProperty, bool)
- func (o *AnalyticsMetadataIndication) GetDataWindow() TimeWindow
- func (o *AnalyticsMetadataIndication) GetDataWindowOk() (*TimeWindow, bool)
- func (o *AnalyticsMetadataIndication) GetStrategy() OutputStrategy
- func (o *AnalyticsMetadataIndication) GetStrategyOk() (*OutputStrategy, bool)
- func (o *AnalyticsMetadataIndication) HasAggrNwdafIds() bool
- func (o *AnalyticsMetadataIndication) HasDataStatProps() bool
- func (o *AnalyticsMetadataIndication) HasDataWindow() bool
- func (o *AnalyticsMetadataIndication) HasStrategy() bool
- func (o AnalyticsMetadataIndication) MarshalJSON() ([]byte, error)
- func (o *AnalyticsMetadataIndication) SetAggrNwdafIds(v []string)
- func (o *AnalyticsMetadataIndication) SetDataStatProps(v []DatasetStatisticalProperty)
- func (o *AnalyticsMetadataIndication) SetDataWindow(v TimeWindow)
- func (o *AnalyticsMetadataIndication) SetStrategy(v OutputStrategy)
- func (o AnalyticsMetadataIndication) ToMap() (map[string]interface{}, error)
- type AnalyticsMetadataInfo
- func (o *AnalyticsMetadataInfo) GetAccuracy() Accuracy
- func (o *AnalyticsMetadataInfo) GetAccuracyOk() (*Accuracy, bool)
- func (o *AnalyticsMetadataInfo) GetDataStatProps() []DatasetStatisticalProperty
- func (o *AnalyticsMetadataInfo) GetDataStatPropsOk() ([]DatasetStatisticalProperty, bool)
- func (o *AnalyticsMetadataInfo) GetDataWindow() TimeWindow
- func (o *AnalyticsMetadataInfo) GetDataWindowOk() (*TimeWindow, bool)
- func (o *AnalyticsMetadataInfo) GetNumSamples() int32
- func (o *AnalyticsMetadataInfo) GetNumSamplesOk() (*int32, bool)
- func (o *AnalyticsMetadataInfo) GetStrategy() OutputStrategy
- func (o *AnalyticsMetadataInfo) GetStrategyOk() (*OutputStrategy, bool)
- func (o *AnalyticsMetadataInfo) HasAccuracy() bool
- func (o *AnalyticsMetadataInfo) HasDataStatProps() bool
- func (o *AnalyticsMetadataInfo) HasDataWindow() bool
- func (o *AnalyticsMetadataInfo) HasNumSamples() bool
- func (o *AnalyticsMetadataInfo) HasStrategy() bool
- func (o AnalyticsMetadataInfo) MarshalJSON() ([]byte, error)
- func (o *AnalyticsMetadataInfo) SetAccuracy(v Accuracy)
- func (o *AnalyticsMetadataInfo) SetDataStatProps(v []DatasetStatisticalProperty)
- func (o *AnalyticsMetadataInfo) SetDataWindow(v TimeWindow)
- func (o *AnalyticsMetadataInfo) SetNumSamples(v int32)
- func (o *AnalyticsMetadataInfo) SetStrategy(v OutputStrategy)
- func (o AnalyticsMetadataInfo) ToMap() (map[string]interface{}, error)
- type AnalyticsSubset
- type ApiCreateIndividualSubcriptionRequest
- type ApiDeleteNWDAFDataSubscriptionRequest
- type ApiUpdateNWDAFDataSubscriptionRequest
- type AppListForUeComm
- func (o *AppListForUeComm) GetAppDur() int32
- func (o *AppListForUeComm) GetAppDurOk() (*int32, bool)
- func (o *AppListForUeComm) GetAppId() string
- func (o *AppListForUeComm) GetAppIdOk() (*string, bool)
- func (o *AppListForUeComm) GetOccurRatio() int32
- func (o *AppListForUeComm) GetOccurRatioOk() (*int32, bool)
- func (o *AppListForUeComm) GetSpatialValidity() NetworkAreaInfo
- func (o *AppListForUeComm) GetSpatialValidityOk() (*NetworkAreaInfo, bool)
- func (o *AppListForUeComm) GetStartTime() time.Time
- func (o *AppListForUeComm) GetStartTimeOk() (*time.Time, bool)
- func (o *AppListForUeComm) HasAppDur() bool
- func (o *AppListForUeComm) HasOccurRatio() bool
- func (o *AppListForUeComm) HasSpatialValidity() bool
- func (o *AppListForUeComm) HasStartTime() bool
- func (o AppListForUeComm) MarshalJSON() ([]byte, error)
- func (o *AppListForUeComm) SetAppDur(v int32)
- func (o *AppListForUeComm) SetAppId(v string)
- func (o *AppListForUeComm) SetOccurRatio(v int32)
- func (o *AppListForUeComm) SetSpatialValidity(v NetworkAreaInfo)
- func (o *AppListForUeComm) SetStartTime(v time.Time)
- func (o AppListForUeComm) ToMap() (map[string]interface{}, error)
- type ApplicationVolume
- func (o *ApplicationVolume) GetAppId() string
- func (o *ApplicationVolume) GetAppIdOk() (*string, bool)
- func (o *ApplicationVolume) GetAppVolume() int64
- func (o *ApplicationVolume) GetAppVolumeOk() (*int64, bool)
- func (o ApplicationVolume) MarshalJSON() ([]byte, error)
- func (o *ApplicationVolume) SetAppId(v string)
- func (o *ApplicationVolume) SetAppVolume(v int64)
- func (o ApplicationVolume) ToMap() (map[string]interface{}, error)
- type AppliedSmccType
- type AssociationType
- type AtsssCapability
- func (o *AtsssCapability) GetAtsssLL() bool
- func (o *AtsssCapability) GetAtsssLLOk() (*bool, bool)
- func (o *AtsssCapability) GetMptcp() bool
- func (o *AtsssCapability) GetMptcpOk() (*bool, bool)
- func (o *AtsssCapability) GetRttWithoutPmf() bool
- func (o *AtsssCapability) GetRttWithoutPmfOk() (*bool, bool)
- func (o *AtsssCapability) HasAtsssLL() bool
- func (o *AtsssCapability) HasMptcp() bool
- func (o *AtsssCapability) HasRttWithoutPmf() bool
- func (o AtsssCapability) MarshalJSON() ([]byte, error)
- func (o *AtsssCapability) SetAtsssLL(v bool)
- func (o *AtsssCapability) SetMptcp(v bool)
- func (o *AtsssCapability) SetRttWithoutPmf(v bool)
- func (o AtsssCapability) ToMap() (map[string]interface{}, error)
- type AusfInfo
- func (o *AusfInfo) GetGroupId() string
- func (o *AusfInfo) GetGroupIdOk() (*string, bool)
- func (o *AusfInfo) GetRoutingIndicators() []string
- func (o *AusfInfo) GetRoutingIndicatorsOk() ([]string, bool)
- func (o *AusfInfo) GetSuciInfos() []SuciInfo
- func (o *AusfInfo) GetSuciInfosOk() ([]SuciInfo, bool)
- func (o *AusfInfo) GetSupiRanges() []SupiRange
- func (o *AusfInfo) GetSupiRangesOk() ([]SupiRange, bool)
- func (o *AusfInfo) HasGroupId() bool
- func (o *AusfInfo) HasRoutingIndicators() bool
- func (o *AusfInfo) HasSuciInfos() bool
- func (o *AusfInfo) HasSupiRanges() bool
- func (o AusfInfo) MarshalJSON() ([]byte, error)
- func (o *AusfInfo) SetGroupId(v string)
- func (o *AusfInfo) SetRoutingIndicators(v []string)
- func (o *AusfInfo) SetSuciInfos(v []SuciInfo)
- func (o *AusfInfo) SetSupiRanges(v []SupiRange)
- func (o AusfInfo) ToMap() (map[string]interface{}, error)
- type BaseRecord
- type BasicAuth
- type BatteryIndication
- func (o *BatteryIndication) GetBatteryInd() bool
- func (o *BatteryIndication) GetBatteryIndOk() (*bool, bool)
- func (o *BatteryIndication) GetRechargeableInd() bool
- func (o *BatteryIndication) GetRechargeableIndOk() (*bool, bool)
- func (o *BatteryIndication) GetReplaceableInd() bool
- func (o *BatteryIndication) GetReplaceableIndOk() (*bool, bool)
- func (o *BatteryIndication) HasBatteryInd() bool
- func (o *BatteryIndication) HasRechargeableInd() bool
- func (o *BatteryIndication) HasReplaceableInd() bool
- func (o BatteryIndication) MarshalJSON() ([]byte, error)
- func (o *BatteryIndication) SetBatteryInd(v bool)
- func (o *BatteryIndication) SetRechargeableInd(v bool)
- func (o *BatteryIndication) SetReplaceableInd(v bool)
- func (o BatteryIndication) ToMap() (map[string]interface{}, error)
- type BsfInfo
- func (o *BsfInfo) GetDnnList() []string
- func (o *BsfInfo) GetDnnListOk() ([]string, bool)
- func (o *BsfInfo) GetGpsiRanges() []IdentityRange
- func (o *BsfInfo) GetGpsiRangesOk() ([]IdentityRange, bool)
- func (o *BsfInfo) GetGroupId() string
- func (o *BsfInfo) GetGroupIdOk() (*string, bool)
- func (o *BsfInfo) GetIpDomainList() []string
- func (o *BsfInfo) GetIpDomainListOk() ([]string, bool)
- func (o *BsfInfo) GetIpv4AddressRanges() []Ipv4AddressRange
- func (o *BsfInfo) GetIpv4AddressRangesOk() ([]Ipv4AddressRange, bool)
- func (o *BsfInfo) GetIpv6PrefixRanges() []Ipv6PrefixRange
- func (o *BsfInfo) GetIpv6PrefixRangesOk() ([]Ipv6PrefixRange, bool)
- func (o *BsfInfo) GetRxDiamHost() string
- func (o *BsfInfo) GetRxDiamHostOk() (*string, bool)
- func (o *BsfInfo) GetRxDiamRealm() string
- func (o *BsfInfo) GetRxDiamRealmOk() (*string, bool)
- func (o *BsfInfo) GetSupiRanges() []SupiRange
- func (o *BsfInfo) GetSupiRangesOk() ([]SupiRange, bool)
- func (o *BsfInfo) HasDnnList() bool
- func (o *BsfInfo) HasGpsiRanges() bool
- func (o *BsfInfo) HasGroupId() bool
- func (o *BsfInfo) HasIpDomainList() bool
- func (o *BsfInfo) HasIpv4AddressRanges() bool
- func (o *BsfInfo) HasIpv6PrefixRanges() bool
- func (o *BsfInfo) HasRxDiamHost() bool
- func (o *BsfInfo) HasRxDiamRealm() bool
- func (o *BsfInfo) HasSupiRanges() bool
- func (o BsfInfo) MarshalJSON() ([]byte, error)
- func (o *BsfInfo) SetDnnList(v []string)
- func (o *BsfInfo) SetGpsiRanges(v []IdentityRange)
- func (o *BsfInfo) SetGroupId(v string)
- func (o *BsfInfo) SetIpDomainList(v []string)
- func (o *BsfInfo) SetIpv4AddressRanges(v []Ipv4AddressRange)
- func (o *BsfInfo) SetIpv6PrefixRanges(v []Ipv6PrefixRange)
- func (o *BsfInfo) SetRxDiamHost(v string)
- func (o *BsfInfo) SetRxDiamRealm(v string)
- func (o *BsfInfo) SetSupiRanges(v []SupiRange)
- func (o BsfInfo) ToMap() (map[string]interface{}, error)
- type BwRequirement
- func (o *BwRequirement) GetAppId() string
- func (o *BwRequirement) GetAppIdOk() (*string, bool)
- func (o *BwRequirement) GetMarBwDl() string
- func (o *BwRequirement) GetMarBwDlOk() (*string, bool)
- func (o *BwRequirement) GetMarBwUl() string
- func (o *BwRequirement) GetMarBwUlOk() (*string, bool)
- func (o *BwRequirement) GetMirBwDl() string
- func (o *BwRequirement) GetMirBwDlOk() (*string, bool)
- func (o *BwRequirement) GetMirBwUl() string
- func (o *BwRequirement) GetMirBwUlOk() (*string, bool)
- func (o *BwRequirement) HasMarBwDl() bool
- func (o *BwRequirement) HasMarBwUl() bool
- func (o *BwRequirement) HasMirBwDl() bool
- func (o *BwRequirement) HasMirBwUl() bool
- func (o BwRequirement) MarshalJSON() ([]byte, error)
- func (o *BwRequirement) SetAppId(v string)
- func (o *BwRequirement) SetMarBwDl(v string)
- func (o *BwRequirement) SetMarBwUl(v string)
- func (o *BwRequirement) SetMirBwDl(v string)
- func (o *BwRequirement) SetMirBwUl(v string)
- func (o BwRequirement) ToMap() (map[string]interface{}, error)
- type CacheStatus
- type CellGlobalId
- func (o *CellGlobalId) GetCellId() string
- func (o *CellGlobalId) GetCellIdOk() (*string, bool)
- func (o *CellGlobalId) GetLac() string
- func (o *CellGlobalId) GetLacOk() (*string, bool)
- func (o *CellGlobalId) GetPlmnId() PlmnId
- func (o *CellGlobalId) GetPlmnIdOk() (*PlmnId, bool)
- func (o CellGlobalId) MarshalJSON() ([]byte, error)
- func (o *CellGlobalId) SetCellId(v string)
- func (o *CellGlobalId) SetLac(v string)
- func (o *CellGlobalId) SetPlmnId(v PlmnId)
- func (o CellGlobalId) ToMap() (map[string]interface{}, error)
- type ChangeItem
- func (o *ChangeItem) GetFrom() string
- func (o *ChangeItem) GetFromOk() (*string, bool)
- func (o *ChangeItem) GetNewValue() interface{}
- func (o *ChangeItem) GetNewValueOk() (*interface{}, bool)
- func (o *ChangeItem) GetOp() ChangeType
- func (o *ChangeItem) GetOpOk() (*ChangeType, bool)
- func (o *ChangeItem) GetOrigValue() interface{}
- func (o *ChangeItem) GetOrigValueOk() (*interface{}, bool)
- func (o *ChangeItem) GetPath() string
- func (o *ChangeItem) GetPathOk() (*string, bool)
- func (o *ChangeItem) HasFrom() bool
- func (o *ChangeItem) HasNewValue() bool
- func (o *ChangeItem) HasOrigValue() bool
- func (o ChangeItem) MarshalJSON() ([]byte, error)
- func (o *ChangeItem) SetFrom(v string)
- func (o *ChangeItem) SetNewValue(v interface{})
- func (o *ChangeItem) SetOp(v ChangeType)
- func (o *ChangeItem) SetOrigValue(v interface{})
- func (o *ChangeItem) SetPath(v string)
- func (o ChangeItem) ToMap() (map[string]interface{}, error)
- type ChangeOfSupiPeiAssociationReport
- func (o *ChangeOfSupiPeiAssociationReport) GetNewPei() string
- func (o *ChangeOfSupiPeiAssociationReport) GetNewPeiOk() (*string, bool)
- func (o ChangeOfSupiPeiAssociationReport) MarshalJSON() ([]byte, error)
- func (o *ChangeOfSupiPeiAssociationReport) SetNewPei(v string)
- func (o ChangeOfSupiPeiAssociationReport) ToMap() (map[string]interface{}, error)
- type ChangeType
- type ChfInfo
- func (o *ChfInfo) GetGpsiRangeList() []IdentityRange
- func (o *ChfInfo) GetGpsiRangeListOk() ([]IdentityRange, bool)
- func (o *ChfInfo) GetGroupId() string
- func (o *ChfInfo) GetGroupIdOk() (*string, bool)
- func (o *ChfInfo) GetPlmnRangeList() []PlmnRange
- func (o *ChfInfo) GetPlmnRangeListOk() ([]PlmnRange, bool)
- func (o *ChfInfo) GetPrimaryChfInstance() string
- func (o *ChfInfo) GetPrimaryChfInstanceOk() (*string, bool)
- func (o *ChfInfo) GetSecondaryChfInstance() string
- func (o *ChfInfo) GetSecondaryChfInstanceOk() (*string, bool)
- func (o *ChfInfo) GetSupiRangeList() []SupiRange
- func (o *ChfInfo) GetSupiRangeListOk() ([]SupiRange, bool)
- func (o *ChfInfo) HasGpsiRangeList() bool
- func (o *ChfInfo) HasGroupId() bool
- func (o *ChfInfo) HasPlmnRangeList() bool
- func (o *ChfInfo) HasPrimaryChfInstance() bool
- func (o *ChfInfo) HasSecondaryChfInstance() bool
- func (o *ChfInfo) HasSupiRangeList() bool
- func (o ChfInfo) MarshalJSON() ([]byte, error)
- func (o *ChfInfo) SetGpsiRangeList(v []IdentityRange)
- func (o *ChfInfo) SetGroupId(v string)
- func (o *ChfInfo) SetPlmnRangeList(v []PlmnRange)
- func (o *ChfInfo) SetPrimaryChfInstance(v string)
- func (o *ChfInfo) SetSecondaryChfInstance(v string)
- func (o *ChfInfo) SetSupiRangeList(v []SupiRange)
- func (o ChfInfo) ToMap() (map[string]interface{}, error)
- type CircumstanceDescription
- func (o *CircumstanceDescription) GetFreq() float32
- func (o *CircumstanceDescription) GetFreqOk() (*float32, bool)
- func (o *CircumstanceDescription) GetLocArea() NetworkAreaInfo
- func (o *CircumstanceDescription) GetLocAreaOk() (*NetworkAreaInfo, bool)
- func (o *CircumstanceDescription) GetTm() time.Time
- func (o *CircumstanceDescription) GetTmOk() (*time.Time, bool)
- func (o *CircumstanceDescription) GetVol() int64
- func (o *CircumstanceDescription) GetVolOk() (*int64, bool)
- func (o *CircumstanceDescription) HasFreq() bool
- func (o *CircumstanceDescription) HasLocArea() bool
- func (o *CircumstanceDescription) HasTm() bool
- func (o *CircumstanceDescription) HasVol() bool
- func (o CircumstanceDescription) MarshalJSON() ([]byte, error)
- func (o *CircumstanceDescription) SetFreq(v float32)
- func (o *CircumstanceDescription) SetLocArea(v NetworkAreaInfo)
- func (o *CircumstanceDescription) SetTm(v time.Time)
- func (o *CircumstanceDescription) SetVol(v int64)
- func (o CircumstanceDescription) ToMap() (map[string]interface{}, error)
- type CivicAddress
- func (o *CivicAddress) GetA1() string
- func (o *CivicAddress) GetA1Ok() (*string, bool)
- func (o *CivicAddress) GetA2() string
- func (o *CivicAddress) GetA2Ok() (*string, bool)
- func (o *CivicAddress) GetA3() string
- func (o *CivicAddress) GetA3Ok() (*string, bool)
- func (o *CivicAddress) GetA4() string
- func (o *CivicAddress) GetA4Ok() (*string, bool)
- func (o *CivicAddress) GetA5() string
- func (o *CivicAddress) GetA5Ok() (*string, bool)
- func (o *CivicAddress) GetA6() string
- func (o *CivicAddress) GetA6Ok() (*string, bool)
- func (o *CivicAddress) GetADDCODE() string
- func (o *CivicAddress) GetADDCODEOk() (*string, bool)
- func (o *CivicAddress) GetBLD() string
- func (o *CivicAddress) GetBLDOk() (*string, bool)
- func (o *CivicAddress) GetCountry() string
- func (o *CivicAddress) GetCountryOk() (*string, bool)
- func (o *CivicAddress) GetFLR() string
- func (o *CivicAddress) GetFLROk() (*string, bool)
- func (o *CivicAddress) GetHNO() string
- func (o *CivicAddress) GetHNOOk() (*string, bool)
- func (o *CivicAddress) GetHNS() string
- func (o *CivicAddress) GetHNSOk() (*string, bool)
- func (o *CivicAddress) GetLMK() string
- func (o *CivicAddress) GetLMKOk() (*string, bool)
- func (o *CivicAddress) GetLOC() string
- func (o *CivicAddress) GetLOCOk() (*string, bool)
- func (o *CivicAddress) GetMethod() string
- func (o *CivicAddress) GetMethodOk() (*string, bool)
- func (o *CivicAddress) GetNAM() string
- func (o *CivicAddress) GetNAMOk() (*string, bool)
- func (o *CivicAddress) GetPC() string
- func (o *CivicAddress) GetPCN() string
- func (o *CivicAddress) GetPCNOk() (*string, bool)
- func (o *CivicAddress) GetPCOk() (*string, bool)
- func (o *CivicAddress) GetPLC() string
- func (o *CivicAddress) GetPLCOk() (*string, bool)
- func (o *CivicAddress) GetPOBOX() string
- func (o *CivicAddress) GetPOBOXOk() (*string, bool)
- func (o *CivicAddress) GetPOD() string
- func (o *CivicAddress) GetPODOk() (*string, bool)
- func (o *CivicAddress) GetPOM() string
- func (o *CivicAddress) GetPOMOk() (*string, bool)
- func (o *CivicAddress) GetPRD() string
- func (o *CivicAddress) GetPRDOk() (*string, bool)
- func (o *CivicAddress) GetPRM() string
- func (o *CivicAddress) GetPRMOk() (*string, bool)
- func (o *CivicAddress) GetProvidedBy() string
- func (o *CivicAddress) GetProvidedByOk() (*string, bool)
- func (o *CivicAddress) GetRD() string
- func (o *CivicAddress) GetRDBR() string
- func (o *CivicAddress) GetRDBROk() (*string, bool)
- func (o *CivicAddress) GetRDOk() (*string, bool)
- func (o *CivicAddress) GetRDSEC() string
- func (o *CivicAddress) GetRDSECOk() (*string, bool)
- func (o *CivicAddress) GetRDSUBBR() string
- func (o *CivicAddress) GetRDSUBBROk() (*string, bool)
- func (o *CivicAddress) GetROOM() string
- func (o *CivicAddress) GetROOMOk() (*string, bool)
- func (o *CivicAddress) GetSEAT() string
- func (o *CivicAddress) GetSEATOk() (*string, bool)
- func (o *CivicAddress) GetSTS() string
- func (o *CivicAddress) GetSTSOk() (*string, bool)
- func (o *CivicAddress) GetUNIT() string
- func (o *CivicAddress) GetUNITOk() (*string, bool)
- func (o *CivicAddress) GetUsageRules() string
- func (o *CivicAddress) GetUsageRulesOk() (*string, bool)
- func (o *CivicAddress) HasA1() bool
- func (o *CivicAddress) HasA2() bool
- func (o *CivicAddress) HasA3() bool
- func (o *CivicAddress) HasA4() bool
- func (o *CivicAddress) HasA5() bool
- func (o *CivicAddress) HasA6() bool
- func (o *CivicAddress) HasADDCODE() bool
- func (o *CivicAddress) HasBLD() bool
- func (o *CivicAddress) HasCountry() bool
- func (o *CivicAddress) HasFLR() bool
- func (o *CivicAddress) HasHNO() bool
- func (o *CivicAddress) HasHNS() bool
- func (o *CivicAddress) HasLMK() bool
- func (o *CivicAddress) HasLOC() bool
- func (o *CivicAddress) HasMethod() bool
- func (o *CivicAddress) HasNAM() bool
- func (o *CivicAddress) HasPC() bool
- func (o *CivicAddress) HasPCN() bool
- func (o *CivicAddress) HasPLC() bool
- func (o *CivicAddress) HasPOBOX() bool
- func (o *CivicAddress) HasPOD() bool
- func (o *CivicAddress) HasPOM() bool
- func (o *CivicAddress) HasPRD() bool
- func (o *CivicAddress) HasPRM() bool
- func (o *CivicAddress) HasProvidedBy() bool
- func (o *CivicAddress) HasRD() bool
- func (o *CivicAddress) HasRDBR() bool
- func (o *CivicAddress) HasRDSEC() bool
- func (o *CivicAddress) HasRDSUBBR() bool
- func (o *CivicAddress) HasROOM() bool
- func (o *CivicAddress) HasSEAT() bool
- func (o *CivicAddress) HasSTS() bool
- func (o *CivicAddress) HasUNIT() bool
- func (o *CivicAddress) HasUsageRules() bool
- func (o CivicAddress) MarshalJSON() ([]byte, error)
- func (o *CivicAddress) SetA1(v string)
- func (o *CivicAddress) SetA2(v string)
- func (o *CivicAddress) SetA3(v string)
- func (o *CivicAddress) SetA4(v string)
- func (o *CivicAddress) SetA5(v string)
- func (o *CivicAddress) SetA6(v string)
- func (o *CivicAddress) SetADDCODE(v string)
- func (o *CivicAddress) SetBLD(v string)
- func (o *CivicAddress) SetCountry(v string)
- func (o *CivicAddress) SetFLR(v string)
- func (o *CivicAddress) SetHNO(v string)
- func (o *CivicAddress) SetHNS(v string)
- func (o *CivicAddress) SetLMK(v string)
- func (o *CivicAddress) SetLOC(v string)
- func (o *CivicAddress) SetMethod(v string)
- func (o *CivicAddress) SetNAM(v string)
- func (o *CivicAddress) SetPC(v string)
- func (o *CivicAddress) SetPCN(v string)
- func (o *CivicAddress) SetPLC(v string)
- func (o *CivicAddress) SetPOBOX(v string)
- func (o *CivicAddress) SetPOD(v string)
- func (o *CivicAddress) SetPOM(v string)
- func (o *CivicAddress) SetPRD(v string)
- func (o *CivicAddress) SetPRM(v string)
- func (o *CivicAddress) SetProvidedBy(v string)
- func (o *CivicAddress) SetRD(v string)
- func (o *CivicAddress) SetRDBR(v string)
- func (o *CivicAddress) SetRDSEC(v string)
- func (o *CivicAddress) SetRDSUBBR(v string)
- func (o *CivicAddress) SetROOM(v string)
- func (o *CivicAddress) SetSEAT(v string)
- func (o *CivicAddress) SetSTS(v string)
- func (o *CivicAddress) SetUNIT(v string)
- func (o *CivicAddress) SetUsageRules(v string)
- func (o CivicAddress) ToMap() (map[string]interface{}, error)
- type ClassCriterion
- func (o *ClassCriterion) GetClassThreshold() int32
- func (o *ClassCriterion) GetClassThresholdOk() (*int32, bool)
- func (o *ClassCriterion) GetDisperClass() DispersionClass
- func (o *ClassCriterion) GetDisperClassOk() (*DispersionClass, bool)
- func (o *ClassCriterion) GetThresMatch() MatchingDirection
- func (o *ClassCriterion) GetThresMatchOk() (*MatchingDirection, bool)
- func (o ClassCriterion) MarshalJSON() ([]byte, error)
- func (o *ClassCriterion) SetClassThreshold(v int32)
- func (o *ClassCriterion) SetDisperClass(v DispersionClass)
- func (o *ClassCriterion) SetThresMatch(v MatchingDirection)
- func (o ClassCriterion) ToMap() (map[string]interface{}, error)
- type CmInfo
- func (o *CmInfo) GetAccessType() AccessType
- func (o *CmInfo) GetAccessTypeOk() (*AccessType, bool)
- func (o *CmInfo) GetCmState() CmState
- func (o *CmInfo) GetCmStateOk() (*CmState, bool)
- func (o CmInfo) MarshalJSON() ([]byte, error)
- func (o *CmInfo) SetAccessType(v AccessType)
- func (o *CmInfo) SetCmState(v CmState)
- func (o CmInfo) ToMap() (map[string]interface{}, error)
- type CmInfoReport
- func (o *CmInfoReport) GetNewCmInfoList() []CmInfo
- func (o *CmInfoReport) GetNewCmInfoListOk() ([]CmInfo, bool)
- func (o *CmInfoReport) GetOldCmInfoList() []CmInfo
- func (o *CmInfoReport) GetOldCmInfoListOk() ([]CmInfo, bool)
- func (o *CmInfoReport) HasOldCmInfoList() bool
- func (o CmInfoReport) MarshalJSON() ([]byte, error)
- func (o *CmInfoReport) SetNewCmInfoList(v []CmInfo)
- func (o *CmInfoReport) SetOldCmInfoList(v []CmInfo)
- func (o CmInfoReport) ToMap() (map[string]interface{}, error)
- type CmState
- type CnType
- type CnTypeChangeReport
- func (o *CnTypeChangeReport) GetNewCnType() CnType
- func (o *CnTypeChangeReport) GetNewCnTypeOk() (*CnType, bool)
- func (o *CnTypeChangeReport) GetOldCnType() CnType
- func (o *CnTypeChangeReport) GetOldCnTypeOk() (*CnType, bool)
- func (o *CnTypeChangeReport) HasOldCnType() bool
- func (o CnTypeChangeReport) MarshalJSON() ([]byte, error)
- func (o *CnTypeChangeReport) SetNewCnType(v CnType)
- func (o *CnTypeChangeReport) SetOldCnType(v CnType)
- func (o CnTypeChangeReport) ToMap() (map[string]interface{}, error)
- type CollectiveBehaviourFilter
- func (o *CollectiveBehaviourFilter) GetListOfUeInd() bool
- func (o *CollectiveBehaviourFilter) GetListOfUeIndOk() (*bool, bool)
- func (o *CollectiveBehaviourFilter) GetType() CollectiveBehaviourFilterType
- func (o *CollectiveBehaviourFilter) GetTypeOk() (*CollectiveBehaviourFilterType, bool)
- func (o *CollectiveBehaviourFilter) GetValue() string
- func (o *CollectiveBehaviourFilter) GetValueOk() (*string, bool)
- func (o *CollectiveBehaviourFilter) HasListOfUeInd() bool
- func (o CollectiveBehaviourFilter) MarshalJSON() ([]byte, error)
- func (o *CollectiveBehaviourFilter) SetListOfUeInd(v bool)
- func (o *CollectiveBehaviourFilter) SetType(v CollectiveBehaviourFilterType)
- func (o *CollectiveBehaviourFilter) SetValue(v string)
- func (o CollectiveBehaviourFilter) ToMap() (map[string]interface{}, error)
- type CollectiveBehaviourFilterType
- type CollectiveBehaviourInfo
- type CollocatedNfInstance
- func (o *CollocatedNfInstance) GetNfInstanceId() string
- func (o *CollocatedNfInstance) GetNfInstanceIdOk() (*string, bool)
- func (o *CollocatedNfInstance) GetNfType() CollocatedNfType
- func (o *CollocatedNfInstance) GetNfTypeOk() (*CollocatedNfType, bool)
- func (o CollocatedNfInstance) MarshalJSON() ([]byte, error)
- func (o *CollocatedNfInstance) SetNfInstanceId(v string)
- func (o *CollocatedNfInstance) SetNfType(v CollocatedNfType)
- func (o CollocatedNfInstance) ToMap() (map[string]interface{}, error)
- type CollocatedNfType
- type CommunicationCollection
- func (o *CommunicationCollection) GetDlVol() int64
- func (o *CommunicationCollection) GetDlVolOk() (*int64, bool)
- func (o *CommunicationCollection) GetEndTime() time.Time
- func (o *CommunicationCollection) GetEndTimeOk() (*time.Time, bool)
- func (o *CommunicationCollection) GetStartTime() time.Time
- func (o *CommunicationCollection) GetStartTimeOk() (*time.Time, bool)
- func (o *CommunicationCollection) GetUlVol() int64
- func (o *CommunicationCollection) GetUlVolOk() (*int64, bool)
- func (o CommunicationCollection) MarshalJSON() ([]byte, error)
- func (o *CommunicationCollection) SetDlVol(v int64)
- func (o *CommunicationCollection) SetEndTime(v time.Time)
- func (o *CommunicationCollection) SetStartTime(v time.Time)
- func (o *CommunicationCollection) SetUlVol(v int64)
- func (o CommunicationCollection) ToMap() (map[string]interface{}, error)
- type CommunicationFailure
- func (o *CommunicationFailure) GetNasReleaseCode() string
- func (o *CommunicationFailure) GetNasReleaseCodeOk() (*string, bool)
- func (o *CommunicationFailure) GetRanReleaseCode() NgApCause
- func (o *CommunicationFailure) GetRanReleaseCodeOk() (*NgApCause, bool)
- func (o *CommunicationFailure) HasNasReleaseCode() bool
- func (o *CommunicationFailure) HasRanReleaseCode() bool
- func (o CommunicationFailure) MarshalJSON() ([]byte, error)
- func (o *CommunicationFailure) SetNasReleaseCode(v string)
- func (o *CommunicationFailure) SetRanReleaseCode(v NgApCause)
- func (o CommunicationFailure) ToMap() (map[string]interface{}, error)
- type ConditionEventType
- type Configuration
- type CongestionInfo
- func (o *CongestionInfo) GetConfidence() int32
- func (o *CongestionInfo) GetConfidenceOk() (*int32, bool)
- func (o *CongestionInfo) GetCongType() CongestionType
- func (o *CongestionInfo) GetCongTypeOk() (*CongestionType, bool)
- func (o *CongestionInfo) GetNsi() ThresholdLevel
- func (o *CongestionInfo) GetNsiOk() (*ThresholdLevel, bool)
- func (o *CongestionInfo) GetTimeIntev() TimeWindow
- func (o *CongestionInfo) GetTimeIntevOk() (*TimeWindow, bool)
- func (o *CongestionInfo) GetTopAppListDl() []TopApplication
- func (o *CongestionInfo) GetTopAppListDlOk() ([]TopApplication, bool)
- func (o *CongestionInfo) GetTopAppListUl() []TopApplication
- func (o *CongestionInfo) GetTopAppListUlOk() ([]TopApplication, bool)
- func (o *CongestionInfo) HasConfidence() bool
- func (o *CongestionInfo) HasTopAppListDl() bool
- func (o *CongestionInfo) HasTopAppListUl() bool
- func (o CongestionInfo) MarshalJSON() ([]byte, error)
- func (o *CongestionInfo) SetConfidence(v int32)
- func (o *CongestionInfo) SetCongType(v CongestionType)
- func (o *CongestionInfo) SetNsi(v ThresholdLevel)
- func (o *CongestionInfo) SetTimeIntev(v TimeWindow)
- func (o *CongestionInfo) SetTopAppListDl(v []TopApplication)
- func (o *CongestionInfo) SetTopAppListUl(v []TopApplication)
- func (o CongestionInfo) ToMap() (map[string]interface{}, error)
- type CongestionType
- type ConsumerNfInformation
- type ContextInfo
- func (o *ContextInfo) GetOrigHeaders() []string
- func (o *ContextInfo) GetOrigHeadersOk() ([]string, bool)
- func (o *ContextInfo) GetRequestHeaders() []string
- func (o *ContextInfo) GetRequestHeadersOk() ([]string, bool)
- func (o *ContextInfo) HasOrigHeaders() bool
- func (o *ContextInfo) HasRequestHeaders() bool
- func (o ContextInfo) MarshalJSON() ([]byte, error)
- func (o *ContextInfo) SetOrigHeaders(v []string)
- func (o *ContextInfo) SetRequestHeaders(v []string)
- func (o ContextInfo) ToMap() (map[string]interface{}, error)
- type DataCollectionPurpose
- type DataNotification
- type DataSetId
- type DataSubscription
- type DatalinkReportingConfiguration
- func (o *DatalinkReportingConfiguration) GetDddStatusList() []DlDataDeliveryStatus
- func (o *DatalinkReportingConfiguration) GetDddStatusListOk() ([]DlDataDeliveryStatus, bool)
- func (o *DatalinkReportingConfiguration) GetDddTrafficDes() []DddTrafficDescriptor
- func (o *DatalinkReportingConfiguration) GetDddTrafficDesOk() ([]DddTrafficDescriptor, bool)
- func (o *DatalinkReportingConfiguration) GetDnn() string
- func (o *DatalinkReportingConfiguration) GetDnnOk() (*string, bool)
- func (o *DatalinkReportingConfiguration) GetSlice() Snssai
- func (o *DatalinkReportingConfiguration) GetSliceOk() (*Snssai, bool)
- func (o *DatalinkReportingConfiguration) HasDddStatusList() bool
- func (o *DatalinkReportingConfiguration) HasDddTrafficDes() bool
- func (o *DatalinkReportingConfiguration) HasDnn() bool
- func (o *DatalinkReportingConfiguration) HasSlice() bool
- func (o DatalinkReportingConfiguration) MarshalJSON() ([]byte, error)
- func (o *DatalinkReportingConfiguration) SetDddStatusList(v []DlDataDeliveryStatus)
- func (o *DatalinkReportingConfiguration) SetDddTrafficDes(v []DddTrafficDescriptor)
- func (o *DatalinkReportingConfiguration) SetDnn(v string)
- func (o *DatalinkReportingConfiguration) SetSlice(v Snssai)
- func (o DatalinkReportingConfiguration) ToMap() (map[string]interface{}, error)
- type DatasetStatisticalProperty
- type DccfCond
- func (o *DccfCond) GetConditionType() string
- func (o *DccfCond) GetConditionTypeOk() (*string, bool)
- func (o *DccfCond) GetServingNfSetIdList() []string
- func (o *DccfCond) GetServingNfSetIdListOk() ([]string, bool)
- func (o *DccfCond) GetServingNfTypeList() []NFType
- func (o *DccfCond) GetServingNfTypeListOk() ([]NFType, bool)
- func (o *DccfCond) GetTaiList() []Tai
- func (o *DccfCond) GetTaiListOk() ([]Tai, bool)
- func (o *DccfCond) GetTaiRangeList() []TaiRange
- func (o *DccfCond) GetTaiRangeListOk() ([]TaiRange, bool)
- func (o *DccfCond) HasServingNfSetIdList() bool
- func (o *DccfCond) HasServingNfTypeList() bool
- func (o *DccfCond) HasTaiList() bool
- func (o *DccfCond) HasTaiRangeList() bool
- func (o DccfCond) MarshalJSON() ([]byte, error)
- func (o *DccfCond) SetConditionType(v string)
- func (o *DccfCond) SetServingNfSetIdList(v []string)
- func (o *DccfCond) SetServingNfTypeList(v []NFType)
- func (o *DccfCond) SetTaiList(v []Tai)
- func (o *DccfCond) SetTaiRangeList(v []TaiRange)
- func (o DccfCond) ToMap() (map[string]interface{}, error)
- type DccfEvent
- type DccfInfo
- func (o *DccfInfo) GetServingNfSetIdList() []string
- func (o *DccfInfo) GetServingNfSetIdListOk() ([]string, bool)
- func (o *DccfInfo) GetServingNfTypeList() []NFType
- func (o *DccfInfo) GetServingNfTypeListOk() ([]NFType, bool)
- func (o *DccfInfo) GetTaiList() []Tai
- func (o *DccfInfo) GetTaiListOk() ([]Tai, bool)
- func (o *DccfInfo) GetTaiRangeList() []TaiRange
- func (o *DccfInfo) GetTaiRangeListOk() ([]TaiRange, bool)
- func (o *DccfInfo) HasServingNfSetIdList() bool
- func (o *DccfInfo) HasServingNfTypeList() bool
- func (o *DccfInfo) HasTaiList() bool
- func (o *DccfInfo) HasTaiRangeList() bool
- func (o DccfInfo) MarshalJSON() ([]byte, error)
- func (o *DccfInfo) SetServingNfSetIdList(v []string)
- func (o *DccfInfo) SetServingNfTypeList(v []NFType)
- func (o *DccfInfo) SetTaiList(v []Tai)
- func (o *DccfInfo) SetTaiRangeList(v []TaiRange)
- func (o DccfInfo) ToMap() (map[string]interface{}, error)
- type DddTrafficDescriptor
- func (o *DddTrafficDescriptor) GetIpv4Addr() string
- func (o *DddTrafficDescriptor) GetIpv4AddrOk() (*string, bool)
- func (o *DddTrafficDescriptor) GetIpv6Addr() Ipv6Addr
- func (o *DddTrafficDescriptor) GetIpv6AddrOk() (*Ipv6Addr, bool)
- func (o *DddTrafficDescriptor) GetMacAddr() string
- func (o *DddTrafficDescriptor) GetMacAddrOk() (*string, bool)
- func (o *DddTrafficDescriptor) GetPortNumber() int32
- func (o *DddTrafficDescriptor) GetPortNumberOk() (*int32, bool)
- func (o *DddTrafficDescriptor) HasIpv4Addr() bool
- func (o *DddTrafficDescriptor) HasIpv6Addr() bool
- func (o *DddTrafficDescriptor) HasMacAddr() bool
- func (o *DddTrafficDescriptor) HasPortNumber() bool
- func (o DddTrafficDescriptor) MarshalJSON() ([]byte, error)
- func (o *DddTrafficDescriptor) SetIpv4Addr(v string)
- func (o *DddTrafficDescriptor) SetIpv6Addr(v Ipv6Addr)
- func (o *DddTrafficDescriptor) SetMacAddr(v string)
- func (o *DddTrafficDescriptor) SetPortNumber(v int32)
- func (o DddTrafficDescriptor) ToMap() (map[string]interface{}, error)
- type DefSubServiceInfo
- func (o *DefSubServiceInfo) GetSupportedFeatures() string
- func (o *DefSubServiceInfo) GetSupportedFeaturesOk() (*string, bool)
- func (o *DefSubServiceInfo) GetVersions() []string
- func (o *DefSubServiceInfo) GetVersionsOk() ([]string, bool)
- func (o *DefSubServiceInfo) HasSupportedFeatures() bool
- func (o *DefSubServiceInfo) HasVersions() bool
- func (o DefSubServiceInfo) MarshalJSON() ([]byte, error)
- func (o *DefSubServiceInfo) SetSupportedFeatures(v string)
- func (o *DefSubServiceInfo) SetVersions(v []string)
- func (o DefSubServiceInfo) ToMap() (map[string]interface{}, error)
- type DefaultNotificationSubscription
- func (o *DefaultNotificationSubscription) GetAcceptedEncoding() string
- func (o *DefaultNotificationSubscription) GetAcceptedEncodingOk() (*string, bool)
- func (o *DefaultNotificationSubscription) GetBinding() string
- func (o *DefaultNotificationSubscription) GetBindingOk() (*string, bool)
- func (o *DefaultNotificationSubscription) GetCallbackUri() string
- func (o *DefaultNotificationSubscription) GetCallbackUriOk() (*string, bool)
- func (o *DefaultNotificationSubscription) GetN1MessageClass() N1MessageClass
- func (o *DefaultNotificationSubscription) GetN1MessageClassOk() (*N1MessageClass, bool)
- func (o *DefaultNotificationSubscription) GetN2InformationClass() N2InformationClass
- func (o *DefaultNotificationSubscription) GetN2InformationClassOk() (*N2InformationClass, bool)
- func (o *DefaultNotificationSubscription) GetNotificationType() NotificationType
- func (o *DefaultNotificationSubscription) GetNotificationTypeOk() (*NotificationType, bool)
- func (o *DefaultNotificationSubscription) GetServiceInfoList() map[string]DefSubServiceInfo
- func (o *DefaultNotificationSubscription) GetServiceInfoListOk() (*map[string]DefSubServiceInfo, bool)
- func (o *DefaultNotificationSubscription) GetSupportedFeatures() string
- func (o *DefaultNotificationSubscription) GetSupportedFeaturesOk() (*string, bool)
- func (o *DefaultNotificationSubscription) GetVersions() []string
- func (o *DefaultNotificationSubscription) GetVersionsOk() ([]string, bool)
- func (o *DefaultNotificationSubscription) HasAcceptedEncoding() bool
- func (o *DefaultNotificationSubscription) HasBinding() bool
- func (o *DefaultNotificationSubscription) HasN1MessageClass() bool
- func (o *DefaultNotificationSubscription) HasN2InformationClass() bool
- func (o *DefaultNotificationSubscription) HasServiceInfoList() bool
- func (o *DefaultNotificationSubscription) HasSupportedFeatures() bool
- func (o *DefaultNotificationSubscription) HasVersions() bool
- func (o DefaultNotificationSubscription) MarshalJSON() ([]byte, error)
- func (o *DefaultNotificationSubscription) SetAcceptedEncoding(v string)
- func (o *DefaultNotificationSubscription) SetBinding(v string)
- func (o *DefaultNotificationSubscription) SetCallbackUri(v string)
- func (o *DefaultNotificationSubscription) SetN1MessageClass(v N1MessageClass)
- func (o *DefaultNotificationSubscription) SetN2InformationClass(v N2InformationClass)
- func (o *DefaultNotificationSubscription) SetNotificationType(v NotificationType)
- func (o *DefaultNotificationSubscription) SetServiceInfoList(v map[string]DefSubServiceInfo)
- func (o *DefaultNotificationSubscription) SetSupportedFeatures(v string)
- func (o *DefaultNotificationSubscription) SetVersions(v []string)
- func (o DefaultNotificationSubscription) ToMap() (map[string]interface{}, error)
- type DispersionArea
- func (o *DispersionArea) GetEcgiList() []Ecgi
- func (o *DispersionArea) GetEcgiListOk() ([]Ecgi, bool)
- func (o *DispersionArea) GetN3gaInd() bool
- func (o *DispersionArea) GetN3gaIndOk() (*bool, bool)
- func (o *DispersionArea) GetNcgiList() []Ncgi
- func (o *DispersionArea) GetNcgiListOk() ([]Ncgi, bool)
- func (o *DispersionArea) GetTaiList() []Tai
- func (o *DispersionArea) GetTaiListOk() ([]Tai, bool)
- func (o *DispersionArea) HasEcgiList() bool
- func (o *DispersionArea) HasN3gaInd() bool
- func (o *DispersionArea) HasNcgiList() bool
- func (o *DispersionArea) HasTaiList() bool
- func (o DispersionArea) MarshalJSON() ([]byte, error)
- func (o *DispersionArea) SetEcgiList(v []Ecgi)
- func (o *DispersionArea) SetN3gaInd(v bool)
- func (o *DispersionArea) SetNcgiList(v []Ncgi)
- func (o *DispersionArea) SetTaiList(v []Tai)
- func (o DispersionArea) ToMap() (map[string]interface{}, error)
- type DispersionClass
- type DispersionCollection
- func (o *DispersionCollection) GetAppVolumes() []ApplicationVolume
- func (o *DispersionCollection) GetAppVolumesOk() ([]ApplicationVolume, bool)
- func (o *DispersionCollection) GetConfidence() int32
- func (o *DispersionCollection) GetConfidenceOk() (*int32, bool)
- func (o *DispersionCollection) GetDisperAmount() int32
- func (o *DispersionCollection) GetDisperAmountOk() (*int32, bool)
- func (o *DispersionCollection) GetDisperClass() DispersionClass
- func (o *DispersionCollection) GetDisperClassOk() (*DispersionClass, bool)
- func (o *DispersionCollection) GetGpsis() []string
- func (o *DispersionCollection) GetGpsisOk() ([]string, bool)
- func (o *DispersionCollection) GetPercentileRank() int32
- func (o *DispersionCollection) GetPercentileRankOk() (*int32, bool)
- func (o *DispersionCollection) GetSnssai() Snssai
- func (o *DispersionCollection) GetSnssaiOk() (*Snssai, bool)
- func (o *DispersionCollection) GetSupis() []string
- func (o *DispersionCollection) GetSupisOk() ([]string, bool)
- func (o *DispersionCollection) GetUeLoc() UserLocation
- func (o *DispersionCollection) GetUeLocOk() (*UserLocation, bool)
- func (o *DispersionCollection) GetUeRatio() int32
- func (o *DispersionCollection) GetUeRatioOk() (*int32, bool)
- func (o *DispersionCollection) GetUsageRank() int32
- func (o *DispersionCollection) GetUsageRankOk() (*int32, bool)
- func (o *DispersionCollection) HasAppVolumes() bool
- func (o *DispersionCollection) HasConfidence() bool
- func (o *DispersionCollection) HasDisperAmount() bool
- func (o *DispersionCollection) HasDisperClass() bool
- func (o *DispersionCollection) HasGpsis() bool
- func (o *DispersionCollection) HasPercentileRank() bool
- func (o *DispersionCollection) HasSnssai() bool
- func (o *DispersionCollection) HasSupis() bool
- func (o *DispersionCollection) HasUeLoc() bool
- func (o *DispersionCollection) HasUeRatio() bool
- func (o *DispersionCollection) HasUsageRank() bool
- func (o DispersionCollection) MarshalJSON() ([]byte, error)
- func (o *DispersionCollection) SetAppVolumes(v []ApplicationVolume)
- func (o *DispersionCollection) SetConfidence(v int32)
- func (o *DispersionCollection) SetDisperAmount(v int32)
- func (o *DispersionCollection) SetDisperClass(v DispersionClass)
- func (o *DispersionCollection) SetGpsis(v []string)
- func (o *DispersionCollection) SetPercentileRank(v int32)
- func (o *DispersionCollection) SetSnssai(v Snssai)
- func (o *DispersionCollection) SetSupis(v []string)
- func (o *DispersionCollection) SetUeLoc(v UserLocation)
- func (o *DispersionCollection) SetUeRatio(v int32)
- func (o *DispersionCollection) SetUsageRank(v int32)
- func (o DispersionCollection) ToMap() (map[string]interface{}, error)
- type DispersionCollection1
- type DispersionInfo
- func (o *DispersionInfo) GetDisperCollects() []DispersionCollection
- func (o *DispersionInfo) GetDisperCollectsOk() ([]DispersionCollection, bool)
- func (o *DispersionInfo) GetDisperType() DispersionType
- func (o *DispersionInfo) GetDisperTypeOk() (*DispersionType, bool)
- func (o *DispersionInfo) GetTsDuration() int32
- func (o *DispersionInfo) GetTsDurationOk() (*int32, bool)
- func (o *DispersionInfo) GetTsStart() time.Time
- func (o *DispersionInfo) GetTsStartOk() (*time.Time, bool)
- func (o DispersionInfo) MarshalJSON() ([]byte, error)
- func (o *DispersionInfo) SetDisperCollects(v []DispersionCollection)
- func (o *DispersionInfo) SetDisperType(v DispersionType)
- func (o *DispersionInfo) SetTsDuration(v int32)
- func (o *DispersionInfo) SetTsStart(v time.Time)
- func (o DispersionInfo) ToMap() (map[string]interface{}, error)
- type DispersionOrderingCriterion
- type DispersionRequirement
- func (o *DispersionRequirement) GetClassCriters() []ClassCriterion
- func (o *DispersionRequirement) GetClassCritersOk() ([]ClassCriterion, bool)
- func (o *DispersionRequirement) GetDispOrderCriter() DispersionOrderingCriterion
- func (o *DispersionRequirement) GetDispOrderCriterOk() (*DispersionOrderingCriterion, bool)
- func (o *DispersionRequirement) GetDisperType() DispersionType
- func (o *DispersionRequirement) GetDisperTypeOk() (*DispersionType, bool)
- func (o *DispersionRequirement) GetOrder() MatchingDirection
- func (o *DispersionRequirement) GetOrderOk() (*MatchingDirection, bool)
- func (o *DispersionRequirement) GetRankCriters() []RankingCriterion
- func (o *DispersionRequirement) GetRankCritersOk() ([]RankingCriterion, bool)
- func (o *DispersionRequirement) HasClassCriters() bool
- func (o *DispersionRequirement) HasDispOrderCriter() bool
- func (o *DispersionRequirement) HasOrder() bool
- func (o *DispersionRequirement) HasRankCriters() bool
- func (o DispersionRequirement) MarshalJSON() ([]byte, error)
- func (o *DispersionRequirement) SetClassCriters(v []ClassCriterion)
- func (o *DispersionRequirement) SetDispOrderCriter(v DispersionOrderingCriterion)
- func (o *DispersionRequirement) SetDisperType(v DispersionType)
- func (o *DispersionRequirement) SetOrder(v MatchingDirection)
- func (o *DispersionRequirement) SetRankCriters(v []RankingCriterion)
- func (o DispersionRequirement) ToMap() (map[string]interface{}, error)
- type DispersionType
- type DlDataDeliveryStatus
- type DnPerf
- func (o *DnPerf) GetAppServerInsAddr() AddrFqdn
- func (o *DnPerf) GetAppServerInsAddrOk() (*AddrFqdn, bool)
- func (o *DnPerf) GetDnai() string
- func (o *DnPerf) GetDnaiOk() (*string, bool)
- func (o *DnPerf) GetPerfData() PerfData
- func (o *DnPerf) GetPerfDataOk() (*PerfData, bool)
- func (o *DnPerf) GetSpatialValidCon() NetworkAreaInfo
- func (o *DnPerf) GetSpatialValidConOk() (*NetworkAreaInfo, bool)
- func (o *DnPerf) GetTemporalValidCon() TimeWindow
- func (o *DnPerf) GetTemporalValidConOk() (*TimeWindow, bool)
- func (o *DnPerf) GetUpfInfo() UpfInformation
- func (o *DnPerf) GetUpfInfoOk() (*UpfInformation, bool)
- func (o *DnPerf) HasAppServerInsAddr() bool
- func (o *DnPerf) HasDnai() bool
- func (o *DnPerf) HasSpatialValidCon() bool
- func (o *DnPerf) HasTemporalValidCon() bool
- func (o *DnPerf) HasUpfInfo() bool
- func (o DnPerf) MarshalJSON() ([]byte, error)
- func (o *DnPerf) SetAppServerInsAddr(v AddrFqdn)
- func (o *DnPerf) SetDnai(v string)
- func (o *DnPerf) SetPerfData(v PerfData)
- func (o *DnPerf) SetSpatialValidCon(v NetworkAreaInfo)
- func (o *DnPerf) SetTemporalValidCon(v TimeWindow)
- func (o *DnPerf) SetUpfInfo(v UpfInformation)
- func (o DnPerf) ToMap() (map[string]interface{}, error)
- type DnPerfInfo
- func (o *DnPerfInfo) GetAppId() string
- func (o *DnPerfInfo) GetAppIdOk() (*string, bool)
- func (o *DnPerfInfo) GetConfidence() int32
- func (o *DnPerfInfo) GetConfidenceOk() (*int32, bool)
- func (o *DnPerfInfo) GetDnPerf() []DnPerf
- func (o *DnPerfInfo) GetDnPerfOk() ([]DnPerf, bool)
- func (o *DnPerfInfo) GetDnn() string
- func (o *DnPerfInfo) GetDnnOk() (*string, bool)
- func (o *DnPerfInfo) GetSnssai() Snssai
- func (o *DnPerfInfo) GetSnssaiOk() (*Snssai, bool)
- func (o *DnPerfInfo) HasAppId() bool
- func (o *DnPerfInfo) HasConfidence() bool
- func (o *DnPerfInfo) HasDnn() bool
- func (o *DnPerfInfo) HasSnssai() bool
- func (o DnPerfInfo) MarshalJSON() ([]byte, error)
- func (o *DnPerfInfo) SetAppId(v string)
- func (o *DnPerfInfo) SetConfidence(v int32)
- func (o *DnPerfInfo) SetDnPerf(v []DnPerf)
- func (o *DnPerfInfo) SetDnn(v string)
- func (o *DnPerfInfo) SetSnssai(v Snssai)
- func (o DnPerfInfo) ToMap() (map[string]interface{}, error)
- type DnPerfOrderingCriterion
- type DnPerformanceReq
- func (o *DnPerformanceReq) GetDnPerfOrderCriter() DnPerfOrderingCriterion
- func (o *DnPerformanceReq) GetDnPerfOrderCriterOk() (*DnPerfOrderingCriterion, bool)
- func (o *DnPerformanceReq) GetOrder() MatchingDirection
- func (o *DnPerformanceReq) GetOrderOk() (*MatchingDirection, bool)
- func (o *DnPerformanceReq) GetReportThresholds() []ThresholdLevel
- func (o *DnPerformanceReq) GetReportThresholdsOk() ([]ThresholdLevel, bool)
- func (o *DnPerformanceReq) HasDnPerfOrderCriter() bool
- func (o *DnPerformanceReq) HasOrder() bool
- func (o *DnPerformanceReq) HasReportThresholds() bool
- func (o DnPerformanceReq) MarshalJSON() ([]byte, error)
- func (o *DnPerformanceReq) SetDnPerfOrderCriter(v DnPerfOrderingCriterion)
- func (o *DnPerformanceReq) SetOrder(v MatchingDirection)
- func (o *DnPerformanceReq) SetReportThresholds(v []ThresholdLevel)
- func (o DnPerformanceReq) ToMap() (map[string]interface{}, error)
- type DnaiChangeType
- type DnnEasdfInfoItem
- func (o *DnnEasdfInfoItem) GetDnaiList() []string
- func (o *DnnEasdfInfoItem) GetDnaiListOk() ([]string, bool)
- func (o *DnnEasdfInfoItem) GetDnn() DnnSmfInfoItemDnn
- func (o *DnnEasdfInfoItem) GetDnnOk() (*DnnSmfInfoItemDnn, bool)
- func (o *DnnEasdfInfoItem) HasDnaiList() bool
- func (o DnnEasdfInfoItem) MarshalJSON() ([]byte, error)
- func (o *DnnEasdfInfoItem) SetDnaiList(v []string)
- func (o *DnnEasdfInfoItem) SetDnn(v DnnSmfInfoItemDnn)
- func (o DnnEasdfInfoItem) ToMap() (map[string]interface{}, error)
- type DnnInfoItem
- type DnnMbSmfInfoItem
- type DnnSmfInfoItem
- func (o *DnnSmfInfoItem) GetDnaiList() []DnnSmfInfoItemDnaiListInner
- func (o *DnnSmfInfoItem) GetDnaiListOk() ([]DnnSmfInfoItemDnaiListInner, bool)
- func (o *DnnSmfInfoItem) GetDnn() DnnSmfInfoItemDnn
- func (o *DnnSmfInfoItem) GetDnnOk() (*DnnSmfInfoItemDnn, bool)
- func (o *DnnSmfInfoItem) HasDnaiList() bool
- func (o DnnSmfInfoItem) MarshalJSON() ([]byte, error)
- func (o *DnnSmfInfoItem) SetDnaiList(v []DnnSmfInfoItemDnaiListInner)
- func (o *DnnSmfInfoItem) SetDnn(v DnnSmfInfoItemDnn)
- func (o DnnSmfInfoItem) ToMap() (map[string]interface{}, error)
- type DnnSmfInfoItemDnaiListInner
- type DnnSmfInfoItemDnn
- type DnnTsctsfInfoItem
- func (o *DnnTsctsfInfoItem) GetDnn() DnnSmfInfoItemDnn
- func (o *DnnTsctsfInfoItem) GetDnnOk() (*DnnSmfInfoItemDnn, bool)
- func (o DnnTsctsfInfoItem) MarshalJSON() ([]byte, error)
- func (o *DnnTsctsfInfoItem) SetDnn(v DnnSmfInfoItemDnn)
- func (o DnnTsctsfInfoItem) ToMap() (map[string]interface{}, error)
- type DnnUpfInfoItem
- func (o *DnnUpfInfoItem) GetDnaiList() []string
- func (o *DnnUpfInfoItem) GetDnaiListOk() ([]string, bool)
- func (o *DnnUpfInfoItem) GetDnaiNwInstanceList() map[string]string
- func (o *DnnUpfInfoItem) GetDnaiNwInstanceListOk() (*map[string]string, bool)
- func (o *DnnUpfInfoItem) GetDnn() string
- func (o *DnnUpfInfoItem) GetDnnOk() (*string, bool)
- func (o *DnnUpfInfoItem) GetIpv4AddressRanges() []Ipv4AddressRange
- func (o *DnnUpfInfoItem) GetIpv4AddressRangesOk() ([]Ipv4AddressRange, bool)
- func (o *DnnUpfInfoItem) GetIpv4IndexList() []IpIndex
- func (o *DnnUpfInfoItem) GetIpv4IndexListOk() ([]IpIndex, bool)
- func (o *DnnUpfInfoItem) GetIpv6IndexList() []IpIndex
- func (o *DnnUpfInfoItem) GetIpv6IndexListOk() ([]IpIndex, bool)
- func (o *DnnUpfInfoItem) GetIpv6PrefixRanges() []Ipv6PrefixRange
- func (o *DnnUpfInfoItem) GetIpv6PrefixRangesOk() ([]Ipv6PrefixRange, bool)
- func (o *DnnUpfInfoItem) GetNetworkInstance() string
- func (o *DnnUpfInfoItem) GetNetworkInstanceOk() (*string, bool)
- func (o *DnnUpfInfoItem) GetPduSessionTypes() []PduSessionType
- func (o *DnnUpfInfoItem) GetPduSessionTypesOk() ([]PduSessionType, bool)
- func (o *DnnUpfInfoItem) HasDnaiList() bool
- func (o *DnnUpfInfoItem) HasDnaiNwInstanceList() bool
- func (o *DnnUpfInfoItem) HasIpv4AddressRanges() bool
- func (o *DnnUpfInfoItem) HasIpv4IndexList() bool
- func (o *DnnUpfInfoItem) HasIpv6IndexList() bool
- func (o *DnnUpfInfoItem) HasIpv6PrefixRanges() bool
- func (o *DnnUpfInfoItem) HasNetworkInstance() bool
- func (o *DnnUpfInfoItem) HasPduSessionTypes() bool
- func (o DnnUpfInfoItem) MarshalJSON() ([]byte, error)
- func (o *DnnUpfInfoItem) SetDnaiList(v []string)
- func (o *DnnUpfInfoItem) SetDnaiNwInstanceList(v map[string]string)
- func (o *DnnUpfInfoItem) SetDnn(v string)
- func (o *DnnUpfInfoItem) SetIpv4AddressRanges(v []Ipv4AddressRange)
- func (o *DnnUpfInfoItem) SetIpv4IndexList(v []IpIndex)
- func (o *DnnUpfInfoItem) SetIpv6IndexList(v []IpIndex)
- func (o *DnnUpfInfoItem) SetIpv6PrefixRanges(v []Ipv6PrefixRange)
- func (o *DnnUpfInfoItem) SetNetworkInstance(v string)
- func (o *DnnUpfInfoItem) SetPduSessionTypes(v []PduSessionType)
- func (o DnnUpfInfoItem) ToMap() (map[string]interface{}, error)
- type DynamicPolicy
- func (o *DynamicPolicy) GetDynamicPolicyId() string
- func (o *DynamicPolicy) GetDynamicPolicyIdOk() (*string, bool)
- func (o *DynamicPolicy) GetEnforcementBitRate() int32
- func (o *DynamicPolicy) GetEnforcementBitRateOk() (*int32, bool)
- func (o *DynamicPolicy) GetEnforcementMethod() string
- func (o *DynamicPolicy) GetEnforcementMethodOk() (*string, bool)
- func (o *DynamicPolicy) GetPolicyTemplateId() string
- func (o *DynamicPolicy) GetPolicyTemplateIdOk() (*string, bool)
- func (o *DynamicPolicy) GetProvisioningSessionId() string
- func (o *DynamicPolicy) GetProvisioningSessionIdOk() (*string, bool)
- func (o *DynamicPolicy) GetQosSpecification() M5QoSSpecification
- func (o *DynamicPolicy) GetQosSpecificationOk() (*M5QoSSpecification, bool)
- func (o *DynamicPolicy) GetServiceDataFlowDescriptions() []ServiceDataFlowDescription
- func (o *DynamicPolicy) GetServiceDataFlowDescriptionsOk() ([]ServiceDataFlowDescription, bool)
- func (o *DynamicPolicy) HasEnforcementBitRate() bool
- func (o *DynamicPolicy) HasEnforcementMethod() bool
- func (o *DynamicPolicy) HasQosSpecification() bool
- func (o DynamicPolicy) MarshalJSON() ([]byte, error)
- func (o *DynamicPolicy) SetDynamicPolicyId(v string)
- func (o *DynamicPolicy) SetEnforcementBitRate(v int32)
- func (o *DynamicPolicy) SetEnforcementMethod(v string)
- func (o *DynamicPolicy) SetPolicyTemplateId(v string)
- func (o *DynamicPolicy) SetProvisioningSessionId(v string)
- func (o *DynamicPolicy) SetQosSpecification(v M5QoSSpecification)
- func (o *DynamicPolicy) SetServiceDataFlowDescriptions(v []ServiceDataFlowDescription)
- func (o DynamicPolicy) ToMap() (map[string]interface{}, error)
- type EasdfInfo
- func (o *EasdfInfo) GetEasdfN6IpAddressList() []IpAddr
- func (o *EasdfInfo) GetEasdfN6IpAddressListOk() ([]IpAddr, bool)
- func (o *EasdfInfo) GetSNssaiEasdfInfoList() []SnssaiEasdfInfoItem
- func (o *EasdfInfo) GetSNssaiEasdfInfoListOk() ([]SnssaiEasdfInfoItem, bool)
- func (o *EasdfInfo) GetUpfN6IpAddressList() []IpAddr
- func (o *EasdfInfo) GetUpfN6IpAddressListOk() ([]IpAddr, bool)
- func (o *EasdfInfo) HasEasdfN6IpAddressList() bool
- func (o *EasdfInfo) HasSNssaiEasdfInfoList() bool
- func (o *EasdfInfo) HasUpfN6IpAddressList() bool
- func (o EasdfInfo) MarshalJSON() ([]byte, error)
- func (o *EasdfInfo) SetEasdfN6IpAddressList(v []IpAddr)
- func (o *EasdfInfo) SetSNssaiEasdfInfoList(v []SnssaiEasdfInfoItem)
- func (o *EasdfInfo) SetUpfN6IpAddressList(v []IpAddr)
- func (o EasdfInfo) ToMap() (map[string]interface{}, error)
- type Ecgi
- func (o *Ecgi) GetEutraCellId() string
- func (o *Ecgi) GetEutraCellIdOk() (*string, bool)
- func (o *Ecgi) GetNid() string
- func (o *Ecgi) GetNidOk() (*string, bool)
- func (o *Ecgi) GetPlmnId() PlmnId
- func (o *Ecgi) GetPlmnIdOk() (*PlmnId, bool)
- func (o *Ecgi) HasNid() bool
- func (o Ecgi) MarshalJSON() ([]byte, error)
- func (o *Ecgi) SetEutraCellId(v string)
- func (o *Ecgi) SetNid(v string)
- func (o *Ecgi) SetPlmnId(v PlmnId)
- func (o Ecgi) ToMap() (map[string]interface{}, error)
- type EeSubscription
- func (o *EeSubscription) GetCallbackReference() string
- func (o *EeSubscription) GetCallbackReferenceOk() (*string, bool)
- func (o *EeSubscription) GetContextInfo() ContextInfo
- func (o *EeSubscription) GetContextInfoOk() (*ContextInfo, bool)
- func (o *EeSubscription) GetDataRestorationCallbackUri() string
- func (o *EeSubscription) GetDataRestorationCallbackUriOk() (*string, bool)
- func (o *EeSubscription) GetEpcAppliedInd() bool
- func (o *EeSubscription) GetEpcAppliedIndOk() (*bool, bool)
- func (o *EeSubscription) GetExcludeGpsiList() []string
- func (o *EeSubscription) GetExcludeGpsiListOk() ([]string, bool)
- func (o *EeSubscription) GetGpsi() string
- func (o *EeSubscription) GetGpsiOk() (*string, bool)
- func (o *EeSubscription) GetIncludeGpsiList() []string
- func (o *EeSubscription) GetIncludeGpsiListOk() ([]string, bool)
- func (o *EeSubscription) GetMonitoringConfigurations() map[string]MonitoringConfiguration
- func (o *EeSubscription) GetMonitoringConfigurationsOk() (*map[string]MonitoringConfiguration, bool)
- func (o *EeSubscription) GetNotifyCorrelationId() string
- func (o *EeSubscription) GetNotifyCorrelationIdOk() (*string, bool)
- func (o *EeSubscription) GetReportingOptions() ReportingOptions1
- func (o *EeSubscription) GetReportingOptionsOk() (*ReportingOptions1, bool)
- func (o *EeSubscription) GetScefDiamHost() string
- func (o *EeSubscription) GetScefDiamHostOk() (*string, bool)
- func (o *EeSubscription) GetScefDiamRealm() string
- func (o *EeSubscription) GetScefDiamRealmOk() (*string, bool)
- func (o *EeSubscription) GetSecondCallbackRef() string
- func (o *EeSubscription) GetSecondCallbackRefOk() (*string, bool)
- func (o *EeSubscription) GetSubscriptionId() string
- func (o *EeSubscription) GetSubscriptionIdOk() (*string, bool)
- func (o *EeSubscription) GetSupportedFeatures() string
- func (o *EeSubscription) GetSupportedFeaturesOk() (*string, bool)
- func (o *EeSubscription) HasContextInfo() bool
- func (o *EeSubscription) HasDataRestorationCallbackUri() bool
- func (o *EeSubscription) HasEpcAppliedInd() bool
- func (o *EeSubscription) HasExcludeGpsiList() bool
- func (o *EeSubscription) HasGpsi() bool
- func (o *EeSubscription) HasIncludeGpsiList() bool
- func (o *EeSubscription) HasNotifyCorrelationId() bool
- func (o *EeSubscription) HasReportingOptions() bool
- func (o *EeSubscription) HasScefDiamHost() bool
- func (o *EeSubscription) HasScefDiamRealm() bool
- func (o *EeSubscription) HasSecondCallbackRef() bool
- func (o *EeSubscription) HasSubscriptionId() bool
- func (o *EeSubscription) HasSupportedFeatures() bool
- func (o EeSubscription) MarshalJSON() ([]byte, error)
- func (o *EeSubscription) SetCallbackReference(v string)
- func (o *EeSubscription) SetContextInfo(v ContextInfo)
- func (o *EeSubscription) SetDataRestorationCallbackUri(v string)
- func (o *EeSubscription) SetEpcAppliedInd(v bool)
- func (o *EeSubscription) SetExcludeGpsiList(v []string)
- func (o *EeSubscription) SetGpsi(v string)
- func (o *EeSubscription) SetIncludeGpsiList(v []string)
- func (o *EeSubscription) SetMonitoringConfigurations(v map[string]MonitoringConfiguration)
- func (o *EeSubscription) SetNotifyCorrelationId(v string)
- func (o *EeSubscription) SetReportingOptions(v ReportingOptions1)
- func (o *EeSubscription) SetScefDiamHost(v string)
- func (o *EeSubscription) SetScefDiamRealm(v string)
- func (o *EeSubscription) SetSecondCallbackRef(v string)
- func (o *EeSubscription) SetSubscriptionId(v string)
- func (o *EeSubscription) SetSupportedFeatures(v string)
- func (o EeSubscription) ToMap() (map[string]interface{}, error)
- type EllipsoidArc
- func (o *EllipsoidArc) GetConfidence() int32
- func (o *EllipsoidArc) GetConfidenceOk() (*int32, bool)
- func (o *EllipsoidArc) GetIncludedAngle() int32
- func (o *EllipsoidArc) GetIncludedAngleOk() (*int32, bool)
- func (o *EllipsoidArc) GetInnerRadius() int32
- func (o *EllipsoidArc) GetInnerRadiusOk() (*int32, bool)
- func (o *EllipsoidArc) GetOffsetAngle() int32
- func (o *EllipsoidArc) GetOffsetAngleOk() (*int32, bool)
- func (o *EllipsoidArc) GetPoint() GeographicalCoordinates
- func (o *EllipsoidArc) GetPointOk() (*GeographicalCoordinates, bool)
- func (o *EllipsoidArc) GetUncertaintyRadius() float32
- func (o *EllipsoidArc) GetUncertaintyRadiusOk() (*float32, bool)
- func (o EllipsoidArc) MarshalJSON() ([]byte, error)
- func (o *EllipsoidArc) SetConfidence(v int32)
- func (o *EllipsoidArc) SetIncludedAngle(v int32)
- func (o *EllipsoidArc) SetInnerRadius(v int32)
- func (o *EllipsoidArc) SetOffsetAngle(v int32)
- func (o *EllipsoidArc) SetPoint(v GeographicalCoordinates)
- func (o *EllipsoidArc) SetUncertaintyRadius(v float32)
- func (o EllipsoidArc) ToMap() (map[string]interface{}, error)
- type EllipsoidArcAllOf
- func (o *EllipsoidArcAllOf) GetConfidence() int32
- func (o *EllipsoidArcAllOf) GetConfidenceOk() (*int32, bool)
- func (o *EllipsoidArcAllOf) GetIncludedAngle() int32
- func (o *EllipsoidArcAllOf) GetIncludedAngleOk() (*int32, bool)
- func (o *EllipsoidArcAllOf) GetInnerRadius() int32
- func (o *EllipsoidArcAllOf) GetInnerRadiusOk() (*int32, bool)
- func (o *EllipsoidArcAllOf) GetOffsetAngle() int32
- func (o *EllipsoidArcAllOf) GetOffsetAngleOk() (*int32, bool)
- func (o *EllipsoidArcAllOf) GetPoint() GeographicalCoordinates
- func (o *EllipsoidArcAllOf) GetPointOk() (*GeographicalCoordinates, bool)
- func (o *EllipsoidArcAllOf) GetUncertaintyRadius() float32
- func (o *EllipsoidArcAllOf) GetUncertaintyRadiusOk() (*float32, bool)
- func (o EllipsoidArcAllOf) MarshalJSON() ([]byte, error)
- func (o *EllipsoidArcAllOf) SetConfidence(v int32)
- func (o *EllipsoidArcAllOf) SetIncludedAngle(v int32)
- func (o *EllipsoidArcAllOf) SetInnerRadius(v int32)
- func (o *EllipsoidArcAllOf) SetOffsetAngle(v int32)
- func (o *EllipsoidArcAllOf) SetPoint(v GeographicalCoordinates)
- func (o *EllipsoidArcAllOf) SetUncertaintyRadius(v float32)
- func (o EllipsoidArcAllOf) ToMap() (map[string]interface{}, error)
- type EndpointAddress
- func (o *EndpointAddress) GetIpv4Addr() string
- func (o *EndpointAddress) GetIpv4AddrOk() (*string, bool)
- func (o *EndpointAddress) GetIpv6Addr() Ipv6Addr
- func (o *EndpointAddress) GetIpv6AddrOk() (*Ipv6Addr, bool)
- func (o *EndpointAddress) GetPortNumber() int32
- func (o *EndpointAddress) GetPortNumberOk() (*int32, bool)
- func (o *EndpointAddress) HasIpv4Addr() bool
- func (o *EndpointAddress) HasIpv6Addr() bool
- func (o EndpointAddress) MarshalJSON() ([]byte, error)
- func (o *EndpointAddress) SetIpv4Addr(v string)
- func (o *EndpointAddress) SetIpv6Addr(v Ipv6Addr)
- func (o *EndpointAddress) SetPortNumber(v int32)
- func (o EndpointAddress) ToMap() (map[string]interface{}, error)
- type EthFlowDescription
- func (o *EthFlowDescription) GetDestMacAddr() string
- func (o *EthFlowDescription) GetDestMacAddrEnd() string
- func (o *EthFlowDescription) GetDestMacAddrEndOk() (*string, bool)
- func (o *EthFlowDescription) GetDestMacAddrOk() (*string, bool)
- func (o *EthFlowDescription) GetEthType() string
- func (o *EthFlowDescription) GetEthTypeOk() (*string, bool)
- func (o *EthFlowDescription) GetFDesc() string
- func (o *EthFlowDescription) GetFDescOk() (*string, bool)
- func (o *EthFlowDescription) GetFDir() FlowDirection
- func (o *EthFlowDescription) GetFDirOk() (*FlowDirection, bool)
- func (o *EthFlowDescription) GetSourceMacAddr() string
- func (o *EthFlowDescription) GetSourceMacAddrOk() (*string, bool)
- func (o *EthFlowDescription) GetSrcMacAddrEnd() string
- func (o *EthFlowDescription) GetSrcMacAddrEndOk() (*string, bool)
- func (o *EthFlowDescription) GetVlanTags() []string
- func (o *EthFlowDescription) GetVlanTagsOk() ([]string, bool)
- func (o *EthFlowDescription) HasDestMacAddr() bool
- func (o *EthFlowDescription) HasDestMacAddrEnd() bool
- func (o *EthFlowDescription) HasFDesc() bool
- func (o *EthFlowDescription) HasFDir() bool
- func (o *EthFlowDescription) HasSourceMacAddr() bool
- func (o *EthFlowDescription) HasSrcMacAddrEnd() bool
- func (o *EthFlowDescription) HasVlanTags() bool
- func (o EthFlowDescription) MarshalJSON() ([]byte, error)
- func (o *EthFlowDescription) SetDestMacAddr(v string)
- func (o *EthFlowDescription) SetDestMacAddrEnd(v string)
- func (o *EthFlowDescription) SetEthType(v string)
- func (o *EthFlowDescription) SetFDesc(v string)
- func (o *EthFlowDescription) SetFDir(v FlowDirection)
- func (o *EthFlowDescription) SetSourceMacAddr(v string)
- func (o *EthFlowDescription) SetSrcMacAddrEnd(v string)
- func (o *EthFlowDescription) SetVlanTags(v []string)
- func (o EthFlowDescription) ToMap() (map[string]interface{}, error)
- type EutraLocation
- func (o *EutraLocation) GetAgeOfLocationInformation() int32
- func (o *EutraLocation) GetAgeOfLocationInformationOk() (*int32, bool)
- func (o *EutraLocation) GetEcgi() Ecgi
- func (o *EutraLocation) GetEcgiOk() (*Ecgi, bool)
- func (o *EutraLocation) GetGeodeticInformation() string
- func (o *EutraLocation) GetGeodeticInformationOk() (*string, bool)
- func (o *EutraLocation) GetGeographicalInformation() string
- func (o *EutraLocation) GetGeographicalInformationOk() (*string, bool)
- func (o *EutraLocation) GetGlobalENbId() GlobalRanNodeId
- func (o *EutraLocation) GetGlobalENbIdOk() (*GlobalRanNodeId, bool)
- func (o *EutraLocation) GetGlobalNgenbId() GlobalRanNodeId
- func (o *EutraLocation) GetGlobalNgenbIdOk() (*GlobalRanNodeId, bool)
- func (o *EutraLocation) GetIgnoreEcgi() bool
- func (o *EutraLocation) GetIgnoreEcgiOk() (*bool, bool)
- func (o *EutraLocation) GetIgnoreTai() bool
- func (o *EutraLocation) GetIgnoreTaiOk() (*bool, bool)
- func (o *EutraLocation) GetTai() Tai
- func (o *EutraLocation) GetTaiOk() (*Tai, bool)
- func (o *EutraLocation) GetUeLocationTimestamp() time.Time
- func (o *EutraLocation) GetUeLocationTimestampOk() (*time.Time, bool)
- func (o *EutraLocation) HasAgeOfLocationInformation() bool
- func (o *EutraLocation) HasGeodeticInformation() bool
- func (o *EutraLocation) HasGeographicalInformation() bool
- func (o *EutraLocation) HasGlobalENbId() bool
- func (o *EutraLocation) HasGlobalNgenbId() bool
- func (o *EutraLocation) HasIgnoreEcgi() bool
- func (o *EutraLocation) HasIgnoreTai() bool
- func (o *EutraLocation) HasUeLocationTimestamp() bool
- func (o EutraLocation) MarshalJSON() ([]byte, error)
- func (o *EutraLocation) SetAgeOfLocationInformation(v int32)
- func (o *EutraLocation) SetEcgi(v Ecgi)
- func (o *EutraLocation) SetGeodeticInformation(v string)
- func (o *EutraLocation) SetGeographicalInformation(v string)
- func (o *EutraLocation) SetGlobalENbId(v GlobalRanNodeId)
- func (o *EutraLocation) SetGlobalNgenbId(v GlobalRanNodeId)
- func (o *EutraLocation) SetIgnoreEcgi(v bool)
- func (o *EutraLocation) SetIgnoreTai(v bool)
- func (o *EutraLocation) SetTai(v Tai)
- func (o *EutraLocation) SetUeLocationTimestamp(v time.Time)
- func (o EutraLocation) ToMap() (map[string]interface{}, error)
- type EventFilter
- func (o *EventFilter) GetAnyUeInd() bool
- func (o *EventFilter) GetAnyUeIndOk() (*bool, bool)
- func (o *EventFilter) GetAppIds() []string
- func (o *EventFilter) GetAppIdsOk() ([]string, bool)
- func (o *EventFilter) GetCollAttrs() []CollectiveBehaviourFilter
- func (o *EventFilter) GetCollAttrsOk() ([]CollectiveBehaviourFilter, bool)
- func (o *EventFilter) GetExterGroupIds() []string
- func (o *EventFilter) GetExterGroupIdsOk() ([]string, bool)
- func (o *EventFilter) GetGpsis() []string
- func (o *EventFilter) GetGpsisOk() ([]string, bool)
- func (o *EventFilter) GetInterGroupIds() []string
- func (o *EventFilter) GetInterGroupIdsOk() ([]string, bool)
- func (o *EventFilter) GetLocArea() LocationArea5G
- func (o *EventFilter) GetLocAreaOk() (*LocationArea5G, bool)
- func (o *EventFilter) GetSupis() []string
- func (o *EventFilter) GetSupisOk() ([]string, bool)
- func (o *EventFilter) HasAnyUeInd() bool
- func (o *EventFilter) HasAppIds() bool
- func (o *EventFilter) HasCollAttrs() bool
- func (o *EventFilter) HasExterGroupIds() bool
- func (o *EventFilter) HasGpsis() bool
- func (o *EventFilter) HasInterGroupIds() bool
- func (o *EventFilter) HasLocArea() bool
- func (o *EventFilter) HasSupis() bool
- func (o EventFilter) MarshalJSON() ([]byte, error)
- func (o *EventFilter) SetAnyUeInd(v bool)
- func (o *EventFilter) SetAppIds(v []string)
- func (o *EventFilter) SetCollAttrs(v []CollectiveBehaviourFilter)
- func (o *EventFilter) SetExterGroupIds(v []string)
- func (o *EventFilter) SetGpsis(v []string)
- func (o *EventFilter) SetInterGroupIds(v []string)
- func (o *EventFilter) SetLocArea(v LocationArea5G)
- func (o *EventFilter) SetSupis(v []string)
- func (o EventFilter) ToMap() (map[string]interface{}, error)
- type EventId
- type EventNotification
- func (o *EventNotification) GetAbnorBehavrs() []AbnormalBehaviour
- func (o *EventNotification) GetAbnorBehavrsOk() ([]AbnormalBehaviour, bool)
- func (o *EventNotification) GetAnaMetaInfo() AnalyticsMetadataInfo
- func (o *EventNotification) GetAnaMetaInfoOk() (*AnalyticsMetadataInfo, bool)
- func (o *EventNotification) GetDisperInfos() []DispersionInfo
- func (o *EventNotification) GetDisperInfosOk() ([]DispersionInfo, bool)
- func (o *EventNotification) GetDnPerfInfos() []DnPerfInfo
- func (o *EventNotification) GetDnPerfInfosOk() ([]DnPerfInfo, bool)
- func (o *EventNotification) GetEvent() NwdafEvent
- func (o *EventNotification) GetEventOk() (*NwdafEvent, bool)
- func (o *EventNotification) GetExpiry() time.Time
- func (o *EventNotification) GetExpiryOk() (*time.Time, bool)
- func (o *EventNotification) GetFailNotifyCode() NwdafFailureCode
- func (o *EventNotification) GetFailNotifyCodeOk() (*NwdafFailureCode, bool)
- func (o *EventNotification) GetNfLoadLevelInfos() []NfLoadLevelInformation
- func (o *EventNotification) GetNfLoadLevelInfosOk() ([]NfLoadLevelInformation, bool)
- func (o *EventNotification) GetNsiLoadLevelInfos() []NsiLoadLevelInfo
- func (o *EventNotification) GetNsiLoadLevelInfosOk() ([]NsiLoadLevelInfo, bool)
- func (o *EventNotification) GetNwPerfs() []NetworkPerfInfo
- func (o *EventNotification) GetNwPerfsOk() ([]NetworkPerfInfo, bool)
- func (o *EventNotification) GetQosSustainInfos() []QosSustainabilityInfo
- func (o *EventNotification) GetQosSustainInfosOk() ([]QosSustainabilityInfo, bool)
- func (o *EventNotification) GetRedTransInfos() []RedundantTransmissionExpInfo
- func (o *EventNotification) GetRedTransInfosOk() ([]RedundantTransmissionExpInfo, bool)
- func (o *EventNotification) GetRvWaitTime() int32
- func (o *EventNotification) GetRvWaitTimeOk() (*int32, bool)
- func (o *EventNotification) GetSliceLoadLevelInfo() SliceLoadLevelInformation
- func (o *EventNotification) GetSliceLoadLevelInfoOk() (*SliceLoadLevelInformation, bool)
- func (o *EventNotification) GetSmccExps() []SmcceInfo
- func (o *EventNotification) GetSmccExpsOk() ([]SmcceInfo, bool)
- func (o *EventNotification) GetStart() time.Time
- func (o *EventNotification) GetStartOk() (*time.Time, bool)
- func (o *EventNotification) GetSvcExps() []ServiceExperienceInfo
- func (o *EventNotification) GetSvcExpsOk() ([]ServiceExperienceInfo, bool)
- func (o *EventNotification) GetTimeStampGen() time.Time
- func (o *EventNotification) GetTimeStampGenOk() (*time.Time, bool)
- func (o *EventNotification) GetUeComms() []UeCommunication
- func (o *EventNotification) GetUeCommsOk() ([]UeCommunication, bool)
- func (o *EventNotification) GetUeMobs() []UeMobility
- func (o *EventNotification) GetUeMobsOk() ([]UeMobility, bool)
- func (o *EventNotification) GetUserDataCongInfos() []UserDataCongestionInfo
- func (o *EventNotification) GetUserDataCongInfosOk() ([]UserDataCongestionInfo, bool)
- func (o *EventNotification) GetWlanInfos() []WlanPerformanceInfo
- func (o *EventNotification) GetWlanInfosOk() ([]WlanPerformanceInfo, bool)
- func (o *EventNotification) HasAbnorBehavrs() bool
- func (o *EventNotification) HasAnaMetaInfo() bool
- func (o *EventNotification) HasDisperInfos() bool
- func (o *EventNotification) HasDnPerfInfos() bool
- func (o *EventNotification) HasExpiry() bool
- func (o *EventNotification) HasFailNotifyCode() bool
- func (o *EventNotification) HasNfLoadLevelInfos() bool
- func (o *EventNotification) HasNsiLoadLevelInfos() bool
- func (o *EventNotification) HasNwPerfs() bool
- func (o *EventNotification) HasQosSustainInfos() bool
- func (o *EventNotification) HasRedTransInfos() bool
- func (o *EventNotification) HasRvWaitTime() bool
- func (o *EventNotification) HasSliceLoadLevelInfo() bool
- func (o *EventNotification) HasSmccExps() bool
- func (o *EventNotification) HasStart() bool
- func (o *EventNotification) HasSvcExps() bool
- func (o *EventNotification) HasTimeStampGen() bool
- func (o *EventNotification) HasUeComms() bool
- func (o *EventNotification) HasUeMobs() bool
- func (o *EventNotification) HasUserDataCongInfos() bool
- func (o *EventNotification) HasWlanInfos() bool
- func (o EventNotification) MarshalJSON() ([]byte, error)
- func (o *EventNotification) SetAbnorBehavrs(v []AbnormalBehaviour)
- func (o *EventNotification) SetAnaMetaInfo(v AnalyticsMetadataInfo)
- func (o *EventNotification) SetDisperInfos(v []DispersionInfo)
- func (o *EventNotification) SetDnPerfInfos(v []DnPerfInfo)
- func (o *EventNotification) SetEvent(v NwdafEvent)
- func (o *EventNotification) SetExpiry(v time.Time)
- func (o *EventNotification) SetFailNotifyCode(v NwdafFailureCode)
- func (o *EventNotification) SetNfLoadLevelInfos(v []NfLoadLevelInformation)
- func (o *EventNotification) SetNsiLoadLevelInfos(v []NsiLoadLevelInfo)
- func (o *EventNotification) SetNwPerfs(v []NetworkPerfInfo)
- func (o *EventNotification) SetQosSustainInfos(v []QosSustainabilityInfo)
- func (o *EventNotification) SetRedTransInfos(v []RedundantTransmissionExpInfo)
- func (o *EventNotification) SetRvWaitTime(v int32)
- func (o *EventNotification) SetSliceLoadLevelInfo(v SliceLoadLevelInformation)
- func (o *EventNotification) SetSmccExps(v []SmcceInfo)
- func (o *EventNotification) SetStart(v time.Time)
- func (o *EventNotification) SetSvcExps(v []ServiceExperienceInfo)
- func (o *EventNotification) SetTimeStampGen(v time.Time)
- func (o *EventNotification) SetUeComms(v []UeCommunication)
- func (o *EventNotification) SetUeMobs(v []UeMobility)
- func (o *EventNotification) SetUserDataCongInfos(v []UserDataCongestionInfo)
- func (o *EventNotification) SetWlanInfos(v []WlanPerformanceInfo)
- func (o EventNotification) ToMap() (map[string]interface{}, error)
- type EventNotification1
- func (o *EventNotification1) GetAccType() AccessType
- func (o *EventNotification1) GetAccTypeOk() (*AccessType, bool)
- func (o *EventNotification1) GetAdIpv4Addr() string
- func (o *EventNotification1) GetAdIpv4AddrOk() (*string, bool)
- func (o *EventNotification1) GetAdIpv6Prefix() Ipv6Prefix
- func (o *EventNotification1) GetAdIpv6PrefixOk() (*Ipv6Prefix, bool)
- func (o *EventNotification1) GetAppId() string
- func (o *EventNotification1) GetAppIdOk() (*string, bool)
- func (o *EventNotification1) GetBssId() string
- func (o *EventNotification1) GetBssIdOk() (*string, bool)
- func (o *EventNotification1) GetCommFailure() CommunicationFailure
- func (o *EventNotification1) GetCommFailureOk() (*CommunicationFailure, bool)
- func (o *EventNotification1) GetDddStatus() DlDataDeliveryStatus
- func (o *EventNotification1) GetDddStatusOk() (*DlDataDeliveryStatus, bool)
- func (o *EventNotification1) GetDddTraDescriptor() DddTrafficDescriptor
- func (o *EventNotification1) GetDddTraDescriptorOk() (*DddTrafficDescriptor, bool)
- func (o *EventNotification1) GetDlDelays() []int32
- func (o *EventNotification1) GetDlDelaysOk() ([]int32, bool)
- func (o *EventNotification1) GetDnaiChgType() DnaiChangeType
- func (o *EventNotification1) GetDnaiChgTypeOk() (*DnaiChangeType, bool)
- func (o *EventNotification1) GetDnn() string
- func (o *EventNotification1) GetDnnOk() (*string, bool)
- func (o *EventNotification1) GetEndWlan() time.Time
- func (o *EventNotification1) GetEndWlanOk() (*time.Time, bool)
- func (o *EventNotification1) GetEthFlowDescs() []EthFlowDescription
- func (o *EventNotification1) GetEthFlowDescsOk() ([]EthFlowDescription, bool)
- func (o *EventNotification1) GetEthfDescs() []EthFlowDescription
- func (o *EventNotification1) GetEthfDescsOk() ([]EthFlowDescription, bool)
- func (o *EventNotification1) GetEvent() SmfEvent
- func (o *EventNotification1) GetEventOk() (*SmfEvent, bool)
- func (o *EventNotification1) GetFDescs() []string
- func (o *EventNotification1) GetFDescsOk() ([]string, bool)
- func (o *EventNotification1) GetFlowDescs() []string
- func (o *EventNotification1) GetFlowDescsOk() ([]string, bool)
- func (o *EventNotification1) GetGpsi() string
- func (o *EventNotification1) GetGpsiOk() (*string, bool)
- func (o *EventNotification1) GetIpv4Addr() string
- func (o *EventNotification1) GetIpv4AddrOk() (*string, bool)
- func (o *EventNotification1) GetIpv6Addrs() []Ipv6Addr
- func (o *EventNotification1) GetIpv6AddrsOk() ([]Ipv6Addr, bool)
- func (o *EventNotification1) GetIpv6Prefixes() []Ipv6Prefix
- func (o *EventNotification1) GetIpv6PrefixesOk() ([]Ipv6Prefix, bool)
- func (o *EventNotification1) GetMaxWaitTime() time.Time
- func (o *EventNotification1) GetMaxWaitTimeOk() (*time.Time, bool)
- func (o *EventNotification1) GetPduSeId() int32
- func (o *EventNotification1) GetPduSeIdOk() (*int32, bool)
- func (o *EventNotification1) GetPduSessInfos() []PduSessionInformation
- func (o *EventNotification1) GetPduSessInfosOk() ([]PduSessionInformation, bool)
- func (o *EventNotification1) GetPduSessType() PduSessionType
- func (o *EventNotification1) GetPduSessTypeOk() (*PduSessionType, bool)
- func (o *EventNotification1) GetPlmnId() PlmnId
- func (o *EventNotification1) GetPlmnIdOk() (*PlmnId, bool)
- func (o *EventNotification1) GetQfi() int32
- func (o *EventNotification1) GetQfiOk() (*int32, bool)
- func (o *EventNotification1) GetRatType() RatType
- func (o *EventNotification1) GetRatTypeOk() (*RatType, bool)
- func (o *EventNotification1) GetReIpv4Addr() string
- func (o *EventNotification1) GetReIpv4AddrOk() (*string, bool)
- func (o *EventNotification1) GetReIpv6Prefix() Ipv6Prefix
- func (o *EventNotification1) GetReIpv6PrefixOk() (*Ipv6Prefix, bool)
- func (o *EventNotification1) GetRtDelays() []int32
- func (o *EventNotification1) GetRtDelaysOk() ([]int32, bool)
- func (o *EventNotification1) GetSmNasFromSmf() SmNasFromSmf
- func (o *EventNotification1) GetSmNasFromSmfOk() (*SmNasFromSmf, bool)
- func (o *EventNotification1) GetSmNasFromUe() SmNasFromUe
- func (o *EventNotification1) GetSmNasFromUeOk() (*SmNasFromUe, bool)
- func (o *EventNotification1) GetSnssai() Snssai
- func (o *EventNotification1) GetSnssaiOk() (*Snssai, bool)
- func (o *EventNotification1) GetSourceDnai() string
- func (o *EventNotification1) GetSourceDnaiOk() (*string, bool)
- func (o *EventNotification1) GetSourceTraRouting() RouteToLocation
- func (o *EventNotification1) GetSourceTraRoutingOk() (*RouteToLocation, bool)
- func (o *EventNotification1) GetSourceUeIpv4Addr() string
- func (o *EventNotification1) GetSourceUeIpv4AddrOk() (*string, bool)
- func (o *EventNotification1) GetSourceUeIpv6Prefix() Ipv6Prefix
- func (o *EventNotification1) GetSourceUeIpv6PrefixOk() (*Ipv6Prefix, bool)
- func (o *EventNotification1) GetSsId() string
- func (o *EventNotification1) GetSsIdOk() (*string, bool)
- func (o *EventNotification1) GetStartWlan() time.Time
- func (o *EventNotification1) GetStartWlanOk() (*time.Time, bool)
- func (o *EventNotification1) GetSupi() string
- func (o *EventNotification1) GetSupiOk() (*string, bool)
- func (o *EventNotification1) GetTargetDnai() string
- func (o *EventNotification1) GetTargetDnaiOk() (*string, bool)
- func (o *EventNotification1) GetTargetTraRouting() RouteToLocation
- func (o *EventNotification1) GetTargetTraRoutingOk() (*RouteToLocation, bool)
- func (o *EventNotification1) GetTargetUeIpv4Addr() string
- func (o *EventNotification1) GetTargetUeIpv4AddrOk() (*string, bool)
- func (o *EventNotification1) GetTargetUeIpv6Prefix() Ipv6Prefix
- func (o *EventNotification1) GetTargetUeIpv6PrefixOk() (*Ipv6Prefix, bool)
- func (o *EventNotification1) GetTimeStamp() time.Time
- func (o *EventNotification1) GetTimeStampOk() (*time.Time, bool)
- func (o *EventNotification1) GetTimeWindow() TimeWindow
- func (o *EventNotification1) GetTimeWindowOk() (*TimeWindow, bool)
- func (o *EventNotification1) GetTransacInfos() []TransactionInfo
- func (o *EventNotification1) GetTransacInfosOk() ([]TransactionInfo, bool)
- func (o *EventNotification1) GetUeIpAddr() IpAddr
- func (o *EventNotification1) GetUeIpAddrOk() (*IpAddr, bool)
- func (o *EventNotification1) GetUeMac() string
- func (o *EventNotification1) GetUeMacOk() (*string, bool)
- func (o *EventNotification1) GetUlDelays() []int32
- func (o *EventNotification1) GetUlDelaysOk() ([]int32, bool)
- func (o *EventNotification1) GetUpRedTrans() bool
- func (o *EventNotification1) GetUpRedTransOk() (*bool, bool)
- func (o *EventNotification1) GetUpfInfo() UpfInformation
- func (o *EventNotification1) GetUpfInfoOk() (*UpfInformation, bool)
- func (o *EventNotification1) HasAccType() bool
- func (o *EventNotification1) HasAdIpv4Addr() bool
- func (o *EventNotification1) HasAdIpv6Prefix() bool
- func (o *EventNotification1) HasAppId() bool
- func (o *EventNotification1) HasBssId() bool
- func (o *EventNotification1) HasCommFailure() bool
- func (o *EventNotification1) HasDddStatus() bool
- func (o *EventNotification1) HasDddTraDescriptor() bool
- func (o *EventNotification1) HasDlDelays() bool
- func (o *EventNotification1) HasDnaiChgType() bool
- func (o *EventNotification1) HasDnn() bool
- func (o *EventNotification1) HasEndWlan() bool
- func (o *EventNotification1) HasEthFlowDescs() bool
- func (o *EventNotification1) HasEthfDescs() bool
- func (o *EventNotification1) HasFDescs() bool
- func (o *EventNotification1) HasFlowDescs() bool
- func (o *EventNotification1) HasGpsi() bool
- func (o *EventNotification1) HasIpv4Addr() bool
- func (o *EventNotification1) HasIpv6Addrs() bool
- func (o *EventNotification1) HasIpv6Prefixes() bool
- func (o *EventNotification1) HasMaxWaitTime() bool
- func (o *EventNotification1) HasPduSeId() bool
- func (o *EventNotification1) HasPduSessInfos() bool
- func (o *EventNotification1) HasPduSessType() bool
- func (o *EventNotification1) HasPlmnId() bool
- func (o *EventNotification1) HasQfi() bool
- func (o *EventNotification1) HasRatType() bool
- func (o *EventNotification1) HasReIpv4Addr() bool
- func (o *EventNotification1) HasReIpv6Prefix() bool
- func (o *EventNotification1) HasRtDelays() bool
- func (o *EventNotification1) HasSmNasFromSmf() bool
- func (o *EventNotification1) HasSmNasFromUe() bool
- func (o *EventNotification1) HasSnssai() bool
- func (o *EventNotification1) HasSourceDnai() bool
- func (o *EventNotification1) HasSourceTraRouting() bool
- func (o *EventNotification1) HasSourceUeIpv4Addr() bool
- func (o *EventNotification1) HasSourceUeIpv6Prefix() bool
- func (o *EventNotification1) HasSsId() bool
- func (o *EventNotification1) HasStartWlan() bool
- func (o *EventNotification1) HasSupi() bool
- func (o *EventNotification1) HasTargetDnai() bool
- func (o *EventNotification1) HasTargetTraRouting() bool
- func (o *EventNotification1) HasTargetUeIpv4Addr() bool
- func (o *EventNotification1) HasTargetUeIpv6Prefix() bool
- func (o *EventNotification1) HasTimeWindow() bool
- func (o *EventNotification1) HasTransacInfos() bool
- func (o *EventNotification1) HasUeIpAddr() bool
- func (o *EventNotification1) HasUeMac() bool
- func (o *EventNotification1) HasUlDelays() bool
- func (o *EventNotification1) HasUpRedTrans() bool
- func (o *EventNotification1) HasUpfInfo() bool
- func (o EventNotification1) MarshalJSON() ([]byte, error)
- func (o *EventNotification1) SetAccType(v AccessType)
- func (o *EventNotification1) SetAdIpv4Addr(v string)
- func (o *EventNotification1) SetAdIpv6Prefix(v Ipv6Prefix)
- func (o *EventNotification1) SetAppId(v string)
- func (o *EventNotification1) SetBssId(v string)
- func (o *EventNotification1) SetCommFailure(v CommunicationFailure)
- func (o *EventNotification1) SetDddStatus(v DlDataDeliveryStatus)
- func (o *EventNotification1) SetDddTraDescriptor(v DddTrafficDescriptor)
- func (o *EventNotification1) SetDlDelays(v []int32)
- func (o *EventNotification1) SetDnaiChgType(v DnaiChangeType)
- func (o *EventNotification1) SetDnn(v string)
- func (o *EventNotification1) SetEndWlan(v time.Time)
- func (o *EventNotification1) SetEthFlowDescs(v []EthFlowDescription)
- func (o *EventNotification1) SetEthfDescs(v []EthFlowDescription)
- func (o *EventNotification1) SetEvent(v SmfEvent)
- func (o *EventNotification1) SetFDescs(v []string)
- func (o *EventNotification1) SetFlowDescs(v []string)
- func (o *EventNotification1) SetGpsi(v string)
- func (o *EventNotification1) SetIpv4Addr(v string)
- func (o *EventNotification1) SetIpv6Addrs(v []Ipv6Addr)
- func (o *EventNotification1) SetIpv6Prefixes(v []Ipv6Prefix)
- func (o *EventNotification1) SetMaxWaitTime(v time.Time)
- func (o *EventNotification1) SetPduSeId(v int32)
- func (o *EventNotification1) SetPduSessInfos(v []PduSessionInformation)
- func (o *EventNotification1) SetPduSessType(v PduSessionType)
- func (o *EventNotification1) SetPlmnId(v PlmnId)
- func (o *EventNotification1) SetQfi(v int32)
- func (o *EventNotification1) SetRatType(v RatType)
- func (o *EventNotification1) SetReIpv4Addr(v string)
- func (o *EventNotification1) SetReIpv6Prefix(v Ipv6Prefix)
- func (o *EventNotification1) SetRtDelays(v []int32)
- func (o *EventNotification1) SetSmNasFromSmf(v SmNasFromSmf)
- func (o *EventNotification1) SetSmNasFromUe(v SmNasFromUe)
- func (o *EventNotification1) SetSnssai(v Snssai)
- func (o *EventNotification1) SetSourceDnai(v string)
- func (o *EventNotification1) SetSourceTraRouting(v RouteToLocation)
- func (o *EventNotification1) SetSourceTraRoutingNil()
- func (o *EventNotification1) SetSourceUeIpv4Addr(v string)
- func (o *EventNotification1) SetSourceUeIpv6Prefix(v Ipv6Prefix)
- func (o *EventNotification1) SetSsId(v string)
- func (o *EventNotification1) SetStartWlan(v time.Time)
- func (o *EventNotification1) SetSupi(v string)
- func (o *EventNotification1) SetTargetDnai(v string)
- func (o *EventNotification1) SetTargetTraRouting(v RouteToLocation)
- func (o *EventNotification1) SetTargetTraRoutingNil()
- func (o *EventNotification1) SetTargetUeIpv4Addr(v string)
- func (o *EventNotification1) SetTargetUeIpv6Prefix(v Ipv6Prefix)
- func (o *EventNotification1) SetTimeStamp(v time.Time)
- func (o *EventNotification1) SetTimeWindow(v TimeWindow)
- func (o *EventNotification1) SetTransacInfos(v []TransactionInfo)
- func (o *EventNotification1) SetUeIpAddr(v IpAddr)
- func (o *EventNotification1) SetUeMac(v string)
- func (o *EventNotification1) SetUlDelays(v []int32)
- func (o *EventNotification1) SetUpRedTrans(v bool)
- func (o *EventNotification1) SetUpfInfo(v UpfInformation)
- func (o EventNotification1) ToMap() (map[string]interface{}, error)
- func (o *EventNotification1) UnsetSourceTraRouting()
- func (o *EventNotification1) UnsetTargetTraRouting()
- type EventParamReport
- func (o *EventParamReport) GetArea() NetworkAreaInfo
- func (o *EventParamReport) GetAreaOk() (*NetworkAreaInfo, bool)
- func (o *EventParamReport) GetAvgAndVar() NumberAverage
- func (o *EventParamReport) GetAvgAndVarOk() (*NumberAverage, bool)
- func (o *EventParamReport) GetCount() int32
- func (o *EventParamReport) GetCountOk() (*int32, bool)
- func (o *EventParamReport) GetDuration() NumberAverage
- func (o *EventParamReport) GetDurationOk() (*NumberAverage, bool)
- func (o *EventParamReport) GetLeastFreqVal() interface{}
- func (o *EventParamReport) GetLeastFreqValOk() (*interface{}, bool)
- func (o *EventParamReport) GetMaxValue() string
- func (o *EventParamReport) GetMaxValueOk() (*string, bool)
- func (o *EventParamReport) GetMinValue() string
- func (o *EventParamReport) GetMinValueOk() (*string, bool)
- func (o *EventParamReport) GetMostFreqVal() interface{}
- func (o *EventParamReport) GetMostFreqValOk() (*interface{}, bool)
- func (o *EventParamReport) GetName() string
- func (o *EventParamReport) GetNameOk() (*string, bool)
- func (o *EventParamReport) GetSpacing() NumberAverage
- func (o *EventParamReport) GetSpacingOk() (*NumberAverage, bool)
- func (o *EventParamReport) GetSupi() string
- func (o *EventParamReport) GetSupiOk() (*string, bool)
- func (o *EventParamReport) GetValues() []interface{}
- func (o *EventParamReport) GetValuesOk() ([]interface{}, bool)
- func (o *EventParamReport) HasArea() bool
- func (o *EventParamReport) HasAvgAndVar() bool
- func (o *EventParamReport) HasCount() bool
- func (o *EventParamReport) HasDuration() bool
- func (o *EventParamReport) HasLeastFreqVal() bool
- func (o *EventParamReport) HasMaxValue() bool
- func (o *EventParamReport) HasMinValue() bool
- func (o *EventParamReport) HasMostFreqVal() bool
- func (o *EventParamReport) HasSpacing() bool
- func (o *EventParamReport) HasSupi() bool
- func (o EventParamReport) MarshalJSON() ([]byte, error)
- func (o *EventParamReport) SetArea(v NetworkAreaInfo)
- func (o *EventParamReport) SetAvgAndVar(v NumberAverage)
- func (o *EventParamReport) SetCount(v int32)
- func (o *EventParamReport) SetDuration(v NumberAverage)
- func (o *EventParamReport) SetLeastFreqVal(v interface{})
- func (o *EventParamReport) SetMaxValue(v string)
- func (o *EventParamReport) SetMinValue(v string)
- func (o *EventParamReport) SetMostFreqVal(v interface{})
- func (o *EventParamReport) SetName(v string)
- func (o *EventParamReport) SetSpacing(v NumberAverage)
- func (o *EventParamReport) SetSupi(v string)
- func (o *EventParamReport) SetValues(v []interface{})
- func (o EventParamReport) ToMap() (map[string]interface{}, error)
- type EventReportMode
- type EventReportingRequirement
- func (o *EventReportingRequirement) GetAccPerSubset() []Accuracy
- func (o *EventReportingRequirement) GetAccPerSubsetOk() ([]Accuracy, bool)
- func (o *EventReportingRequirement) GetAccuracy() Accuracy
- func (o *EventReportingRequirement) GetAccuracyOk() (*Accuracy, bool)
- func (o *EventReportingRequirement) GetAnaMeta() []AnalyticsMetadata
- func (o *EventReportingRequirement) GetAnaMetaInd() AnalyticsMetadataIndication
- func (o *EventReportingRequirement) GetAnaMetaIndOk() (*AnalyticsMetadataIndication, bool)
- func (o *EventReportingRequirement) GetAnaMetaOk() ([]AnalyticsMetadata, bool)
- func (o *EventReportingRequirement) GetEndTs() time.Time
- func (o *EventReportingRequirement) GetEndTsOk() (*time.Time, bool)
- func (o *EventReportingRequirement) GetMaxObjectNbr() int32
- func (o *EventReportingRequirement) GetMaxObjectNbrOk() (*int32, bool)
- func (o *EventReportingRequirement) GetMaxSupiNbr() int32
- func (o *EventReportingRequirement) GetMaxSupiNbrOk() (*int32, bool)
- func (o *EventReportingRequirement) GetOffsetPeriod() int32
- func (o *EventReportingRequirement) GetOffsetPeriodOk() (*int32, bool)
- func (o *EventReportingRequirement) GetSampRatio() int32
- func (o *EventReportingRequirement) GetSampRatioOk() (*int32, bool)
- func (o *EventReportingRequirement) GetStartTs() time.Time
- func (o *EventReportingRequirement) GetStartTsOk() (*time.Time, bool)
- func (o *EventReportingRequirement) GetTimeAnaNeeded() time.Time
- func (o *EventReportingRequirement) GetTimeAnaNeededOk() (*time.Time, bool)
- func (o *EventReportingRequirement) HasAccPerSubset() bool
- func (o *EventReportingRequirement) HasAccuracy() bool
- func (o *EventReportingRequirement) HasAnaMeta() bool
- func (o *EventReportingRequirement) HasAnaMetaInd() bool
- func (o *EventReportingRequirement) HasEndTs() bool
- func (o *EventReportingRequirement) HasMaxObjectNbr() bool
- func (o *EventReportingRequirement) HasMaxSupiNbr() bool
- func (o *EventReportingRequirement) HasOffsetPeriod() bool
- func (o *EventReportingRequirement) HasSampRatio() bool
- func (o *EventReportingRequirement) HasStartTs() bool
- func (o *EventReportingRequirement) HasTimeAnaNeeded() bool
- func (o EventReportingRequirement) MarshalJSON() ([]byte, error)
- func (o *EventReportingRequirement) SetAccPerSubset(v []Accuracy)
- func (o *EventReportingRequirement) SetAccuracy(v Accuracy)
- func (o *EventReportingRequirement) SetAnaMeta(v []AnalyticsMetadata)
- func (o *EventReportingRequirement) SetAnaMetaInd(v AnalyticsMetadataIndication)
- func (o *EventReportingRequirement) SetEndTs(v time.Time)
- func (o *EventReportingRequirement) SetMaxObjectNbr(v int32)
- func (o *EventReportingRequirement) SetMaxSupiNbr(v int32)
- func (o *EventReportingRequirement) SetOffsetPeriod(v int32)
- func (o *EventReportingRequirement) SetSampRatio(v int32)
- func (o *EventReportingRequirement) SetStartTs(v time.Time)
- func (o *EventReportingRequirement) SetTimeAnaNeeded(v time.Time)
- func (o EventReportingRequirement) ToMap() (map[string]interface{}, error)
- type EventSubscription
- func (o *EventSubscription) GetAnySlice() bool
- func (o *EventSubscription) GetAnySliceOk() (*bool, bool)
- func (o *EventSubscription) GetAppIds() []string
- func (o *EventSubscription) GetAppIdsOk() ([]string, bool)
- func (o *EventSubscription) GetAppServerAddrs() []AddrFqdn
- func (o *EventSubscription) GetAppServerAddrsOk() ([]AddrFqdn, bool)
- func (o *EventSubscription) GetBwRequs() []BwRequirement
- func (o *EventSubscription) GetBwRequsOk() ([]BwRequirement, bool)
- func (o *EventSubscription) GetCongThresholds() []ThresholdLevel
- func (o *EventSubscription) GetCongThresholdsOk() ([]ThresholdLevel, bool)
- func (o *EventSubscription) GetDisperReqs() []DispersionRequirement
- func (o *EventSubscription) GetDisperReqsOk() ([]DispersionRequirement, bool)
- func (o *EventSubscription) GetDnPerfReqs() []DnPerformanceReq
- func (o *EventSubscription) GetDnPerfReqsOk() ([]DnPerformanceReq, bool)
- func (o *EventSubscription) GetDnais() []string
- func (o *EventSubscription) GetDnaisOk() ([]string, bool)
- func (o *EventSubscription) GetDnns() []string
- func (o *EventSubscription) GetDnnsOk() ([]string, bool)
- func (o *EventSubscription) GetEvent() NwdafEvent
- func (o *EventSubscription) GetEventOk() (*NwdafEvent, bool)
- func (o *EventSubscription) GetExcepRequs() []Exception
- func (o *EventSubscription) GetExcepRequsOk() ([]Exception, bool)
- func (o *EventSubscription) GetExptAnaType() ExpectedAnalyticsType
- func (o *EventSubscription) GetExptAnaTypeOk() (*ExpectedAnalyticsType, bool)
- func (o *EventSubscription) GetExptUeBehav() ExpectedUeBehaviourData
- func (o *EventSubscription) GetExptUeBehavOk() (*ExpectedUeBehaviourData, bool)
- func (o *EventSubscription) GetExtraReportReq() EventReportingRequirement
- func (o *EventSubscription) GetExtraReportReqOk() (*EventReportingRequirement, bool)
- func (o *EventSubscription) GetLadnDnns() []string
- func (o *EventSubscription) GetLadnDnnsOk() ([]string, bool)
- func (o *EventSubscription) GetListOfAnaSubsets() []AnalyticsSubset
- func (o *EventSubscription) GetListOfAnaSubsetsOk() ([]AnalyticsSubset, bool)
- func (o *EventSubscription) GetLoadLevelThreshold() int32
- func (o *EventSubscription) GetLoadLevelThresholdOk() (*int32, bool)
- func (o *EventSubscription) GetMatchingDir() MatchingDirection
- func (o *EventSubscription) GetMatchingDirOk() (*MatchingDirection, bool)
- func (o *EventSubscription) GetMaxTopAppDlNbr() int32
- func (o *EventSubscription) GetMaxTopAppDlNbrOk() (*int32, bool)
- func (o *EventSubscription) GetMaxTopAppUlNbr() int32
- func (o *EventSubscription) GetMaxTopAppUlNbrOk() (*int32, bool)
- func (o *EventSubscription) GetNetworkArea() NetworkAreaInfo
- func (o *EventSubscription) GetNetworkAreaOk() (*NetworkAreaInfo, bool)
- func (o *EventSubscription) GetNfInstanceIds() []string
- func (o *EventSubscription) GetNfInstanceIdsOk() ([]string, bool)
- func (o *EventSubscription) GetNfLoadLvlThds() []ThresholdLevel
- func (o *EventSubscription) GetNfLoadLvlThdsOk() ([]ThresholdLevel, bool)
- func (o *EventSubscription) GetNfSetIds() []string
- func (o *EventSubscription) GetNfSetIdsOk() ([]string, bool)
- func (o *EventSubscription) GetNfTypes() []NFType
- func (o *EventSubscription) GetNfTypesOk() ([]NFType, bool)
- func (o *EventSubscription) GetNotificationMethod() NotificationMethod
- func (o *EventSubscription) GetNotificationMethodOk() (*NotificationMethod, bool)
- func (o *EventSubscription) GetNsiIdInfos() []NsiIdInfo
- func (o *EventSubscription) GetNsiIdInfosOk() ([]NsiIdInfo, bool)
- func (o *EventSubscription) GetNsiLevelThrds() []int32
- func (o *EventSubscription) GetNsiLevelThrdsOk() ([]int32, bool)
- func (o *EventSubscription) GetNwPerfRequs() []NetworkPerfRequirement
- func (o *EventSubscription) GetNwPerfRequsOk() ([]NetworkPerfRequirement, bool)
- func (o *EventSubscription) GetQosFlowRetThds() []RetainabilityThreshold
- func (o *EventSubscription) GetQosFlowRetThdsOk() ([]RetainabilityThreshold, bool)
- func (o *EventSubscription) GetQosRequ() QosRequirement
- func (o *EventSubscription) GetQosRequOk() (*QosRequirement, bool)
- func (o *EventSubscription) GetRanUeThrouThds() []string
- func (o *EventSubscription) GetRanUeThrouThdsOk() ([]string, bool)
- func (o *EventSubscription) GetRatFreqs() []RatFreqInformation
- func (o *EventSubscription) GetRatFreqsOk() ([]RatFreqInformation, bool)
- func (o *EventSubscription) GetRedTransReqs() []RedundantTransmissionExpReq
- func (o *EventSubscription) GetRedTransReqsOk() ([]RedundantTransmissionExpReq, bool)
- func (o *EventSubscription) GetRepetitionPeriod() int32
- func (o *EventSubscription) GetRepetitionPeriodOk() (*int32, bool)
- func (o *EventSubscription) GetSnssaia() []Snssai
- func (o *EventSubscription) GetSnssaiaOk() ([]Snssai, bool)
- func (o *EventSubscription) GetTgtUe() TargetUeInformation
- func (o *EventSubscription) GetTgtUeOk() (*TargetUeInformation, bool)
- func (o *EventSubscription) GetUpfInfo() UpfInformation
- func (o *EventSubscription) GetUpfInfoOk() (*UpfInformation, bool)
- func (o *EventSubscription) GetVisitedAreas() []NetworkAreaInfo
- func (o *EventSubscription) GetVisitedAreasOk() ([]NetworkAreaInfo, bool)
- func (o *EventSubscription) GetWlanReqs() []WlanPerformanceReq
- func (o *EventSubscription) GetWlanReqsOk() ([]WlanPerformanceReq, bool)
- func (o *EventSubscription) HasAnySlice() bool
- func (o *EventSubscription) HasAppIds() bool
- func (o *EventSubscription) HasAppServerAddrs() bool
- func (o *EventSubscription) HasBwRequs() bool
- func (o *EventSubscription) HasCongThresholds() bool
- func (o *EventSubscription) HasDisperReqs() bool
- func (o *EventSubscription) HasDnPerfReqs() bool
- func (o *EventSubscription) HasDnais() bool
- func (o *EventSubscription) HasDnns() bool
- func (o *EventSubscription) HasExcepRequs() bool
- func (o *EventSubscription) HasExptAnaType() bool
- func (o *EventSubscription) HasExptUeBehav() bool
- func (o *EventSubscription) HasExtraReportReq() bool
- func (o *EventSubscription) HasLadnDnns() bool
- func (o *EventSubscription) HasListOfAnaSubsets() bool
- func (o *EventSubscription) HasLoadLevelThreshold() bool
- func (o *EventSubscription) HasMatchingDir() bool
- func (o *EventSubscription) HasMaxTopAppDlNbr() bool
- func (o *EventSubscription) HasMaxTopAppUlNbr() bool
- func (o *EventSubscription) HasNetworkArea() bool
- func (o *EventSubscription) HasNfInstanceIds() bool
- func (o *EventSubscription) HasNfLoadLvlThds() bool
- func (o *EventSubscription) HasNfSetIds() bool
- func (o *EventSubscription) HasNfTypes() bool
- func (o *EventSubscription) HasNotificationMethod() bool
- func (o *EventSubscription) HasNsiIdInfos() bool
- func (o *EventSubscription) HasNsiLevelThrds() bool
- func (o *EventSubscription) HasNwPerfRequs() bool
- func (o *EventSubscription) HasQosFlowRetThds() bool
- func (o *EventSubscription) HasQosRequ() bool
- func (o *EventSubscription) HasRanUeThrouThds() bool
- func (o *EventSubscription) HasRatFreqs() bool
- func (o *EventSubscription) HasRedTransReqs() bool
- func (o *EventSubscription) HasRepetitionPeriod() bool
- func (o *EventSubscription) HasSnssaia() bool
- func (o *EventSubscription) HasTgtUe() bool
- func (o *EventSubscription) HasUpfInfo() bool
- func (o *EventSubscription) HasVisitedAreas() bool
- func (o *EventSubscription) HasWlanReqs() bool
- func (o EventSubscription) MarshalJSON() ([]byte, error)
- func (o *EventSubscription) SetAnySlice(v bool)
- func (o *EventSubscription) SetAppIds(v []string)
- func (o *EventSubscription) SetAppServerAddrs(v []AddrFqdn)
- func (o *EventSubscription) SetBwRequs(v []BwRequirement)
- func (o *EventSubscription) SetCongThresholds(v []ThresholdLevel)
- func (o *EventSubscription) SetDisperReqs(v []DispersionRequirement)
- func (o *EventSubscription) SetDnPerfReqs(v []DnPerformanceReq)
- func (o *EventSubscription) SetDnais(v []string)
- func (o *EventSubscription) SetDnns(v []string)
- func (o *EventSubscription) SetEvent(v NwdafEvent)
- func (o *EventSubscription) SetExcepRequs(v []Exception)
- func (o *EventSubscription) SetExptAnaType(v ExpectedAnalyticsType)
- func (o *EventSubscription) SetExptUeBehav(v ExpectedUeBehaviourData)
- func (o *EventSubscription) SetExtraReportReq(v EventReportingRequirement)
- func (o *EventSubscription) SetLadnDnns(v []string)
- func (o *EventSubscription) SetListOfAnaSubsets(v []AnalyticsSubset)
- func (o *EventSubscription) SetLoadLevelThreshold(v int32)
- func (o *EventSubscription) SetMatchingDir(v MatchingDirection)
- func (o *EventSubscription) SetMaxTopAppDlNbr(v int32)
- func (o *EventSubscription) SetMaxTopAppUlNbr(v int32)
- func (o *EventSubscription) SetNetworkArea(v NetworkAreaInfo)
- func (o *EventSubscription) SetNfInstanceIds(v []string)
- func (o *EventSubscription) SetNfLoadLvlThds(v []ThresholdLevel)
- func (o *EventSubscription) SetNfSetIds(v []string)
- func (o *EventSubscription) SetNfTypes(v []NFType)
- func (o *EventSubscription) SetNotificationMethod(v NotificationMethod)
- func (o *EventSubscription) SetNsiIdInfos(v []NsiIdInfo)
- func (o *EventSubscription) SetNsiLevelThrds(v []int32)
- func (o *EventSubscription) SetNwPerfRequs(v []NetworkPerfRequirement)
- func (o *EventSubscription) SetQosFlowRetThds(v []RetainabilityThreshold)
- func (o *EventSubscription) SetQosRequ(v QosRequirement)
- func (o *EventSubscription) SetRanUeThrouThds(v []string)
- func (o *EventSubscription) SetRatFreqs(v []RatFreqInformation)
- func (o *EventSubscription) SetRedTransReqs(v []RedundantTransmissionExpReq)
- func (o *EventSubscription) SetRepetitionPeriod(v int32)
- func (o *EventSubscription) SetSnssaia(v []Snssai)
- func (o *EventSubscription) SetTgtUe(v TargetUeInformation)
- func (o *EventSubscription) SetUpfInfo(v UpfInformation)
- func (o *EventSubscription) SetVisitedAreas(v []NetworkAreaInfo)
- func (o *EventSubscription) SetWlanReqs(v []WlanPerformanceReq)
- func (o EventSubscription) ToMap() (map[string]interface{}, error)
- type EventSubscription1
- func (o *EventSubscription1) GetAppIds() []string
- func (o *EventSubscription1) GetAppIdsOk() ([]string, bool)
- func (o *EventSubscription1) GetDddStati() []DlDataDeliveryStatus
- func (o *EventSubscription1) GetDddStatiOk() ([]DlDataDeliveryStatus, bool)
- func (o *EventSubscription1) GetDddTraDescriptors() []DddTrafficDescriptor
- func (o *EventSubscription1) GetDddTraDescriptorsOk() ([]DddTrafficDescriptor, bool)
- func (o *EventSubscription1) GetDnaiChgType() DnaiChangeType
- func (o *EventSubscription1) GetDnaiChgTypeOk() (*DnaiChangeType, bool)
- func (o *EventSubscription1) GetEvent() SmfEvent
- func (o *EventSubscription1) GetEventOk() (*SmfEvent, bool)
- func (o *EventSubscription1) GetTargetPeriod() TimeWindow
- func (o *EventSubscription1) GetTargetPeriodOk() (*TimeWindow, bool)
- func (o *EventSubscription1) GetTransacDispInd() bool
- func (o *EventSubscription1) GetTransacDispIndOk() (*bool, bool)
- func (o *EventSubscription1) GetTransacMetrics() []TransactionMetric
- func (o *EventSubscription1) GetTransacMetricsOk() ([]TransactionMetric, bool)
- func (o *EventSubscription1) GetUeIpAddr() IpAddr
- func (o *EventSubscription1) GetUeIpAddrOk() (*IpAddr, bool)
- func (o *EventSubscription1) HasAppIds() bool
- func (o *EventSubscription1) HasDddStati() bool
- func (o *EventSubscription1) HasDddTraDescriptors() bool
- func (o *EventSubscription1) HasDnaiChgType() bool
- func (o *EventSubscription1) HasTargetPeriod() bool
- func (o *EventSubscription1) HasTransacDispInd() bool
- func (o *EventSubscription1) HasTransacMetrics() bool
- func (o *EventSubscription1) HasUeIpAddr() bool
- func (o EventSubscription1) MarshalJSON() ([]byte, error)
- func (o *EventSubscription1) SetAppIds(v []string)
- func (o *EventSubscription1) SetDddStati(v []DlDataDeliveryStatus)
- func (o *EventSubscription1) SetDddTraDescriptors(v []DddTrafficDescriptor)
- func (o *EventSubscription1) SetDnaiChgType(v DnaiChangeType)
- func (o *EventSubscription1) SetEvent(v SmfEvent)
- func (o *EventSubscription1) SetTargetPeriod(v TimeWindow)
- func (o *EventSubscription1) SetTransacDispInd(v bool)
- func (o *EventSubscription1) SetTransacMetrics(v []TransactionMetric)
- func (o *EventSubscription1) SetUeIpAddr(v IpAddr)
- func (o EventSubscription1) ToMap() (map[string]interface{}, error)
- type EventType
- type EventsSubs
- func (o *EventsSubs) GetEvent() AfEvent
- func (o *EventsSubs) GetEventFilter() EventFilter
- func (o *EventsSubs) GetEventFilterOk() (*EventFilter, bool)
- func (o *EventsSubs) GetEventOk() (*AfEvent, bool)
- func (o EventsSubs) MarshalJSON() ([]byte, error)
- func (o *EventsSubs) SetEvent(v AfEvent)
- func (o *EventsSubs) SetEventFilter(v EventFilter)
- func (o EventsSubs) ToMap() (map[string]interface{}, error)
- type Exception
- func (o *Exception) GetExcepId() ExceptionId
- func (o *Exception) GetExcepIdOk() (*ExceptionId, bool)
- func (o *Exception) GetExcepLevel() int32
- func (o *Exception) GetExcepLevelOk() (*int32, bool)
- func (o *Exception) GetExcepTrend() ExceptionTrend
- func (o *Exception) GetExcepTrendOk() (*ExceptionTrend, bool)
- func (o *Exception) HasExcepLevel() bool
- func (o *Exception) HasExcepTrend() bool
- func (o Exception) MarshalJSON() ([]byte, error)
- func (o *Exception) SetExcepId(v ExceptionId)
- func (o *Exception) SetExcepLevel(v int32)
- func (o *Exception) SetExcepTrend(v ExceptionTrend)
- func (o Exception) ToMap() (map[string]interface{}, error)
- type ExceptionId
- type ExceptionInfo
- type ExceptionTrend
- type ExpectedAnalyticsType
- type ExpectedUeBehaviourData
- func (o *ExpectedUeBehaviourData) GetBatteryIndication() BatteryIndication
- func (o *ExpectedUeBehaviourData) GetBatteryIndicationOk() (*BatteryIndication, bool)
- func (o *ExpectedUeBehaviourData) GetCommunicationDurationTime() int32
- func (o *ExpectedUeBehaviourData) GetCommunicationDurationTimeOk() (*int32, bool)
- func (o *ExpectedUeBehaviourData) GetExpectedUmts() []LocationArea
- func (o *ExpectedUeBehaviourData) GetExpectedUmtsOk() ([]LocationArea, bool)
- func (o *ExpectedUeBehaviourData) GetPeriodicTime() int32
- func (o *ExpectedUeBehaviourData) GetPeriodicTimeOk() (*int32, bool)
- func (o *ExpectedUeBehaviourData) GetScheduledCommunicationTime() ScheduledCommunicationTime1
- func (o *ExpectedUeBehaviourData) GetScheduledCommunicationTimeOk() (*ScheduledCommunicationTime1, bool)
- func (o *ExpectedUeBehaviourData) GetScheduledCommunicationType() ScheduledCommunicationType
- func (o *ExpectedUeBehaviourData) GetScheduledCommunicationTypeOk() (*ScheduledCommunicationType, bool)
- func (o *ExpectedUeBehaviourData) GetStationaryIndication() StationaryIndication
- func (o *ExpectedUeBehaviourData) GetStationaryIndicationOk() (*StationaryIndication, bool)
- func (o *ExpectedUeBehaviourData) GetTrafficProfile() TrafficProfile
- func (o *ExpectedUeBehaviourData) GetTrafficProfileOk() (*TrafficProfile, bool)
- func (o *ExpectedUeBehaviourData) GetValidityTime() time.Time
- func (o *ExpectedUeBehaviourData) GetValidityTimeOk() (*time.Time, bool)
- func (o *ExpectedUeBehaviourData) HasBatteryIndication() bool
- func (o *ExpectedUeBehaviourData) HasCommunicationDurationTime() bool
- func (o *ExpectedUeBehaviourData) HasExpectedUmts() bool
- func (o *ExpectedUeBehaviourData) HasPeriodicTime() bool
- func (o *ExpectedUeBehaviourData) HasScheduledCommunicationTime() bool
- func (o *ExpectedUeBehaviourData) HasScheduledCommunicationType() bool
- func (o *ExpectedUeBehaviourData) HasStationaryIndication() bool
- func (o *ExpectedUeBehaviourData) HasTrafficProfile() bool
- func (o *ExpectedUeBehaviourData) HasValidityTime() bool
- func (o ExpectedUeBehaviourData) MarshalJSON() ([]byte, error)
- func (o *ExpectedUeBehaviourData) SetBatteryIndication(v BatteryIndication)
- func (o *ExpectedUeBehaviourData) SetCommunicationDurationTime(v int32)
- func (o *ExpectedUeBehaviourData) SetExpectedUmts(v []LocationArea)
- func (o *ExpectedUeBehaviourData) SetPeriodicTime(v int32)
- func (o *ExpectedUeBehaviourData) SetScheduledCommunicationTime(v ScheduledCommunicationTime1)
- func (o *ExpectedUeBehaviourData) SetScheduledCommunicationType(v ScheduledCommunicationType)
- func (o *ExpectedUeBehaviourData) SetStationaryIndication(v StationaryIndication)
- func (o *ExpectedUeBehaviourData) SetTrafficProfile(v TrafficProfile)
- func (o *ExpectedUeBehaviourData) SetValidityTime(v time.Time)
- func (o ExpectedUeBehaviourData) ToMap() (map[string]interface{}, error)
- type ExtSnssai
- func (o *ExtSnssai) GetSdRanges() []SdRange
- func (o *ExtSnssai) GetSdRangesOk() ([]SdRange, bool)
- func (o *ExtSnssai) GetWildcardSd() bool
- func (o *ExtSnssai) GetWildcardSdOk() (*bool, bool)
- func (o *ExtSnssai) HasSdRanges() bool
- func (o *ExtSnssai) HasWildcardSd() bool
- func (o ExtSnssai) MarshalJSON() ([]byte, error)
- func (o *ExtSnssai) SetSdRanges(v []SdRange)
- func (o *ExtSnssai) SetWildcardSd(v bool)
- func (o ExtSnssai) ToMap() (map[string]interface{}, error)
- type ExternalClientType
- type FailureEventInfo
- func (o *FailureEventInfo) GetEvent() NwdafEvent
- func (o *FailureEventInfo) GetEventOk() (*NwdafEvent, bool)
- func (o *FailureEventInfo) GetFailureCode() NwdafFailureCode
- func (o *FailureEventInfo) GetFailureCodeOk() (*NwdafFailureCode, bool)
- func (o FailureEventInfo) MarshalJSON() ([]byte, error)
- func (o *FailureEventInfo) SetEvent(v NwdafEvent)
- func (o *FailureEventInfo) SetFailureCode(v NwdafFailureCode)
- func (o FailureEventInfo) ToMap() (map[string]interface{}, error)
- type FetchInstruction
- func (o *FetchInstruction) GetExpiry() time.Time
- func (o *FetchInstruction) GetExpiryOk() (*time.Time, bool)
- func (o *FetchInstruction) GetFetchCorrIds() []string
- func (o *FetchInstruction) GetFetchCorrIdsOk() ([]string, bool)
- func (o *FetchInstruction) GetFetchUri() string
- func (o *FetchInstruction) GetFetchUriOk() (*string, bool)
- func (o *FetchInstruction) HasExpiry() bool
- func (o FetchInstruction) MarshalJSON() ([]byte, error)
- func (o *FetchInstruction) SetExpiry(v time.Time)
- func (o *FetchInstruction) SetFetchCorrIds(v []string)
- func (o *FetchInstruction) SetFetchUri(v string)
- func (o FetchInstruction) ToMap() (map[string]interface{}, error)
- type FlowDirection
- type FlowInfo
- func (o *FlowInfo) GetFlowDescriptions() []string
- func (o *FlowInfo) GetFlowDescriptionsOk() ([]string, bool)
- func (o *FlowInfo) GetFlowId() int32
- func (o *FlowInfo) GetFlowIdOk() (*int32, bool)
- func (o *FlowInfo) HasFlowDescriptions() bool
- func (o FlowInfo) MarshalJSON() ([]byte, error)
- func (o *FlowInfo) SetFlowDescriptions(v []string)
- func (o *FlowInfo) SetFlowId(v int32)
- func (o FlowInfo) ToMap() (map[string]interface{}, error)
- type FormattingInstruction
- func (o *FormattingInstruction) GetConsTrigNotif() bool
- func (o *FormattingInstruction) GetConsTrigNotifOk() (*bool, bool)
- func (o *FormattingInstruction) GetReportingOptions() ReportingOptions
- func (o *FormattingInstruction) GetReportingOptionsOk() (*ReportingOptions, bool)
- func (o *FormattingInstruction) HasConsTrigNotif() bool
- func (o *FormattingInstruction) HasReportingOptions() bool
- func (o FormattingInstruction) MarshalJSON() ([]byte, error)
- func (o *FormattingInstruction) SetConsTrigNotif(v bool)
- func (o *FormattingInstruction) SetReportingOptions(v ReportingOptions)
- func (o FormattingInstruction) ToMap() (map[string]interface{}, error)
- type GADShape
- type GNbId
- func (o *GNbId) GetBitLength() int32
- func (o *GNbId) GetBitLengthOk() (*int32, bool)
- func (o *GNbId) GetGNBValue() string
- func (o *GNbId) GetGNBValueOk() (*string, bool)
- func (o GNbId) MarshalJSON() ([]byte, error)
- func (o *GNbId) SetBitLength(v int32)
- func (o *GNbId) SetGNBValue(v string)
- func (o GNbId) ToMap() (map[string]interface{}, error)
- type GenericOpenAPIError
- type GeographicArea
- type GeographicalCoordinates
- func (o *GeographicalCoordinates) GetLat() float64
- func (o *GeographicalCoordinates) GetLatOk() (*float64, bool)
- func (o *GeographicalCoordinates) GetLon() float64
- func (o *GeographicalCoordinates) GetLonOk() (*float64, bool)
- func (o GeographicalCoordinates) MarshalJSON() ([]byte, error)
- func (o *GeographicalCoordinates) SetLat(v float64)
- func (o *GeographicalCoordinates) SetLon(v float64)
- func (o GeographicalCoordinates) ToMap() (map[string]interface{}, error)
- type GeraLocation
- type GlobalRanNodeId
- type GmlcInfo
- func (o *GmlcInfo) GetGmlcNumbers() []string
- func (o *GmlcInfo) GetGmlcNumbersOk() ([]string, bool)
- func (o *GmlcInfo) GetServingClientTypes() []ExternalClientType
- func (o *GmlcInfo) GetServingClientTypesOk() ([]ExternalClientType, bool)
- func (o *GmlcInfo) HasGmlcNumbers() bool
- func (o *GmlcInfo) HasServingClientTypes() bool
- func (o GmlcInfo) MarshalJSON() ([]byte, error)
- func (o *GmlcInfo) SetGmlcNumbers(v []string)
- func (o *GmlcInfo) SetServingClientTypes(v []ExternalClientType)
- func (o GmlcInfo) ToMap() (map[string]interface{}, error)
- type Guami
- func (o *Guami) GetAmfId() string
- func (o *Guami) GetAmfIdOk() (*string, bool)
- func (o *Guami) GetPlmnId() PlmnIdNid
- func (o *Guami) GetPlmnIdOk() (*PlmnIdNid, bool)
- func (o Guami) MarshalJSON() ([]byte, error)
- func (o *Guami) SetAmfId(v string)
- func (o *Guami) SetPlmnId(v PlmnIdNid)
- func (o Guami) ToMap() (map[string]interface{}, error)
- type GuamiListCond
- type HfcNodeId
- type HssInfo
- func (o *HssInfo) GetAdditionalDiamAddresses() []NetworkNodeDiameterAddress
- func (o *HssInfo) GetAdditionalDiamAddressesOk() ([]NetworkNodeDiameterAddress, bool)
- func (o *HssInfo) GetExternalGroupIdentifiersRanges() []IdentityRange
- func (o *HssInfo) GetExternalGroupIdentifiersRangesOk() ([]IdentityRange, bool)
- func (o *HssInfo) GetGroupId() string
- func (o *HssInfo) GetGroupIdOk() (*string, bool)
- func (o *HssInfo) GetHssDiameterAddress() NetworkNodeDiameterAddress
- func (o *HssInfo) GetHssDiameterAddressOk() (*NetworkNodeDiameterAddress, bool)
- func (o *HssInfo) GetImsPrivateIdentityRanges() []IdentityRange
- func (o *HssInfo) GetImsPrivateIdentityRangesOk() ([]IdentityRange, bool)
- func (o *HssInfo) GetImsPublicIdentityRanges() []IdentityRange
- func (o *HssInfo) GetImsPublicIdentityRangesOk() ([]IdentityRange, bool)
- func (o *HssInfo) GetImsiRanges() []ImsiRange
- func (o *HssInfo) GetImsiRangesOk() ([]ImsiRange, bool)
- func (o *HssInfo) GetMsisdnRanges() []IdentityRange
- func (o *HssInfo) GetMsisdnRangesOk() ([]IdentityRange, bool)
- func (o *HssInfo) HasAdditionalDiamAddresses() bool
- func (o *HssInfo) HasExternalGroupIdentifiersRanges() bool
- func (o *HssInfo) HasGroupId() bool
- func (o *HssInfo) HasHssDiameterAddress() bool
- func (o *HssInfo) HasImsPrivateIdentityRanges() bool
- func (o *HssInfo) HasImsPublicIdentityRanges() bool
- func (o *HssInfo) HasImsiRanges() bool
- func (o *HssInfo) HasMsisdnRanges() bool
- func (o HssInfo) MarshalJSON() ([]byte, error)
- func (o *HssInfo) SetAdditionalDiamAddresses(v []NetworkNodeDiameterAddress)
- func (o *HssInfo) SetExternalGroupIdentifiersRanges(v []IdentityRange)
- func (o *HssInfo) SetGroupId(v string)
- func (o *HssInfo) SetHssDiameterAddress(v NetworkNodeDiameterAddress)
- func (o *HssInfo) SetImsPrivateIdentityRanges(v []IdentityRange)
- func (o *HssInfo) SetImsPublicIdentityRanges(v []IdentityRange)
- func (o *HssInfo) SetImsiRanges(v []ImsiRange)
- func (o *HssInfo) SetMsisdnRanges(v []IdentityRange)
- func (o HssInfo) ToMap() (map[string]interface{}, error)
- type IdentityRange
- type IdleStatusIndication
- func (o *IdleStatusIndication) GetActiveTime() int32
- func (o *IdleStatusIndication) GetActiveTimeOk() (*int32, bool)
- func (o *IdleStatusIndication) GetEdrxCycleLength() int32
- func (o *IdleStatusIndication) GetEdrxCycleLengthOk() (*int32, bool)
- func (o *IdleStatusIndication) GetSubsRegTimer() int32
- func (o *IdleStatusIndication) GetSubsRegTimerOk() (*int32, bool)
- func (o *IdleStatusIndication) GetSuggestedNumOfDlPackets() int32
- func (o *IdleStatusIndication) GetSuggestedNumOfDlPacketsOk() (*int32, bool)
- func (o *IdleStatusIndication) GetTimeStamp() time.Time
- func (o *IdleStatusIndication) GetTimeStampOk() (*time.Time, bool)
- func (o *IdleStatusIndication) HasActiveTime() bool
- func (o *IdleStatusIndication) HasEdrxCycleLength() bool
- func (o *IdleStatusIndication) HasSubsRegTimer() bool
- func (o *IdleStatusIndication) HasSuggestedNumOfDlPackets() bool
- func (o *IdleStatusIndication) HasTimeStamp() bool
- func (o IdleStatusIndication) MarshalJSON() ([]byte, error)
- func (o *IdleStatusIndication) SetActiveTime(v int32)
- func (o *IdleStatusIndication) SetEdrxCycleLength(v int32)
- func (o *IdleStatusIndication) SetSubsRegTimer(v int32)
- func (o *IdleStatusIndication) SetSuggestedNumOfDlPackets(v int32)
- func (o *IdleStatusIndication) SetTimeStamp(v time.Time)
- func (o IdleStatusIndication) ToMap() (map[string]interface{}, error)
- type ImsiRange
- type IndividualNWDAFDataManagementSubscriptionDocumentApiService
- func (a *IndividualNWDAFDataManagementSubscriptionDocumentApiService) DeleteNWDAFDataSubscription(ctx context.Context, subscriptionId string) ApiDeleteNWDAFDataSubscriptionRequest
- func (a *IndividualNWDAFDataManagementSubscriptionDocumentApiService) DeleteNWDAFDataSubscriptionExecute(r ApiDeleteNWDAFDataSubscriptionRequest) (*http.Response, error)
- func (a *IndividualNWDAFDataManagementSubscriptionDocumentApiService) UpdateNWDAFDataSubscription(ctx context.Context, subscriptionId string) ApiUpdateNWDAFDataSubscriptionRequest
- func (a *IndividualNWDAFDataManagementSubscriptionDocumentApiService) UpdateNWDAFDataSubscriptionExecute(r ApiUpdateNWDAFDataSubscriptionRequest) (*NnwdafDataManagementSubsc, *http.Response, error)
- type InterfaceUpfInfoItem
- type InternalGroupIdRange
- type InvalidParam
- func (o *InvalidParam) GetParam() string
- func (o *InvalidParam) GetParamOk() (*string, bool)
- func (o *InvalidParam) GetReason() string
- func (o *InvalidParam) GetReasonOk() (*string, bool)
- func (o *InvalidParam) HasReason() bool
- func (o InvalidParam) MarshalJSON() ([]byte, error)
- func (o *InvalidParam) SetParam(v string)
- func (o *InvalidParam) SetReason(v string)
- func (o InvalidParam) ToMap() (map[string]interface{}, error)
- type IpAddr
- type IpEndPoint
- func (o *IpEndPoint) GetIpv4Address() string
- func (o *IpEndPoint) GetIpv4AddressOk() (*string, bool)
- func (o *IpEndPoint) GetIpv6Address() Ipv6Addr
- func (o *IpEndPoint) GetIpv6AddressOk() (*Ipv6Addr, bool)
- func (o *IpEndPoint) GetPort() int32
- func (o *IpEndPoint) GetPortOk() (*int32, bool)
- func (o *IpEndPoint) GetTransport() TransportProtocol1
- func (o *IpEndPoint) GetTransportOk() (*TransportProtocol1, bool)
- func (o *IpEndPoint) HasIpv4Address() bool
- func (o *IpEndPoint) HasIpv6Address() bool
- func (o *IpEndPoint) HasPort() bool
- func (o *IpEndPoint) HasTransport() bool
- func (o IpEndPoint) MarshalJSON() ([]byte, error)
- func (o *IpEndPoint) SetIpv4Address(v string)
- func (o *IpEndPoint) SetIpv6Address(v Ipv6Addr)
- func (o *IpEndPoint) SetPort(v int32)
- func (o *IpEndPoint) SetTransport(v TransportProtocol1)
- func (o IpEndPoint) ToMap() (map[string]interface{}, error)
- type IpEthFlowDescription
- type IpIndex
- type IpPacketFilterSet
- func (o *IpPacketFilterSet) GetDirection() string
- func (o *IpPacketFilterSet) GetDirectionOk() (*string, bool)
- func (o *IpPacketFilterSet) GetDstIp() string
- func (o *IpPacketFilterSet) GetDstIpOk() (*string, bool)
- func (o *IpPacketFilterSet) GetDstPort() int32
- func (o *IpPacketFilterSet) GetDstPortOk() (*int32, bool)
- func (o *IpPacketFilterSet) GetFlowLabel() int32
- func (o *IpPacketFilterSet) GetFlowLabelOk() (*int32, bool)
- func (o *IpPacketFilterSet) GetProtocol() int32
- func (o *IpPacketFilterSet) GetProtocolOk() (*int32, bool)
- func (o *IpPacketFilterSet) GetSpi() int32
- func (o *IpPacketFilterSet) GetSpiOk() (*int32, bool)
- func (o *IpPacketFilterSet) GetSrcIp() string
- func (o *IpPacketFilterSet) GetSrcIpOk() (*string, bool)
- func (o *IpPacketFilterSet) GetSrcPort() int32
- func (o *IpPacketFilterSet) GetSrcPortOk() (*int32, bool)
- func (o *IpPacketFilterSet) GetToSTc() string
- func (o *IpPacketFilterSet) GetToSTcOk() (*string, bool)
- func (o *IpPacketFilterSet) HasDstIp() bool
- func (o *IpPacketFilterSet) HasDstPort() bool
- func (o *IpPacketFilterSet) HasFlowLabel() bool
- func (o *IpPacketFilterSet) HasProtocol() bool
- func (o *IpPacketFilterSet) HasSpi() bool
- func (o *IpPacketFilterSet) HasSrcIp() bool
- func (o *IpPacketFilterSet) HasSrcPort() bool
- func (o *IpPacketFilterSet) HasToSTc() bool
- func (o IpPacketFilterSet) MarshalJSON() ([]byte, error)
- func (o *IpPacketFilterSet) SetDirection(v string)
- func (o *IpPacketFilterSet) SetDstIp(v string)
- func (o *IpPacketFilterSet) SetDstPort(v int32)
- func (o *IpPacketFilterSet) SetFlowLabel(v int32)
- func (o *IpPacketFilterSet) SetProtocol(v int32)
- func (o *IpPacketFilterSet) SetSpi(v int32)
- func (o *IpPacketFilterSet) SetSrcIp(v string)
- func (o *IpPacketFilterSet) SetSrcPort(v int32)
- func (o *IpPacketFilterSet) SetToSTc(v string)
- func (o IpPacketFilterSet) ToMap() (map[string]interface{}, error)
- type IpReachability
- type Ipv4AddressRange
- func (o *Ipv4AddressRange) GetEnd() string
- func (o *Ipv4AddressRange) GetEndOk() (*string, bool)
- func (o *Ipv4AddressRange) GetStart() string
- func (o *Ipv4AddressRange) GetStartOk() (*string, bool)
- func (o *Ipv4AddressRange) HasEnd() bool
- func (o *Ipv4AddressRange) HasStart() bool
- func (o Ipv4AddressRange) MarshalJSON() ([]byte, error)
- func (o *Ipv4AddressRange) SetEnd(v string)
- func (o *Ipv4AddressRange) SetStart(v string)
- func (o Ipv4AddressRange) ToMap() (map[string]interface{}, error)
- type Ipv6Addr
- type Ipv6Prefix
- type Ipv6PrefixRange
- func (o *Ipv6PrefixRange) GetEnd() Ipv6Prefix
- func (o *Ipv6PrefixRange) GetEndOk() (*Ipv6Prefix, bool)
- func (o *Ipv6PrefixRange) GetStart() Ipv6Prefix
- func (o *Ipv6PrefixRange) GetStartOk() (*Ipv6Prefix, bool)
- func (o *Ipv6PrefixRange) HasEnd() bool
- func (o *Ipv6PrefixRange) HasStart() bool
- func (o Ipv6PrefixRange) MarshalJSON() ([]byte, error)
- func (o *Ipv6PrefixRange) SetEnd(v Ipv6Prefix)
- func (o *Ipv6PrefixRange) SetStart(v Ipv6Prefix)
- func (o Ipv6PrefixRange) ToMap() (map[string]interface{}, error)
- type IwmscInfo
- func (o *IwmscInfo) GetMsisdnRanges() []IdentityRange
- func (o *IwmscInfo) GetMsisdnRangesOk() ([]IdentityRange, bool)
- func (o *IwmscInfo) GetScNumber() string
- func (o *IwmscInfo) GetScNumberOk() (*string, bool)
- func (o *IwmscInfo) GetSupiRanges() []SupiRange
- func (o *IwmscInfo) GetSupiRangesOk() ([]SupiRange, bool)
- func (o *IwmscInfo) GetTaiRangeList() []TaiRange
- func (o *IwmscInfo) GetTaiRangeListOk() ([]TaiRange, bool)
- func (o *IwmscInfo) HasMsisdnRanges() bool
- func (o *IwmscInfo) HasScNumber() bool
- func (o *IwmscInfo) HasSupiRanges() bool
- func (o *IwmscInfo) HasTaiRangeList() bool
- func (o IwmscInfo) MarshalJSON() ([]byte, error)
- func (o *IwmscInfo) SetMsisdnRanges(v []IdentityRange)
- func (o *IwmscInfo) SetScNumber(v string)
- func (o *IwmscInfo) SetSupiRanges(v []SupiRange)
- func (o *IwmscInfo) SetTaiRangeList(v []TaiRange)
- func (o IwmscInfo) ToMap() (map[string]interface{}, error)
- type LadnInfo
- func (o *LadnInfo) GetLadn() string
- func (o *LadnInfo) GetLadnOk() (*string, bool)
- func (o *LadnInfo) GetPresence() PresenceState
- func (o *LadnInfo) GetPresenceOk() (*PresenceState, bool)
- func (o *LadnInfo) HasPresence() bool
- func (o LadnInfo) MarshalJSON() ([]byte, error)
- func (o *LadnInfo) SetLadn(v string)
- func (o *LadnInfo) SetPresence(v PresenceState)
- func (o LadnInfo) ToMap() (map[string]interface{}, error)
- type LineType
- type LmfInfo
- func (o *LmfInfo) GetLmfId() string
- func (o *LmfInfo) GetLmfIdOk() (*string, bool)
- func (o *LmfInfo) GetServingAccessTypes() []AccessType
- func (o *LmfInfo) GetServingAccessTypesOk() ([]AccessType, bool)
- func (o *LmfInfo) GetServingAnNodeTypes() []AnNodeType
- func (o *LmfInfo) GetServingAnNodeTypesOk() ([]AnNodeType, bool)
- func (o *LmfInfo) GetServingClientTypes() []ExternalClientType
- func (o *LmfInfo) GetServingClientTypesOk() ([]ExternalClientType, bool)
- func (o *LmfInfo) GetServingRatTypes() []RatType
- func (o *LmfInfo) GetServingRatTypesOk() ([]RatType, bool)
- func (o *LmfInfo) GetSupportedGADShapes() []SupportedGADShapes
- func (o *LmfInfo) GetSupportedGADShapesOk() ([]SupportedGADShapes, bool)
- func (o *LmfInfo) GetTaiList() []Tai
- func (o *LmfInfo) GetTaiListOk() ([]Tai, bool)
- func (o *LmfInfo) GetTaiRangeList() []TaiRange
- func (o *LmfInfo) GetTaiRangeListOk() ([]TaiRange, bool)
- func (o *LmfInfo) HasLmfId() bool
- func (o *LmfInfo) HasServingAccessTypes() bool
- func (o *LmfInfo) HasServingAnNodeTypes() bool
- func (o *LmfInfo) HasServingClientTypes() bool
- func (o *LmfInfo) HasServingRatTypes() bool
- func (o *LmfInfo) HasSupportedGADShapes() bool
- func (o *LmfInfo) HasTaiList() bool
- func (o *LmfInfo) HasTaiRangeList() bool
- func (o LmfInfo) MarshalJSON() ([]byte, error)
- func (o *LmfInfo) SetLmfId(v string)
- func (o *LmfInfo) SetServingAccessTypes(v []AccessType)
- func (o *LmfInfo) SetServingAnNodeTypes(v []AnNodeType)
- func (o *LmfInfo) SetServingClientTypes(v []ExternalClientType)
- func (o *LmfInfo) SetServingRatTypes(v []RatType)
- func (o *LmfInfo) SetSupportedGADShapes(v []SupportedGADShapes)
- func (o *LmfInfo) SetTaiList(v []Tai)
- func (o *LmfInfo) SetTaiRangeList(v []TaiRange)
- func (o LmfInfo) ToMap() (map[string]interface{}, error)
- type Local2dPointUncertaintyEllipse
- func (o *Local2dPointUncertaintyEllipse) GetConfidence() int32
- func (o *Local2dPointUncertaintyEllipse) GetConfidenceOk() (*int32, bool)
- func (o *Local2dPointUncertaintyEllipse) GetLocalOrigin() LocalOrigin
- func (o *Local2dPointUncertaintyEllipse) GetLocalOriginOk() (*LocalOrigin, bool)
- func (o *Local2dPointUncertaintyEllipse) GetPoint() RelativeCartesianLocation
- func (o *Local2dPointUncertaintyEllipse) GetPointOk() (*RelativeCartesianLocation, bool)
- func (o *Local2dPointUncertaintyEllipse) GetUncertaintyEllipse() UncertaintyEllipse
- func (o *Local2dPointUncertaintyEllipse) GetUncertaintyEllipseOk() (*UncertaintyEllipse, bool)
- func (o Local2dPointUncertaintyEllipse) MarshalJSON() ([]byte, error)
- func (o *Local2dPointUncertaintyEllipse) SetConfidence(v int32)
- func (o *Local2dPointUncertaintyEllipse) SetLocalOrigin(v LocalOrigin)
- func (o *Local2dPointUncertaintyEllipse) SetPoint(v RelativeCartesianLocation)
- func (o *Local2dPointUncertaintyEllipse) SetUncertaintyEllipse(v UncertaintyEllipse)
- func (o Local2dPointUncertaintyEllipse) ToMap() (map[string]interface{}, error)
- type Local2dPointUncertaintyEllipseAllOf
- func (o *Local2dPointUncertaintyEllipseAllOf) GetConfidence() int32
- func (o *Local2dPointUncertaintyEllipseAllOf) GetConfidenceOk() (*int32, bool)
- func (o *Local2dPointUncertaintyEllipseAllOf) GetLocalOrigin() LocalOrigin
- func (o *Local2dPointUncertaintyEllipseAllOf) GetLocalOriginOk() (*LocalOrigin, bool)
- func (o *Local2dPointUncertaintyEllipseAllOf) GetPoint() RelativeCartesianLocation
- func (o *Local2dPointUncertaintyEllipseAllOf) GetPointOk() (*RelativeCartesianLocation, bool)
- func (o *Local2dPointUncertaintyEllipseAllOf) GetUncertaintyEllipse() UncertaintyEllipse
- func (o *Local2dPointUncertaintyEllipseAllOf) GetUncertaintyEllipseOk() (*UncertaintyEllipse, bool)
- func (o Local2dPointUncertaintyEllipseAllOf) MarshalJSON() ([]byte, error)
- func (o *Local2dPointUncertaintyEllipseAllOf) SetConfidence(v int32)
- func (o *Local2dPointUncertaintyEllipseAllOf) SetLocalOrigin(v LocalOrigin)
- func (o *Local2dPointUncertaintyEllipseAllOf) SetPoint(v RelativeCartesianLocation)
- func (o *Local2dPointUncertaintyEllipseAllOf) SetUncertaintyEllipse(v UncertaintyEllipse)
- func (o Local2dPointUncertaintyEllipseAllOf) ToMap() (map[string]interface{}, error)
- type Local3dPointUncertaintyEllipsoid
- func (o *Local3dPointUncertaintyEllipsoid) GetConfidence() int32
- func (o *Local3dPointUncertaintyEllipsoid) GetConfidenceOk() (*int32, bool)
- func (o *Local3dPointUncertaintyEllipsoid) GetLocalOrigin() LocalOrigin
- func (o *Local3dPointUncertaintyEllipsoid) GetLocalOriginOk() (*LocalOrigin, bool)
- func (o *Local3dPointUncertaintyEllipsoid) GetPoint() RelativeCartesianLocation
- func (o *Local3dPointUncertaintyEllipsoid) GetPointOk() (*RelativeCartesianLocation, bool)
- func (o *Local3dPointUncertaintyEllipsoid) GetUncertaintyEllipsoid() UncertaintyEllipsoid
- func (o *Local3dPointUncertaintyEllipsoid) GetUncertaintyEllipsoidOk() (*UncertaintyEllipsoid, bool)
- func (o Local3dPointUncertaintyEllipsoid) MarshalJSON() ([]byte, error)
- func (o *Local3dPointUncertaintyEllipsoid) SetConfidence(v int32)
- func (o *Local3dPointUncertaintyEllipsoid) SetLocalOrigin(v LocalOrigin)
- func (o *Local3dPointUncertaintyEllipsoid) SetPoint(v RelativeCartesianLocation)
- func (o *Local3dPointUncertaintyEllipsoid) SetUncertaintyEllipsoid(v UncertaintyEllipsoid)
- func (o Local3dPointUncertaintyEllipsoid) ToMap() (map[string]interface{}, error)
- type Local3dPointUncertaintyEllipsoidAllOf
- func (o *Local3dPointUncertaintyEllipsoidAllOf) GetConfidence() int32
- func (o *Local3dPointUncertaintyEllipsoidAllOf) GetConfidenceOk() (*int32, bool)
- func (o *Local3dPointUncertaintyEllipsoidAllOf) GetLocalOrigin() LocalOrigin
- func (o *Local3dPointUncertaintyEllipsoidAllOf) GetLocalOriginOk() (*LocalOrigin, bool)
- func (o *Local3dPointUncertaintyEllipsoidAllOf) GetPoint() RelativeCartesianLocation
- func (o *Local3dPointUncertaintyEllipsoidAllOf) GetPointOk() (*RelativeCartesianLocation, bool)
- func (o *Local3dPointUncertaintyEllipsoidAllOf) GetUncertaintyEllipsoid() UncertaintyEllipsoid
- func (o *Local3dPointUncertaintyEllipsoidAllOf) GetUncertaintyEllipsoidOk() (*UncertaintyEllipsoid, bool)
- func (o Local3dPointUncertaintyEllipsoidAllOf) MarshalJSON() ([]byte, error)
- func (o *Local3dPointUncertaintyEllipsoidAllOf) SetConfidence(v int32)
- func (o *Local3dPointUncertaintyEllipsoidAllOf) SetLocalOrigin(v LocalOrigin)
- func (o *Local3dPointUncertaintyEllipsoidAllOf) SetPoint(v RelativeCartesianLocation)
- func (o *Local3dPointUncertaintyEllipsoidAllOf) SetUncertaintyEllipsoid(v UncertaintyEllipsoid)
- func (o Local3dPointUncertaintyEllipsoidAllOf) ToMap() (map[string]interface{}, error)
- type LocalOrigin
- func (o *LocalOrigin) GetCoordinateId() string
- func (o *LocalOrigin) GetCoordinateIdOk() (*string, bool)
- func (o *LocalOrigin) GetPoint() GeographicalCoordinates
- func (o *LocalOrigin) GetPointOk() (*GeographicalCoordinates, bool)
- func (o *LocalOrigin) HasCoordinateId() bool
- func (o *LocalOrigin) HasPoint() bool
- func (o LocalOrigin) MarshalJSON() ([]byte, error)
- func (o *LocalOrigin) SetCoordinateId(v string)
- func (o *LocalOrigin) SetPoint(v GeographicalCoordinates)
- func (o LocalOrigin) ToMap() (map[string]interface{}, error)
- type LocalityDescription
- func (o *LocalityDescription) GetAddlLocDescrItems() []LocalityDescriptionItem
- func (o *LocalityDescription) GetAddlLocDescrItemsOk() ([]LocalityDescriptionItem, bool)
- func (o *LocalityDescription) GetLocalityType() LocalityType
- func (o *LocalityDescription) GetLocalityTypeOk() (*LocalityType, bool)
- func (o *LocalityDescription) GetLocalityValue() string
- func (o *LocalityDescription) GetLocalityValueOk() (*string, bool)
- func (o *LocalityDescription) HasAddlLocDescrItems() bool
- func (o LocalityDescription) MarshalJSON() ([]byte, error)
- func (o *LocalityDescription) SetAddlLocDescrItems(v []LocalityDescriptionItem)
- func (o *LocalityDescription) SetLocalityType(v LocalityType)
- func (o *LocalityDescription) SetLocalityValue(v string)
- func (o LocalityDescription) ToMap() (map[string]interface{}, error)
- type LocalityDescriptionItem
- func (o *LocalityDescriptionItem) GetLocalityType() LocalityType
- func (o *LocalityDescriptionItem) GetLocalityTypeOk() (*LocalityType, bool)
- func (o *LocalityDescriptionItem) GetLocalityValue() string
- func (o *LocalityDescriptionItem) GetLocalityValueOk() (*string, bool)
- func (o LocalityDescriptionItem) MarshalJSON() ([]byte, error)
- func (o *LocalityDescriptionItem) SetLocalityType(v LocalityType)
- func (o *LocalityDescriptionItem) SetLocalityValue(v string)
- func (o LocalityDescriptionItem) ToMap() (map[string]interface{}, error)
- type LocalityType
- type LocationAccuracy
- type LocationArea
- func (o *LocationArea) GetCivicAddresses() []CivicAddress
- func (o *LocationArea) GetCivicAddressesOk() ([]CivicAddress, bool)
- func (o *LocationArea) GetGeographicAreas() []GeographicArea
- func (o *LocationArea) GetGeographicAreasOk() ([]GeographicArea, bool)
- func (o *LocationArea) GetNwAreaInfo() NetworkAreaInfo1
- func (o *LocationArea) GetNwAreaInfoOk() (*NetworkAreaInfo1, bool)
- func (o *LocationArea) GetUmtTime() UmtTime
- func (o *LocationArea) GetUmtTimeOk() (*UmtTime, bool)
- func (o *LocationArea) HasCivicAddresses() bool
- func (o *LocationArea) HasGeographicAreas() bool
- func (o *LocationArea) HasNwAreaInfo() bool
- func (o *LocationArea) HasUmtTime() bool
- func (o LocationArea) MarshalJSON() ([]byte, error)
- func (o *LocationArea) SetCivicAddresses(v []CivicAddress)
- func (o *LocationArea) SetGeographicAreas(v []GeographicArea)
- func (o *LocationArea) SetNwAreaInfo(v NetworkAreaInfo1)
- func (o *LocationArea) SetUmtTime(v UmtTime)
- func (o LocationArea) ToMap() (map[string]interface{}, error)
- type LocationArea5G
- func (o *LocationArea5G) GetCivicAddresses() []CivicAddress
- func (o *LocationArea5G) GetCivicAddressesOk() ([]CivicAddress, bool)
- func (o *LocationArea5G) GetGeographicAreas() []GeographicArea
- func (o *LocationArea5G) GetGeographicAreasOk() ([]GeographicArea, bool)
- func (o *LocationArea5G) GetNwAreaInfo() NetworkAreaInfo
- func (o *LocationArea5G) GetNwAreaInfoOk() (*NetworkAreaInfo, bool)
- func (o *LocationArea5G) HasCivicAddresses() bool
- func (o *LocationArea5G) HasGeographicAreas() bool
- func (o *LocationArea5G) HasNwAreaInfo() bool
- func (o LocationArea5G) MarshalJSON() ([]byte, error)
- func (o *LocationArea5G) SetCivicAddresses(v []CivicAddress)
- func (o *LocationArea5G) SetGeographicAreas(v []GeographicArea)
- func (o *LocationArea5G) SetNwAreaInfo(v NetworkAreaInfo)
- func (o LocationArea5G) ToMap() (map[string]interface{}, error)
- type LocationAreaId
- func (o *LocationAreaId) GetLac() string
- func (o *LocationAreaId) GetLacOk() (*string, bool)
- func (o *LocationAreaId) GetPlmnId() PlmnId
- func (o *LocationAreaId) GetPlmnIdOk() (*PlmnId, bool)
- func (o LocationAreaId) MarshalJSON() ([]byte, error)
- func (o *LocationAreaId) SetLac(v string)
- func (o *LocationAreaId) SetPlmnId(v PlmnId)
- func (o LocationAreaId) ToMap() (map[string]interface{}, error)
- type LocationFilter
- type LocationInfo
- func (o *LocationInfo) GetConfidence() int32
- func (o *LocationInfo) GetConfidenceOk() (*int32, bool)
- func (o *LocationInfo) GetLoc() UserLocation
- func (o *LocationInfo) GetLocOk() (*UserLocation, bool)
- func (o *LocationInfo) GetRatio() int32
- func (o *LocationInfo) GetRatioOk() (*int32, bool)
- func (o *LocationInfo) HasConfidence() bool
- func (o *LocationInfo) HasRatio() bool
- func (o LocationInfo) MarshalJSON() ([]byte, error)
- func (o *LocationInfo) SetConfidence(v int32)
- func (o *LocationInfo) SetLoc(v UserLocation)
- func (o *LocationInfo) SetRatio(v int32)
- func (o LocationInfo) ToMap() (map[string]interface{}, error)
- type LocationReport
- type LocationReportingConfiguration
- func (o *LocationReportingConfiguration) GetAccuracy() LocationAccuracy
- func (o *LocationReportingConfiguration) GetAccuracyOk() (*LocationAccuracy, bool)
- func (o *LocationReportingConfiguration) GetCurrentLocation() bool
- func (o *LocationReportingConfiguration) GetCurrentLocationOk() (*bool, bool)
- func (o *LocationReportingConfiguration) GetN3gppAccuracy() LocationAccuracy
- func (o *LocationReportingConfiguration) GetN3gppAccuracyOk() (*LocationAccuracy, bool)
- func (o *LocationReportingConfiguration) GetOneTime() bool
- func (o *LocationReportingConfiguration) GetOneTimeOk() (*bool, bool)
- func (o *LocationReportingConfiguration) HasAccuracy() bool
- func (o *LocationReportingConfiguration) HasN3gppAccuracy() bool
- func (o *LocationReportingConfiguration) HasOneTime() bool
- func (o LocationReportingConfiguration) MarshalJSON() ([]byte, error)
- func (o *LocationReportingConfiguration) SetAccuracy(v LocationAccuracy)
- func (o *LocationReportingConfiguration) SetCurrentLocation(v bool)
- func (o *LocationReportingConfiguration) SetN3gppAccuracy(v LocationAccuracy)
- func (o *LocationReportingConfiguration) SetOneTime(v bool)
- func (o LocationReportingConfiguration) ToMap() (map[string]interface{}, error)
- type LossConnectivityCfg
- func (o *LossConnectivityCfg) GetMaxDetectionTime() int32
- func (o *LossConnectivityCfg) GetMaxDetectionTimeOk() (*int32, bool)
- func (o *LossConnectivityCfg) HasMaxDetectionTime() bool
- func (o LossConnectivityCfg) MarshalJSON() ([]byte, error)
- func (o *LossConnectivityCfg) SetMaxDetectionTime(v int32)
- func (o LossConnectivityCfg) ToMap() (map[string]interface{}, error)
- type LossConnectivityReport
- func (o *LossConnectivityReport) GetLossOfConnectReason() LossOfConnectivityReason
- func (o *LossConnectivityReport) GetLossOfConnectReasonOk() (*LossOfConnectivityReason, bool)
- func (o LossConnectivityReport) MarshalJSON() ([]byte, error)
- func (o *LossConnectivityReport) SetLossOfConnectReason(v LossOfConnectivityReason)
- func (o LossConnectivityReport) ToMap() (map[string]interface{}, error)
- type LossOfConnectivityReason
- type M5QoSSpecification
- func (o *M5QoSSpecification) GetDesLatency() int32
- func (o *M5QoSSpecification) GetDesLatencyOk() (*int32, bool)
- func (o *M5QoSSpecification) GetDesLoss() int32
- func (o *M5QoSSpecification) GetDesLossOk() (*int32, bool)
- func (o *M5QoSSpecification) GetMarBwDlBitRate() string
- func (o *M5QoSSpecification) GetMarBwDlBitRateOk() (*string, bool)
- func (o *M5QoSSpecification) GetMarBwUlBitRate() string
- func (o *M5QoSSpecification) GetMarBwUlBitRateOk() (*string, bool)
- func (o *M5QoSSpecification) GetMinDesBwDlBitRate() string
- func (o *M5QoSSpecification) GetMinDesBwDlBitRateOk() (*string, bool)
- func (o *M5QoSSpecification) GetMinDesBwUlBitRate() string
- func (o *M5QoSSpecification) GetMinDesBwUlBitRateOk() (*string, bool)
- func (o *M5QoSSpecification) GetMirBwDlBitRate() string
- func (o *M5QoSSpecification) GetMirBwDlBitRateOk() (*string, bool)
- func (o *M5QoSSpecification) GetMirBwUlBitRate() string
- func (o *M5QoSSpecification) GetMirBwUlBitRateOk() (*string, bool)
- func (o *M5QoSSpecification) HasDesLatency() bool
- func (o *M5QoSSpecification) HasDesLoss() bool
- func (o *M5QoSSpecification) HasMinDesBwDlBitRate() bool
- func (o *M5QoSSpecification) HasMinDesBwUlBitRate() bool
- func (o M5QoSSpecification) MarshalJSON() ([]byte, error)
- func (o *M5QoSSpecification) SetDesLatency(v int32)
- func (o *M5QoSSpecification) SetDesLoss(v int32)
- func (o *M5QoSSpecification) SetMarBwDlBitRate(v string)
- func (o *M5QoSSpecification) SetMarBwUlBitRate(v string)
- func (o *M5QoSSpecification) SetMinDesBwDlBitRate(v string)
- func (o *M5QoSSpecification) SetMinDesBwUlBitRate(v string)
- func (o *M5QoSSpecification) SetMirBwDlBitRate(v string)
- func (o *M5QoSSpecification) SetMirBwUlBitRate(v string)
- func (o M5QoSSpecification) ToMap() (map[string]interface{}, error)
- type MSAccessActivityCollection
- func (o *MSAccessActivityCollection) GetMsAccActs() []MediaStreamingAccessRecord
- func (o *MSAccessActivityCollection) GetMsAccActsOk() ([]MediaStreamingAccessRecord, bool)
- func (o MSAccessActivityCollection) MarshalJSON() ([]byte, error)
- func (o *MSAccessActivityCollection) SetMsAccActs(v []MediaStreamingAccessRecord)
- func (o MSAccessActivityCollection) ToMap() (map[string]interface{}, error)
- type MappedNullable
- type MatchingDirection
- type MbSmfInfo
- func (o *MbSmfInfo) GetMbsSessionList() map[string]MbsSession
- func (o *MbSmfInfo) GetMbsSessionListOk() (*map[string]MbsSession, bool)
- func (o *MbSmfInfo) GetSNssaiInfoList() map[string]SnssaiMbSmfInfoItem
- func (o *MbSmfInfo) GetSNssaiInfoListOk() (*map[string]SnssaiMbSmfInfoItem, bool)
- func (o *MbSmfInfo) GetTaiList() []Tai
- func (o *MbSmfInfo) GetTaiListOk() ([]Tai, bool)
- func (o *MbSmfInfo) GetTaiRangeList() []TaiRange
- func (o *MbSmfInfo) GetTaiRangeListOk() ([]TaiRange, bool)
- func (o *MbSmfInfo) GetTmgiRangeList() map[string]TmgiRange
- func (o *MbSmfInfo) GetTmgiRangeListOk() (*map[string]TmgiRange, bool)
- func (o *MbSmfInfo) HasMbsSessionList() bool
- func (o *MbSmfInfo) HasSNssaiInfoList() bool
- func (o *MbSmfInfo) HasTaiList() bool
- func (o *MbSmfInfo) HasTaiRangeList() bool
- func (o *MbSmfInfo) HasTmgiRangeList() bool
- func (o MbSmfInfo) MarshalJSON() ([]byte, error)
- func (o *MbSmfInfo) SetMbsSessionList(v map[string]MbsSession)
- func (o *MbSmfInfo) SetSNssaiInfoList(v map[string]SnssaiMbSmfInfoItem)
- func (o *MbSmfInfo) SetTaiList(v []Tai)
- func (o *MbSmfInfo) SetTaiRangeList(v []TaiRange)
- func (o *MbSmfInfo) SetTmgiRangeList(v map[string]TmgiRange)
- func (o MbSmfInfo) ToMap() (map[string]interface{}, error)
- type MbUpfInfo
- func (o *MbUpfInfo) GetInterfaceMbUpfInfoList() []InterfaceUpfInfoItem
- func (o *MbUpfInfo) GetInterfaceMbUpfInfoListOk() ([]InterfaceUpfInfoItem, bool)
- func (o *MbUpfInfo) GetMbSmfServingArea() []string
- func (o *MbUpfInfo) GetMbSmfServingAreaOk() ([]string, bool)
- func (o *MbUpfInfo) GetPriority() int32
- func (o *MbUpfInfo) GetPriorityOk() (*int32, bool)
- func (o *MbUpfInfo) GetSNssaiMbUpfInfoList() []SnssaiUpfInfoItem
- func (o *MbUpfInfo) GetSNssaiMbUpfInfoListOk() ([]SnssaiUpfInfoItem, bool)
- func (o *MbUpfInfo) GetSupportedPfcpFeatures() string
- func (o *MbUpfInfo) GetSupportedPfcpFeaturesOk() (*string, bool)
- func (o *MbUpfInfo) GetTaiList() []Tai
- func (o *MbUpfInfo) GetTaiListOk() ([]Tai, bool)
- func (o *MbUpfInfo) GetTaiRangeList() []TaiRange
- func (o *MbUpfInfo) GetTaiRangeListOk() ([]TaiRange, bool)
- func (o *MbUpfInfo) HasInterfaceMbUpfInfoList() bool
- func (o *MbUpfInfo) HasMbSmfServingArea() bool
- func (o *MbUpfInfo) HasPriority() bool
- func (o *MbUpfInfo) HasSupportedPfcpFeatures() bool
- func (o *MbUpfInfo) HasTaiList() bool
- func (o *MbUpfInfo) HasTaiRangeList() bool
- func (o MbUpfInfo) MarshalJSON() ([]byte, error)
- func (o *MbUpfInfo) SetInterfaceMbUpfInfoList(v []InterfaceUpfInfoItem)
- func (o *MbUpfInfo) SetMbSmfServingArea(v []string)
- func (o *MbUpfInfo) SetPriority(v int32)
- func (o *MbUpfInfo) SetSNssaiMbUpfInfoList(v []SnssaiUpfInfoItem)
- func (o *MbUpfInfo) SetSupportedPfcpFeatures(v string)
- func (o *MbUpfInfo) SetTaiList(v []Tai)
- func (o *MbUpfInfo) SetTaiRangeList(v []TaiRange)
- func (o MbUpfInfo) ToMap() (map[string]interface{}, error)
- type MbsServiceArea
- type MbsServiceAreaInfo
- func (o *MbsServiceAreaInfo) GetAreaSessionId() int32
- func (o *MbsServiceAreaInfo) GetAreaSessionIdOk() (*int32, bool)
- func (o *MbsServiceAreaInfo) GetMbsServiceArea() MbsServiceArea
- func (o *MbsServiceAreaInfo) GetMbsServiceAreaOk() (*MbsServiceArea, bool)
- func (o MbsServiceAreaInfo) MarshalJSON() ([]byte, error)
- func (o *MbsServiceAreaInfo) SetAreaSessionId(v int32)
- func (o *MbsServiceAreaInfo) SetMbsServiceArea(v MbsServiceArea)
- func (o MbsServiceAreaInfo) ToMap() (map[string]interface{}, error)
- type MbsSession
- func (o *MbsSession) GetMbsAreaSessions() map[string]MbsServiceAreaInfo
- func (o *MbsSession) GetMbsAreaSessionsOk() (*map[string]MbsServiceAreaInfo, bool)
- func (o *MbsSession) GetMbsSessionId() MbsSessionId
- func (o *MbsSession) GetMbsSessionIdOk() (*MbsSessionId, bool)
- func (o *MbsSession) HasMbsAreaSessions() bool
- func (o MbsSession) MarshalJSON() ([]byte, error)
- func (o *MbsSession) SetMbsAreaSessions(v map[string]MbsServiceAreaInfo)
- func (o *MbsSession) SetMbsSessionId(v MbsSessionId)
- func (o MbsSession) ToMap() (map[string]interface{}, error)
- type MbsSessionId
- type MediaStreamingAccessRecord
- func (o *MediaStreamingAccessRecord) GetApplicationServerEndpointAddress() EndpointAddress
- func (o *MediaStreamingAccessRecord) GetApplicationServerEndpointAddressOk() (*EndpointAddress, bool)
- func (o *MediaStreamingAccessRecord) GetCacheStatus() CacheStatus
- func (o *MediaStreamingAccessRecord) GetCacheStatusOk() (*CacheStatus, bool)
- func (o *MediaStreamingAccessRecord) GetConnectionMetrics() MediaStreamingAccessRecordAllOfConnectionMetrics
- func (o *MediaStreamingAccessRecord) GetConnectionMetricsOk() (*MediaStreamingAccessRecordAllOfConnectionMetrics, bool)
- func (o *MediaStreamingAccessRecord) GetMediaStreamHandlerEndpointAddress() EndpointAddress
- func (o *MediaStreamingAccessRecord) GetMediaStreamHandlerEndpointAddressOk() (*EndpointAddress, bool)
- func (o *MediaStreamingAccessRecord) GetProcessingLatency() float32
- func (o *MediaStreamingAccessRecord) GetProcessingLatencyOk() (*float32, bool)
- func (o *MediaStreamingAccessRecord) GetRequestMessage() MediaStreamingAccessRecordAllOfRequestMessage
- func (o *MediaStreamingAccessRecord) GetRequestMessageOk() (*MediaStreamingAccessRecordAllOfRequestMessage, bool)
- func (o *MediaStreamingAccessRecord) GetResponseMessage() MediaStreamingAccessRecordAllOfResponseMessage
- func (o *MediaStreamingAccessRecord) GetResponseMessageOk() (*MediaStreamingAccessRecordAllOfResponseMessage, bool)
- func (o *MediaStreamingAccessRecord) GetSessionIdentifier() string
- func (o *MediaStreamingAccessRecord) GetSessionIdentifierOk() (*string, bool)
- func (o *MediaStreamingAccessRecord) HasCacheStatus() bool
- func (o *MediaStreamingAccessRecord) HasConnectionMetrics() bool
- func (o *MediaStreamingAccessRecord) HasSessionIdentifier() bool
- func (o MediaStreamingAccessRecord) MarshalJSON() ([]byte, error)
- func (o *MediaStreamingAccessRecord) SetApplicationServerEndpointAddress(v EndpointAddress)
- func (o *MediaStreamingAccessRecord) SetCacheStatus(v CacheStatus)
- func (o *MediaStreamingAccessRecord) SetConnectionMetrics(v MediaStreamingAccessRecordAllOfConnectionMetrics)
- func (o *MediaStreamingAccessRecord) SetMediaStreamHandlerEndpointAddress(v EndpointAddress)
- func (o *MediaStreamingAccessRecord) SetProcessingLatency(v float32)
- func (o *MediaStreamingAccessRecord) SetRequestMessage(v MediaStreamingAccessRecordAllOfRequestMessage)
- func (o *MediaStreamingAccessRecord) SetResponseMessage(v MediaStreamingAccessRecordAllOfResponseMessage)
- func (o *MediaStreamingAccessRecord) SetSessionIdentifier(v string)
- func (o MediaStreamingAccessRecord) ToMap() (map[string]interface{}, error)
- type MediaStreamingAccessRecordAllOf
- func (o *MediaStreamingAccessRecordAllOf) GetApplicationServerEndpointAddress() EndpointAddress
- func (o *MediaStreamingAccessRecordAllOf) GetApplicationServerEndpointAddressOk() (*EndpointAddress, bool)
- func (o *MediaStreamingAccessRecordAllOf) GetCacheStatus() CacheStatus
- func (o *MediaStreamingAccessRecordAllOf) GetCacheStatusOk() (*CacheStatus, bool)
- func (o *MediaStreamingAccessRecordAllOf) GetConnectionMetrics() MediaStreamingAccessRecordAllOfConnectionMetrics
- func (o *MediaStreamingAccessRecordAllOf) GetConnectionMetricsOk() (*MediaStreamingAccessRecordAllOfConnectionMetrics, bool)
- func (o *MediaStreamingAccessRecordAllOf) GetMediaStreamHandlerEndpointAddress() EndpointAddress
- func (o *MediaStreamingAccessRecordAllOf) GetMediaStreamHandlerEndpointAddressOk() (*EndpointAddress, bool)
- func (o *MediaStreamingAccessRecordAllOf) GetProcessingLatency() float32
- func (o *MediaStreamingAccessRecordAllOf) GetProcessingLatencyOk() (*float32, bool)
- func (o *MediaStreamingAccessRecordAllOf) GetRequestMessage() MediaStreamingAccessRecordAllOfRequestMessage
- func (o *MediaStreamingAccessRecordAllOf) GetRequestMessageOk() (*MediaStreamingAccessRecordAllOfRequestMessage, bool)
- func (o *MediaStreamingAccessRecordAllOf) GetResponseMessage() MediaStreamingAccessRecordAllOfResponseMessage
- func (o *MediaStreamingAccessRecordAllOf) GetResponseMessageOk() (*MediaStreamingAccessRecordAllOfResponseMessage, bool)
- func (o *MediaStreamingAccessRecordAllOf) GetSessionIdentifier() string
- func (o *MediaStreamingAccessRecordAllOf) GetSessionIdentifierOk() (*string, bool)
- func (o *MediaStreamingAccessRecordAllOf) HasCacheStatus() bool
- func (o *MediaStreamingAccessRecordAllOf) HasConnectionMetrics() bool
- func (o *MediaStreamingAccessRecordAllOf) HasSessionIdentifier() bool
- func (o MediaStreamingAccessRecordAllOf) MarshalJSON() ([]byte, error)
- func (o *MediaStreamingAccessRecordAllOf) SetApplicationServerEndpointAddress(v EndpointAddress)
- func (o *MediaStreamingAccessRecordAllOf) SetCacheStatus(v CacheStatus)
- func (o *MediaStreamingAccessRecordAllOf) SetConnectionMetrics(v MediaStreamingAccessRecordAllOfConnectionMetrics)
- func (o *MediaStreamingAccessRecordAllOf) SetMediaStreamHandlerEndpointAddress(v EndpointAddress)
- func (o *MediaStreamingAccessRecordAllOf) SetProcessingLatency(v float32)
- func (o *MediaStreamingAccessRecordAllOf) SetRequestMessage(v MediaStreamingAccessRecordAllOfRequestMessage)
- func (o *MediaStreamingAccessRecordAllOf) SetResponseMessage(v MediaStreamingAccessRecordAllOfResponseMessage)
- func (o *MediaStreamingAccessRecordAllOf) SetSessionIdentifier(v string)
- func (o MediaStreamingAccessRecordAllOf) ToMap() (map[string]interface{}, error)
- type MediaStreamingAccessRecordAllOfConnectionMetrics
- func NewMediaStreamingAccessRecordAllOfConnectionMetrics(meanNetworkRoundTripTime float32, networkRoundTripTimeVariation float32, ...) *MediaStreamingAccessRecordAllOfConnectionMetrics
- func NewMediaStreamingAccessRecordAllOfConnectionMetricsWithDefaults() *MediaStreamingAccessRecordAllOfConnectionMetrics
- func (o *MediaStreamingAccessRecordAllOfConnectionMetrics) GetCongestionWindowSize() int32
- func (o *MediaStreamingAccessRecordAllOfConnectionMetrics) GetCongestionWindowSizeOk() (*int32, bool)
- func (o *MediaStreamingAccessRecordAllOfConnectionMetrics) GetMeanNetworkRoundTripTime() float32
- func (o *MediaStreamingAccessRecordAllOfConnectionMetrics) GetMeanNetworkRoundTripTimeOk() (*float32, bool)
- func (o *MediaStreamingAccessRecordAllOfConnectionMetrics) GetNetworkRoundTripTimeVariation() float32
- func (o *MediaStreamingAccessRecordAllOfConnectionMetrics) GetNetworkRoundTripTimeVariationOk() (*float32, bool)
- func (o MediaStreamingAccessRecordAllOfConnectionMetrics) MarshalJSON() ([]byte, error)
- func (o *MediaStreamingAccessRecordAllOfConnectionMetrics) SetCongestionWindowSize(v int32)
- func (o *MediaStreamingAccessRecordAllOfConnectionMetrics) SetMeanNetworkRoundTripTime(v float32)
- func (o *MediaStreamingAccessRecordAllOfConnectionMetrics) SetNetworkRoundTripTimeVariation(v float32)
- func (o MediaStreamingAccessRecordAllOfConnectionMetrics) ToMap() (map[string]interface{}, error)
- type MediaStreamingAccessRecordAllOfRequestMessage
- func (o *MediaStreamingAccessRecordAllOfRequestMessage) GetBodySize() int32
- func (o *MediaStreamingAccessRecordAllOfRequestMessage) GetBodySizeOk() (*int32, bool)
- func (o *MediaStreamingAccessRecordAllOfRequestMessage) GetContentType() string
- func (o *MediaStreamingAccessRecordAllOfRequestMessage) GetContentTypeOk() (*string, bool)
- func (o *MediaStreamingAccessRecordAllOfRequestMessage) GetMethod() string
- func (o *MediaStreamingAccessRecordAllOfRequestMessage) GetMethodOk() (*string, bool)
- func (o *MediaStreamingAccessRecordAllOfRequestMessage) GetProtocolVersion() string
- func (o *MediaStreamingAccessRecordAllOfRequestMessage) GetProtocolVersionOk() (*string, bool)
- func (o *MediaStreamingAccessRecordAllOfRequestMessage) GetRange() string
- func (o *MediaStreamingAccessRecordAllOfRequestMessage) GetRangeOk() (*string, bool)
- func (o *MediaStreamingAccessRecordAllOfRequestMessage) GetReferer() string
- func (o *MediaStreamingAccessRecordAllOfRequestMessage) GetRefererOk() (*string, bool)
- func (o *MediaStreamingAccessRecordAllOfRequestMessage) GetSize() int32
- func (o *MediaStreamingAccessRecordAllOfRequestMessage) GetSizeOk() (*int32, bool)
- func (o *MediaStreamingAccessRecordAllOfRequestMessage) GetUrl() string
- func (o *MediaStreamingAccessRecordAllOfRequestMessage) GetUrlOk() (*string, bool)
- func (o *MediaStreamingAccessRecordAllOfRequestMessage) GetUserAgent() string
- func (o *MediaStreamingAccessRecordAllOfRequestMessage) GetUserAgentOk() (*string, bool)
- func (o *MediaStreamingAccessRecordAllOfRequestMessage) GetUserIdentity() string
- func (o *MediaStreamingAccessRecordAllOfRequestMessage) GetUserIdentityOk() (*string, bool)
- func (o *MediaStreamingAccessRecordAllOfRequestMessage) HasContentType() bool
- func (o *MediaStreamingAccessRecordAllOfRequestMessage) HasRange() bool
- func (o *MediaStreamingAccessRecordAllOfRequestMessage) HasReferer() bool
- func (o *MediaStreamingAccessRecordAllOfRequestMessage) HasUserAgent() bool
- func (o *MediaStreamingAccessRecordAllOfRequestMessage) HasUserIdentity() bool
- func (o MediaStreamingAccessRecordAllOfRequestMessage) MarshalJSON() ([]byte, error)
- func (o *MediaStreamingAccessRecordAllOfRequestMessage) SetBodySize(v int32)
- func (o *MediaStreamingAccessRecordAllOfRequestMessage) SetContentType(v string)
- func (o *MediaStreamingAccessRecordAllOfRequestMessage) SetMethod(v string)
- func (o *MediaStreamingAccessRecordAllOfRequestMessage) SetProtocolVersion(v string)
- func (o *MediaStreamingAccessRecordAllOfRequestMessage) SetRange(v string)
- func (o *MediaStreamingAccessRecordAllOfRequestMessage) SetReferer(v string)
- func (o *MediaStreamingAccessRecordAllOfRequestMessage) SetSize(v int32)
- func (o *MediaStreamingAccessRecordAllOfRequestMessage) SetUrl(v string)
- func (o *MediaStreamingAccessRecordAllOfRequestMessage) SetUserAgent(v string)
- func (o *MediaStreamingAccessRecordAllOfRequestMessage) SetUserIdentity(v string)
- func (o MediaStreamingAccessRecordAllOfRequestMessage) ToMap() (map[string]interface{}, error)
- type MediaStreamingAccessRecordAllOfResponseMessage
- func (o *MediaStreamingAccessRecordAllOfResponseMessage) GetBodySize() int32
- func (o *MediaStreamingAccessRecordAllOfResponseMessage) GetBodySizeOk() (*int32, bool)
- func (o *MediaStreamingAccessRecordAllOfResponseMessage) GetContentType() string
- func (o *MediaStreamingAccessRecordAllOfResponseMessage) GetContentTypeOk() (*string, bool)
- func (o *MediaStreamingAccessRecordAllOfResponseMessage) GetResponseCode() int32
- func (o *MediaStreamingAccessRecordAllOfResponseMessage) GetResponseCodeOk() (*int32, bool)
- func (o *MediaStreamingAccessRecordAllOfResponseMessage) GetSize() int32
- func (o *MediaStreamingAccessRecordAllOfResponseMessage) GetSizeOk() (*int32, bool)
- func (o *MediaStreamingAccessRecordAllOfResponseMessage) HasContentType() bool
- func (o MediaStreamingAccessRecordAllOfResponseMessage) MarshalJSON() ([]byte, error)
- func (o *MediaStreamingAccessRecordAllOfResponseMessage) SetBodySize(v int32)
- func (o *MediaStreamingAccessRecordAllOfResponseMessage) SetContentType(v string)
- func (o *MediaStreamingAccessRecordAllOfResponseMessage) SetResponseCode(v int32)
- func (o *MediaStreamingAccessRecordAllOfResponseMessage) SetSize(v int32)
- func (o MediaStreamingAccessRecordAllOfResponseMessage) ToMap() (map[string]interface{}, error)
- type MfafInfo
- func (o *MfafInfo) GetServingNfSetIdList() []string
- func (o *MfafInfo) GetServingNfSetIdListOk() ([]string, bool)
- func (o *MfafInfo) GetServingNfTypeList() []NFType
- func (o *MfafInfo) GetServingNfTypeListOk() ([]NFType, bool)
- func (o *MfafInfo) GetTaiList() []Tai
- func (o *MfafInfo) GetTaiListOk() ([]Tai, bool)
- func (o *MfafInfo) GetTaiRangeList() []TaiRange
- func (o *MfafInfo) GetTaiRangeListOk() ([]TaiRange, bool)
- func (o *MfafInfo) HasServingNfSetIdList() bool
- func (o *MfafInfo) HasServingNfTypeList() bool
- func (o *MfafInfo) HasTaiList() bool
- func (o *MfafInfo) HasTaiRangeList() bool
- func (o MfafInfo) MarshalJSON() ([]byte, error)
- func (o *MfafInfo) SetServingNfSetIdList(v []string)
- func (o *MfafInfo) SetServingNfTypeList(v []NFType)
- func (o *MfafInfo) SetTaiList(v []Tai)
- func (o *MfafInfo) SetTaiRangeList(v []TaiRange)
- func (o MfafInfo) ToMap() (map[string]interface{}, error)
- type MlAnalyticsInfo
- func (o *MlAnalyticsInfo) GetMlAnalyticsIds() []NwdafEvent
- func (o *MlAnalyticsInfo) GetMlAnalyticsIdsOk() ([]NwdafEvent, bool)
- func (o *MlAnalyticsInfo) GetSnssaiList() []Snssai
- func (o *MlAnalyticsInfo) GetSnssaiListOk() ([]Snssai, bool)
- func (o *MlAnalyticsInfo) GetTrackingAreaList() []Tai
- func (o *MlAnalyticsInfo) GetTrackingAreaListOk() ([]Tai, bool)
- func (o *MlAnalyticsInfo) HasMlAnalyticsIds() bool
- func (o *MlAnalyticsInfo) HasSnssaiList() bool
- func (o *MlAnalyticsInfo) HasTrackingAreaList() bool
- func (o MlAnalyticsInfo) MarshalJSON() ([]byte, error)
- func (o *MlAnalyticsInfo) SetMlAnalyticsIds(v []NwdafEvent)
- func (o *MlAnalyticsInfo) SetSnssaiList(v []Snssai)
- func (o *MlAnalyticsInfo) SetTrackingAreaList(v []Tai)
- func (o MlAnalyticsInfo) ToMap() (map[string]interface{}, error)
- type MmTransactionLocationReportItem
- func (o *MmTransactionLocationReportItem) GetEcgi() Ecgi
- func (o *MmTransactionLocationReportItem) GetEcgiOk() (*Ecgi, bool)
- func (o *MmTransactionLocationReportItem) GetN3gaLocation() N3gaLocation
- func (o *MmTransactionLocationReportItem) GetN3gaLocationOk() (*N3gaLocation, bool)
- func (o *MmTransactionLocationReportItem) GetNcgi() Ncgi
- func (o *MmTransactionLocationReportItem) GetNcgiOk() (*Ncgi, bool)
- func (o *MmTransactionLocationReportItem) GetTai() Tai
- func (o *MmTransactionLocationReportItem) GetTaiOk() (*Tai, bool)
- func (o *MmTransactionLocationReportItem) GetTimestamp() time.Time
- func (o *MmTransactionLocationReportItem) GetTimestampOk() (*time.Time, bool)
- func (o *MmTransactionLocationReportItem) GetTransactions() int32
- func (o *MmTransactionLocationReportItem) GetTransactionsOk() (*int32, bool)
- func (o *MmTransactionLocationReportItem) HasEcgi() bool
- func (o *MmTransactionLocationReportItem) HasN3gaLocation() bool
- func (o *MmTransactionLocationReportItem) HasNcgi() bool
- func (o *MmTransactionLocationReportItem) HasTai() bool
- func (o MmTransactionLocationReportItem) MarshalJSON() ([]byte, error)
- func (o *MmTransactionLocationReportItem) SetEcgi(v Ecgi)
- func (o *MmTransactionLocationReportItem) SetN3gaLocation(v N3gaLocation)
- func (o *MmTransactionLocationReportItem) SetNcgi(v Ncgi)
- func (o *MmTransactionLocationReportItem) SetTai(v Tai)
- func (o *MmTransactionLocationReportItem) SetTimestamp(v time.Time)
- func (o *MmTransactionLocationReportItem) SetTransactions(v int32)
- func (o MmTransactionLocationReportItem) ToMap() (map[string]interface{}, error)
- type MmTransactionSliceReportItem
- func (o *MmTransactionSliceReportItem) GetSnssai() Snssai
- func (o *MmTransactionSliceReportItem) GetSnssaiOk() (*Snssai, bool)
- func (o *MmTransactionSliceReportItem) GetTimestamp() time.Time
- func (o *MmTransactionSliceReportItem) GetTimestampOk() (*time.Time, bool)
- func (o *MmTransactionSliceReportItem) GetTransactions() int32
- func (o *MmTransactionSliceReportItem) GetTransactionsOk() (*int32, bool)
- func (o *MmTransactionSliceReportItem) HasSnssai() bool
- func (o MmTransactionSliceReportItem) MarshalJSON() ([]byte, error)
- func (o *MmTransactionSliceReportItem) SetSnssai(v Snssai)
- func (o *MmTransactionSliceReportItem) SetTimestamp(v time.Time)
- func (o *MmTransactionSliceReportItem) SetTransactions(v int32)
- func (o MmTransactionSliceReportItem) ToMap() (map[string]interface{}, error)
- type MnpfInfo
- type Model5GDdnmfInfo
- type Model5GsUserState
- type Model5GsUserStateInfo
- func (o *Model5GsUserStateInfo) GetAccessType() AccessType
- func (o *Model5GsUserStateInfo) GetAccessTypeOk() (*AccessType, bool)
- func (o *Model5GsUserStateInfo) GetVar5gsUserState() Model5GsUserState
- func (o *Model5GsUserStateInfo) GetVar5gsUserStateOk() (*Model5GsUserState, bool)
- func (o Model5GsUserStateInfo) MarshalJSON() ([]byte, error)
- func (o *Model5GsUserStateInfo) SetAccessType(v AccessType)
- func (o *Model5GsUserStateInfo) SetVar5gsUserState(v Model5GsUserState)
- func (o Model5GsUserStateInfo) ToMap() (map[string]interface{}, error)
- type MonitoringConfiguration
- func (o *MonitoringConfiguration) GetAfId() string
- func (o *MonitoringConfiguration) GetAfIdOk() (*string, bool)
- func (o *MonitoringConfiguration) GetAssociationType() AssociationType
- func (o *MonitoringConfiguration) GetAssociationTypeOk() (*AssociationType, bool)
- func (o *MonitoringConfiguration) GetDatalinkReportCfg() DatalinkReportingConfiguration
- func (o *MonitoringConfiguration) GetDatalinkReportCfgOk() (*DatalinkReportingConfiguration, bool)
- func (o *MonitoringConfiguration) GetDnn() string
- func (o *MonitoringConfiguration) GetDnnOk() (*string, bool)
- func (o *MonitoringConfiguration) GetEventType() EventType
- func (o *MonitoringConfiguration) GetEventTypeOk() (*EventType, bool)
- func (o *MonitoringConfiguration) GetIdleStatusInd() bool
- func (o *MonitoringConfiguration) GetIdleStatusIndOk() (*bool, bool)
- func (o *MonitoringConfiguration) GetImmediateFlag() bool
- func (o *MonitoringConfiguration) GetImmediateFlagOk() (*bool, bool)
- func (o *MonitoringConfiguration) GetLocationReportingConfiguration() LocationReportingConfiguration
- func (o *MonitoringConfiguration) GetLocationReportingConfigurationOk() (*LocationReportingConfiguration, bool)
- func (o *MonitoringConfiguration) GetLossConnectivityCfg() LossConnectivityCfg
- func (o *MonitoringConfiguration) GetLossConnectivityCfgOk() (*LossConnectivityCfg, bool)
- func (o *MonitoringConfiguration) GetMaximumLatency() int32
- func (o *MonitoringConfiguration) GetMaximumLatencyOk() (*int32, bool)
- func (o *MonitoringConfiguration) GetMaximumResponseTime() int32
- func (o *MonitoringConfiguration) GetMaximumResponseTimeOk() (*int32, bool)
- func (o *MonitoringConfiguration) GetMtcProviderInformation() string
- func (o *MonitoringConfiguration) GetMtcProviderInformationOk() (*string, bool)
- func (o *MonitoringConfiguration) GetPduSessionStatusCfg() PduSessionStatusCfg
- func (o *MonitoringConfiguration) GetPduSessionStatusCfgOk() (*PduSessionStatusCfg, bool)
- func (o *MonitoringConfiguration) GetReachabilityForDataCfg() ReachabilityForDataConfiguration
- func (o *MonitoringConfiguration) GetReachabilityForDataCfgOk() (*ReachabilityForDataConfiguration, bool)
- func (o *MonitoringConfiguration) GetReachabilityForSmsCfg() ReachabilityForSmsConfiguration
- func (o *MonitoringConfiguration) GetReachabilityForSmsCfgOk() (*ReachabilityForSmsConfiguration, bool)
- func (o *MonitoringConfiguration) GetSingleNssai() Snssai
- func (o *MonitoringConfiguration) GetSingleNssaiOk() (*Snssai, bool)
- func (o *MonitoringConfiguration) GetSuggestedPacketNumDl() int32
- func (o *MonitoringConfiguration) GetSuggestedPacketNumDlOk() (*int32, bool)
- func (o *MonitoringConfiguration) HasAfId() bool
- func (o *MonitoringConfiguration) HasAssociationType() bool
- func (o *MonitoringConfiguration) HasDatalinkReportCfg() bool
- func (o *MonitoringConfiguration) HasDnn() bool
- func (o *MonitoringConfiguration) HasIdleStatusInd() bool
- func (o *MonitoringConfiguration) HasImmediateFlag() bool
- func (o *MonitoringConfiguration) HasLocationReportingConfiguration() bool
- func (o *MonitoringConfiguration) HasLossConnectivityCfg() bool
- func (o *MonitoringConfiguration) HasMaximumLatency() bool
- func (o *MonitoringConfiguration) HasMaximumResponseTime() bool
- func (o *MonitoringConfiguration) HasMtcProviderInformation() bool
- func (o *MonitoringConfiguration) HasPduSessionStatusCfg() bool
- func (o *MonitoringConfiguration) HasReachabilityForDataCfg() bool
- func (o *MonitoringConfiguration) HasReachabilityForSmsCfg() bool
- func (o *MonitoringConfiguration) HasSingleNssai() bool
- func (o *MonitoringConfiguration) HasSuggestedPacketNumDl() bool
- func (o MonitoringConfiguration) MarshalJSON() ([]byte, error)
- func (o *MonitoringConfiguration) SetAfId(v string)
- func (o *MonitoringConfiguration) SetAssociationType(v AssociationType)
- func (o *MonitoringConfiguration) SetDatalinkReportCfg(v DatalinkReportingConfiguration)
- func (o *MonitoringConfiguration) SetDnn(v string)
- func (o *MonitoringConfiguration) SetEventType(v EventType)
- func (o *MonitoringConfiguration) SetIdleStatusInd(v bool)
- func (o *MonitoringConfiguration) SetImmediateFlag(v bool)
- func (o *MonitoringConfiguration) SetLocationReportingConfiguration(v LocationReportingConfiguration)
- func (o *MonitoringConfiguration) SetLossConnectivityCfg(v LossConnectivityCfg)
- func (o *MonitoringConfiguration) SetMaximumLatency(v int32)
- func (o *MonitoringConfiguration) SetMaximumResponseTime(v int32)
- func (o *MonitoringConfiguration) SetMtcProviderInformation(v string)
- func (o *MonitoringConfiguration) SetPduSessionStatusCfg(v PduSessionStatusCfg)
- func (o *MonitoringConfiguration) SetReachabilityForDataCfg(v ReachabilityForDataConfiguration)
- func (o *MonitoringConfiguration) SetReachabilityForSmsCfg(v ReachabilityForSmsConfiguration)
- func (o *MonitoringConfiguration) SetSingleNssai(v Snssai)
- func (o *MonitoringConfiguration) SetSuggestedPacketNumDl(v int32)
- func (o MonitoringConfiguration) ToMap() (map[string]interface{}, error)
- type MonitoringReport
- func (o *MonitoringReport) GetEventType() EventType
- func (o *MonitoringReport) GetEventTypeOk() (*EventType, bool)
- func (o *MonitoringReport) GetGpsi() string
- func (o *MonitoringReport) GetGpsiOk() (*string, bool)
- func (o *MonitoringReport) GetReachabilityForSmsReport() ReachabilityForSmsReport
- func (o *MonitoringReport) GetReachabilityForSmsReportOk() (*ReachabilityForSmsReport, bool)
- func (o *MonitoringReport) GetReachabilityReport() ReachabilityReport
- func (o *MonitoringReport) GetReachabilityReportOk() (*ReachabilityReport, bool)
- func (o *MonitoringReport) GetReferenceId() int32
- func (o *MonitoringReport) GetReferenceIdOk() (*int32, bool)
- func (o *MonitoringReport) GetReport() Report
- func (o *MonitoringReport) GetReportOk() (*Report, bool)
- func (o *MonitoringReport) GetTimeStamp() time.Time
- func (o *MonitoringReport) GetTimeStampOk() (*time.Time, bool)
- func (o *MonitoringReport) HasGpsi() bool
- func (o *MonitoringReport) HasReachabilityForSmsReport() bool
- func (o *MonitoringReport) HasReachabilityReport() bool
- func (o *MonitoringReport) HasReport() bool
- func (o MonitoringReport) MarshalJSON() ([]byte, error)
- func (o *MonitoringReport) SetEventType(v EventType)
- func (o *MonitoringReport) SetGpsi(v string)
- func (o *MonitoringReport) SetReachabilityForSmsReport(v ReachabilityForSmsReport)
- func (o *MonitoringReport) SetReachabilityReport(v ReachabilityReport)
- func (o *MonitoringReport) SetReferenceId(v int32)
- func (o *MonitoringReport) SetReport(v Report)
- func (o *MonitoringReport) SetTimeStamp(v time.Time)
- func (o MonitoringReport) ToMap() (map[string]interface{}, error)
- type MsConsumptionCollection
- func (o *MsConsumptionCollection) GetMsConsumps() []string
- func (o *MsConsumptionCollection) GetMsConsumpsOk() ([]string, bool)
- func (o MsConsumptionCollection) MarshalJSON() ([]byte, error)
- func (o *MsConsumptionCollection) SetMsConsumps(v []string)
- func (o MsConsumptionCollection) ToMap() (map[string]interface{}, error)
- type MsDynPolicyInvocationCollection
- func (o *MsDynPolicyInvocationCollection) GetMsDynPlyInvocs() []DynamicPolicy
- func (o *MsDynPolicyInvocationCollection) GetMsDynPlyInvocsOk() ([]DynamicPolicy, bool)
- func (o MsDynPolicyInvocationCollection) MarshalJSON() ([]byte, error)
- func (o *MsDynPolicyInvocationCollection) SetMsDynPlyInvocs(v []DynamicPolicy)
- func (o MsDynPolicyInvocationCollection) ToMap() (map[string]interface{}, error)
- type MsNetAssInvocationCollection
- func (o *MsNetAssInvocationCollection) GetMsNetAssInvocs() []NetworkAssistanceSession
- func (o *MsNetAssInvocationCollection) GetMsNetAssInvocsOk() ([]NetworkAssistanceSession, bool)
- func (o MsNetAssInvocationCollection) MarshalJSON() ([]byte, error)
- func (o *MsNetAssInvocationCollection) SetMsNetAssInvocs(v []NetworkAssistanceSession)
- func (o MsNetAssInvocationCollection) ToMap() (map[string]interface{}, error)
- type MsQoeMetricsCollection
- func (o *MsQoeMetricsCollection) GetMsQoeMetrics() []string
- func (o *MsQoeMetricsCollection) GetMsQoeMetricsOk() ([]string, bool)
- func (o MsQoeMetricsCollection) MarshalJSON() ([]byte, error)
- func (o *MsQoeMetricsCollection) SetMsQoeMetrics(v []string)
- func (o MsQoeMetricsCollection) ToMap() (map[string]interface{}, error)
- type N1MessageClass
- type N2InformationClass
- type N2InterfaceAmfInfo
- type N3gaLocation
- func (o *N3gaLocation) GetGci() string
- func (o *N3gaLocation) GetGciOk() (*string, bool)
- func (o *N3gaLocation) GetGli() string
- func (o *N3gaLocation) GetGliOk() (*string, bool)
- func (o *N3gaLocation) GetHfcNodeId() HfcNodeId
- func (o *N3gaLocation) GetHfcNodeIdOk() (*HfcNodeId, bool)
- func (o *N3gaLocation) GetN3IwfId() string
- func (o *N3gaLocation) GetN3IwfIdOk() (*string, bool)
- func (o *N3gaLocation) GetN3gppTai() Tai
- func (o *N3gaLocation) GetN3gppTaiOk() (*Tai, bool)
- func (o *N3gaLocation) GetPortNumber() int32
- func (o *N3gaLocation) GetPortNumberOk() (*int32, bool)
- func (o *N3gaLocation) GetProtocol() TransportProtocol
- func (o *N3gaLocation) GetProtocolOk() (*TransportProtocol, bool)
- func (o *N3gaLocation) GetTnapId() TnapId
- func (o *N3gaLocation) GetTnapIdOk() (*TnapId, bool)
- func (o *N3gaLocation) GetTwapId() TwapId
- func (o *N3gaLocation) GetTwapIdOk() (*TwapId, bool)
- func (o *N3gaLocation) GetUeIpv4Addr() string
- func (o *N3gaLocation) GetUeIpv4AddrOk() (*string, bool)
- func (o *N3gaLocation) GetUeIpv6Addr() Ipv6Addr
- func (o *N3gaLocation) GetUeIpv6AddrOk() (*Ipv6Addr, bool)
- func (o *N3gaLocation) GetW5gbanLineType() LineType
- func (o *N3gaLocation) GetW5gbanLineTypeOk() (*LineType, bool)
- func (o *N3gaLocation) HasGci() bool
- func (o *N3gaLocation) HasGli() bool
- func (o *N3gaLocation) HasHfcNodeId() bool
- func (o *N3gaLocation) HasN3IwfId() bool
- func (o *N3gaLocation) HasN3gppTai() bool
- func (o *N3gaLocation) HasPortNumber() bool
- func (o *N3gaLocation) HasProtocol() bool
- func (o *N3gaLocation) HasTnapId() bool
- func (o *N3gaLocation) HasTwapId() bool
- func (o *N3gaLocation) HasUeIpv4Addr() bool
- func (o *N3gaLocation) HasUeIpv6Addr() bool
- func (o *N3gaLocation) HasW5gbanLineType() bool
- func (o N3gaLocation) MarshalJSON() ([]byte, error)
- func (o *N3gaLocation) SetGci(v string)
- func (o *N3gaLocation) SetGli(v string)
- func (o *N3gaLocation) SetHfcNodeId(v HfcNodeId)
- func (o *N3gaLocation) SetN3IwfId(v string)
- func (o *N3gaLocation) SetN3gppTai(v Tai)
- func (o *N3gaLocation) SetPortNumber(v int32)
- func (o *N3gaLocation) SetProtocol(v TransportProtocol)
- func (o *N3gaLocation) SetTnapId(v TnapId)
- func (o *N3gaLocation) SetTwapId(v TwapId)
- func (o *N3gaLocation) SetUeIpv4Addr(v string)
- func (o *N3gaLocation) SetUeIpv6Addr(v Ipv6Addr)
- func (o *N3gaLocation) SetW5gbanLineType(v LineType)
- func (o N3gaLocation) ToMap() (map[string]interface{}, error)
- type N32Purpose
- type NFProfile
- type NFService
- func (o *NFService) GetAllowedNfDomains() []string
- func (o *NFService) GetAllowedNfDomainsOk() ([]string, bool)
- func (o *NFService) GetAllowedNfTypes() []NFType
- func (o *NFService) GetAllowedNfTypesOk() ([]NFType, bool)
- func (o *NFService) GetAllowedNssais() []ExtSnssai
- func (o *NFService) GetAllowedNssaisOk() ([]ExtSnssai, bool)
- func (o *NFService) GetAllowedOperationsPerNfInstance() map[string][]string
- func (o *NFService) GetAllowedOperationsPerNfInstanceOk() (*map[string][]string, bool)
- func (o *NFService) GetAllowedOperationsPerNfInstanceOverrides() bool
- func (o *NFService) GetAllowedOperationsPerNfInstanceOverridesOk() (*bool, bool)
- func (o *NFService) GetAllowedOperationsPerNfType() map[string][]string
- func (o *NFService) GetAllowedOperationsPerNfTypeOk() (*map[string][]string, bool)
- func (o *NFService) GetAllowedPlmns() []PlmnId
- func (o *NFService) GetAllowedPlmnsOk() ([]PlmnId, bool)
- func (o *NFService) GetAllowedSnpns() []PlmnIdNid
- func (o *NFService) GetAllowedSnpnsOk() ([]PlmnIdNid, bool)
- func (o *NFService) GetApiPrefix() string
- func (o *NFService) GetApiPrefixOk() (*string, bool)
- func (o *NFService) GetCapacity() int32
- func (o *NFService) GetCapacityOk() (*int32, bool)
- func (o *NFService) GetDefaultNotificationSubscriptions() []DefaultNotificationSubscription
- func (o *NFService) GetDefaultNotificationSubscriptionsOk() ([]DefaultNotificationSubscription, bool)
- func (o *NFService) GetFqdn() string
- func (o *NFService) GetFqdnOk() (*string, bool)
- func (o *NFService) GetInterPlmnFqdn() string
- func (o *NFService) GetInterPlmnFqdnOk() (*string, bool)
- func (o *NFService) GetIpEndPoints() []IpEndPoint
- func (o *NFService) GetIpEndPointsOk() ([]IpEndPoint, bool)
- func (o *NFService) GetLoad() int32
- func (o *NFService) GetLoadOk() (*int32, bool)
- func (o *NFService) GetLoadTimeStamp() time.Time
- func (o *NFService) GetLoadTimeStampOk() (*time.Time, bool)
- func (o *NFService) GetNfServiceSetIdList() []string
- func (o *NFService) GetNfServiceSetIdListOk() ([]string, bool)
- func (o *NFService) GetNfServiceStatus() NFServiceStatus
- func (o *NFService) GetNfServiceStatusOk() (*NFServiceStatus, bool)
- func (o *NFService) GetOauth2Required() bool
- func (o *NFService) GetOauth2RequiredOk() (*bool, bool)
- func (o *NFService) GetPerPlmnOauth2ReqList() PlmnOauth2
- func (o *NFService) GetPerPlmnOauth2ReqListOk() (*PlmnOauth2, bool)
- func (o *NFService) GetPerPlmnSnssaiList() []PlmnSnssai
- func (o *NFService) GetPerPlmnSnssaiListOk() ([]PlmnSnssai, bool)
- func (o *NFService) GetPriority() int32
- func (o *NFService) GetPriorityOk() (*int32, bool)
- func (o *NFService) GetRecoveryTime() time.Time
- func (o *NFService) GetRecoveryTimeOk() (*time.Time, bool)
- func (o *NFService) GetSNssais() []ExtSnssai
- func (o *NFService) GetSNssaisOk() ([]ExtSnssai, bool)
- func (o *NFService) GetScheme() UriScheme
- func (o *NFService) GetSchemeOk() (*UriScheme, bool)
- func (o *NFService) GetServiceInstanceId() string
- func (o *NFService) GetServiceInstanceIdOk() (*string, bool)
- func (o *NFService) GetServiceName() ServiceName
- func (o *NFService) GetServiceNameOk() (*ServiceName, bool)
- func (o *NFService) GetSupportedFeatures() string
- func (o *NFService) GetSupportedFeaturesOk() (*string, bool)
- func (o *NFService) GetSupportedVendorSpecificFeatures() map[string][]VendorSpecificFeature
- func (o *NFService) GetSupportedVendorSpecificFeaturesOk() (*map[string][]VendorSpecificFeature, bool)
- func (o *NFService) GetVendorId() string
- func (o *NFService) GetVendorIdOk() (*string, bool)
- func (o *NFService) GetVersions() []NFServiceVersion
- func (o *NFService) GetVersionsOk() ([]NFServiceVersion, bool)
- func (o *NFService) HasAllowedNfDomains() bool
- func (o *NFService) HasAllowedNfTypes() bool
- func (o *NFService) HasAllowedNssais() bool
- func (o *NFService) HasAllowedOperationsPerNfInstance() bool
- func (o *NFService) HasAllowedOperationsPerNfInstanceOverrides() bool
- func (o *NFService) HasAllowedOperationsPerNfType() bool
- func (o *NFService) HasAllowedPlmns() bool
- func (o *NFService) HasAllowedSnpns() bool
- func (o *NFService) HasApiPrefix() bool
- func (o *NFService) HasCapacity() bool
- func (o *NFService) HasDefaultNotificationSubscriptions() bool
- func (o *NFService) HasFqdn() bool
- func (o *NFService) HasInterPlmnFqdn() bool
- func (o *NFService) HasIpEndPoints() bool
- func (o *NFService) HasLoad() bool
- func (o *NFService) HasLoadTimeStamp() bool
- func (o *NFService) HasNfServiceSetIdList() bool
- func (o *NFService) HasOauth2Required() bool
- func (o *NFService) HasPerPlmnOauth2ReqList() bool
- func (o *NFService) HasPerPlmnSnssaiList() bool
- func (o *NFService) HasPriority() bool
- func (o *NFService) HasRecoveryTime() bool
- func (o *NFService) HasSNssais() bool
- func (o *NFService) HasSupportedFeatures() bool
- func (o *NFService) HasSupportedVendorSpecificFeatures() bool
- func (o *NFService) HasVendorId() bool
- func (o NFService) MarshalJSON() ([]byte, error)
- func (o *NFService) SetAllowedNfDomains(v []string)
- func (o *NFService) SetAllowedNfTypes(v []NFType)
- func (o *NFService) SetAllowedNssais(v []ExtSnssai)
- func (o *NFService) SetAllowedOperationsPerNfInstance(v map[string][]string)
- func (o *NFService) SetAllowedOperationsPerNfInstanceOverrides(v bool)
- func (o *NFService) SetAllowedOperationsPerNfType(v map[string][]string)
- func (o *NFService) SetAllowedPlmns(v []PlmnId)
- func (o *NFService) SetAllowedSnpns(v []PlmnIdNid)
- func (o *NFService) SetApiPrefix(v string)
- func (o *NFService) SetCapacity(v int32)
- func (o *NFService) SetDefaultNotificationSubscriptions(v []DefaultNotificationSubscription)
- func (o *NFService) SetFqdn(v string)
- func (o *NFService) SetInterPlmnFqdn(v string)
- func (o *NFService) SetIpEndPoints(v []IpEndPoint)
- func (o *NFService) SetLoad(v int32)
- func (o *NFService) SetLoadTimeStamp(v time.Time)
- func (o *NFService) SetNfServiceSetIdList(v []string)
- func (o *NFService) SetNfServiceStatus(v NFServiceStatus)
- func (o *NFService) SetOauth2Required(v bool)
- func (o *NFService) SetPerPlmnOauth2ReqList(v PlmnOauth2)
- func (o *NFService) SetPerPlmnSnssaiList(v []PlmnSnssai)
- func (o *NFService) SetPriority(v int32)
- func (o *NFService) SetRecoveryTime(v time.Time)
- func (o *NFService) SetSNssais(v []ExtSnssai)
- func (o *NFService) SetScheme(v UriScheme)
- func (o *NFService) SetServiceInstanceId(v string)
- func (o *NFService) SetServiceName(v ServiceName)
- func (o *NFService) SetSupportedFeatures(v string)
- func (o *NFService) SetSupportedVendorSpecificFeatures(v map[string][]VendorSpecificFeature)
- func (o *NFService) SetVendorId(v string)
- func (o *NFService) SetVersions(v []NFServiceVersion)
- func (o NFService) ToMap() (map[string]interface{}, error)
- type NFServiceStatus
- type NFServiceVersion
- func (o *NFServiceVersion) GetApiFullVersion() string
- func (o *NFServiceVersion) GetApiFullVersionOk() (*string, bool)
- func (o *NFServiceVersion) GetApiVersionInUri() string
- func (o *NFServiceVersion) GetApiVersionInUriOk() (*string, bool)
- func (o *NFServiceVersion) GetExpiry() time.Time
- func (o *NFServiceVersion) GetExpiryOk() (*time.Time, bool)
- func (o *NFServiceVersion) HasExpiry() bool
- func (o NFServiceVersion) MarshalJSON() ([]byte, error)
- func (o *NFServiceVersion) SetApiFullVersion(v string)
- func (o *NFServiceVersion) SetApiVersionInUri(v string)
- func (o *NFServiceVersion) SetExpiry(v time.Time)
- func (o NFServiceVersion) ToMap() (map[string]interface{}, error)
- type NFType
- type Ncgi
- func (o *Ncgi) GetNid() string
- func (o *Ncgi) GetNidOk() (*string, bool)
- func (o *Ncgi) GetNrCellId() string
- func (o *Ncgi) GetNrCellIdOk() (*string, bool)
- func (o *Ncgi) GetPlmnId() PlmnId
- func (o *Ncgi) GetPlmnIdOk() (*PlmnId, bool)
- func (o *Ncgi) HasNid() bool
- func (o Ncgi) MarshalJSON() ([]byte, error)
- func (o *Ncgi) SetNid(v string)
- func (o *Ncgi) SetNrCellId(v string)
- func (o *Ncgi) SetPlmnId(v PlmnId)
- func (o Ncgi) ToMap() (map[string]interface{}, error)
- type NcgiTai
- func (o *NcgiTai) GetCellList() []Ncgi
- func (o *NcgiTai) GetCellListOk() ([]Ncgi, bool)
- func (o *NcgiTai) GetTai() Tai
- func (o *NcgiTai) GetTaiOk() (*Tai, bool)
- func (o NcgiTai) MarshalJSON() ([]byte, error)
- func (o *NcgiTai) SetCellList(v []Ncgi)
- func (o *NcgiTai) SetTai(v Tai)
- func (o NcgiTai) ToMap() (map[string]interface{}, error)
- type NefCond
- func (o *NefCond) GetAfEvents() []AfEvent
- func (o *NefCond) GetAfEventsOk() ([]AfEvent, bool)
- func (o *NefCond) GetConditionType() string
- func (o *NefCond) GetConditionTypeOk() (*string, bool)
- func (o *NefCond) GetExternalGroupIdentifiersRanges() []IdentityRange
- func (o *NefCond) GetExternalGroupIdentifiersRangesOk() ([]IdentityRange, bool)
- func (o *NefCond) GetGpsiRanges() []IdentityRange
- func (o *NefCond) GetGpsiRangesOk() ([]IdentityRange, bool)
- func (o *NefCond) GetPfdData() PfdData
- func (o *NefCond) GetPfdDataOk() (*PfdData, bool)
- func (o *NefCond) GetServedFqdnList() []string
- func (o *NefCond) GetServedFqdnListOk() ([]string, bool)
- func (o *NefCond) GetSnssaiList() []Snssai
- func (o *NefCond) GetSnssaiListOk() ([]Snssai, bool)
- func (o *NefCond) HasAfEvents() bool
- func (o *NefCond) HasExternalGroupIdentifiersRanges() bool
- func (o *NefCond) HasGpsiRanges() bool
- func (o *NefCond) HasPfdData() bool
- func (o *NefCond) HasServedFqdnList() bool
- func (o *NefCond) HasSnssaiList() bool
- func (o NefCond) MarshalJSON() ([]byte, error)
- func (o *NefCond) SetAfEvents(v []AfEvent)
- func (o *NefCond) SetConditionType(v string)
- func (o *NefCond) SetExternalGroupIdentifiersRanges(v []IdentityRange)
- func (o *NefCond) SetGpsiRanges(v []IdentityRange)
- func (o *NefCond) SetPfdData(v PfdData)
- func (o *NefCond) SetServedFqdnList(v []string)
- func (o *NefCond) SetSnssaiList(v []Snssai)
- func (o NefCond) ToMap() (map[string]interface{}, error)
- type NefEvent
- type NefEventExposureNotif
- func (o *NefEventExposureNotif) GetEventNotifs() []NefEventNotification
- func (o *NefEventExposureNotif) GetEventNotifsOk() ([]NefEventNotification, bool)
- func (o *NefEventExposureNotif) GetNotifId() string
- func (o *NefEventExposureNotif) GetNotifIdOk() (*string, bool)
- func (o NefEventExposureNotif) MarshalJSON() ([]byte, error)
- func (o *NefEventExposureNotif) SetEventNotifs(v []NefEventNotification)
- func (o *NefEventExposureNotif) SetNotifId(v string)
- func (o NefEventExposureNotif) ToMap() (map[string]interface{}, error)
- type NefEventExposureSubsc
- func (o *NefEventExposureSubsc) GetDataAccProfId() string
- func (o *NefEventExposureSubsc) GetDataAccProfIdOk() (*string, bool)
- func (o *NefEventExposureSubsc) GetEventNotifs() []NefEventNotification
- func (o *NefEventExposureSubsc) GetEventNotifsOk() ([]NefEventNotification, bool)
- func (o *NefEventExposureSubsc) GetEventsRepInfo() ReportingInformation
- func (o *NefEventExposureSubsc) GetEventsRepInfoOk() (*ReportingInformation, bool)
- func (o *NefEventExposureSubsc) GetEventsSubs() []NefEventSubs
- func (o *NefEventExposureSubsc) GetEventsSubsOk() ([]NefEventSubs, bool)
- func (o *NefEventExposureSubsc) GetNotifId() string
- func (o *NefEventExposureSubsc) GetNotifIdOk() (*string, bool)
- func (o *NefEventExposureSubsc) GetNotifUri() string
- func (o *NefEventExposureSubsc) GetNotifUriOk() (*string, bool)
- func (o *NefEventExposureSubsc) GetSuppFeat() string
- func (o *NefEventExposureSubsc) GetSuppFeatOk() (*string, bool)
- func (o *NefEventExposureSubsc) HasDataAccProfId() bool
- func (o *NefEventExposureSubsc) HasEventNotifs() bool
- func (o *NefEventExposureSubsc) HasEventsRepInfo() bool
- func (o *NefEventExposureSubsc) HasSuppFeat() bool
- func (o NefEventExposureSubsc) MarshalJSON() ([]byte, error)
- func (o *NefEventExposureSubsc) SetDataAccProfId(v string)
- func (o *NefEventExposureSubsc) SetEventNotifs(v []NefEventNotification)
- func (o *NefEventExposureSubsc) SetEventsRepInfo(v ReportingInformation)
- func (o *NefEventExposureSubsc) SetEventsSubs(v []NefEventSubs)
- func (o *NefEventExposureSubsc) SetNotifId(v string)
- func (o *NefEventExposureSubsc) SetNotifUri(v string)
- func (o *NefEventExposureSubsc) SetSuppFeat(v string)
- func (o NefEventExposureSubsc) ToMap() (map[string]interface{}, error)
- type NefEventFilter
- func (o *NefEventFilter) GetAppIds() []string
- func (o *NefEventFilter) GetAppIdsOk() ([]string, bool)
- func (o *NefEventFilter) GetCollAttrs() []CollectiveBehaviourFilter
- func (o *NefEventFilter) GetCollAttrsOk() ([]CollectiveBehaviourFilter, bool)
- func (o *NefEventFilter) GetLocArea() NetworkAreaInfo
- func (o *NefEventFilter) GetLocAreaOk() (*NetworkAreaInfo, bool)
- func (o *NefEventFilter) GetTgtUe() TargetUeIdentification
- func (o *NefEventFilter) GetTgtUeOk() (*TargetUeIdentification, bool)
- func (o *NefEventFilter) HasAppIds() bool
- func (o *NefEventFilter) HasCollAttrs() bool
- func (o *NefEventFilter) HasLocArea() bool
- func (o NefEventFilter) MarshalJSON() ([]byte, error)
- func (o *NefEventFilter) SetAppIds(v []string)
- func (o *NefEventFilter) SetCollAttrs(v []CollectiveBehaviourFilter)
- func (o *NefEventFilter) SetLocArea(v NetworkAreaInfo)
- func (o *NefEventFilter) SetTgtUe(v TargetUeIdentification)
- func (o NefEventFilter) ToMap() (map[string]interface{}, error)
- type NefEventNotification
- func (o *NefEventNotification) GetCollBhvrInfs() []CollectiveBehaviourInfo
- func (o *NefEventNotification) GetCollBhvrInfsOk() ([]CollectiveBehaviourInfo, bool)
- func (o *NefEventNotification) GetCongestionInfos() []UserDataCongestionCollection
- func (o *NefEventNotification) GetCongestionInfosOk() ([]UserDataCongestionCollection, bool)
- func (o *NefEventNotification) GetDispersionInfos() []DispersionCollection1
- func (o *NefEventNotification) GetDispersionInfosOk() ([]DispersionCollection1, bool)
- func (o *NefEventNotification) GetEvent() NefEvent
- func (o *NefEventNotification) GetEventOk() (*NefEvent, bool)
- func (o *NefEventNotification) GetExcepInfos() []ExceptionInfo
- func (o *NefEventNotification) GetExcepInfosOk() ([]ExceptionInfo, bool)
- func (o *NefEventNotification) GetMsAccActInfos() []MSAccessActivityCollection
- func (o *NefEventNotification) GetMsAccActInfosOk() ([]MSAccessActivityCollection, bool)
- func (o *NefEventNotification) GetMsConsumpInfos() []MsConsumptionCollection
- func (o *NefEventNotification) GetMsConsumpInfosOk() ([]MsConsumptionCollection, bool)
- func (o *NefEventNotification) GetMsDynPlyInvInfos() []MsDynPolicyInvocationCollection
- func (o *NefEventNotification) GetMsDynPlyInvInfosOk() ([]MsDynPolicyInvocationCollection, bool)
- func (o *NefEventNotification) GetMsNetAssInvInfos() []MsNetAssInvocationCollection
- func (o *NefEventNotification) GetMsNetAssInvInfosOk() ([]MsNetAssInvocationCollection, bool)
- func (o *NefEventNotification) GetMsQoeMetrInfos() []MsQoeMetricsCollection
- func (o *NefEventNotification) GetMsQoeMetrInfosOk() ([]MsQoeMetricsCollection, bool)
- func (o *NefEventNotification) GetPerfDataInfos() []PerformanceDataInfo
- func (o *NefEventNotification) GetPerfDataInfosOk() ([]PerformanceDataInfo, bool)
- func (o *NefEventNotification) GetSvcExprcInfos() []ServiceExperienceInfo1
- func (o *NefEventNotification) GetSvcExprcInfosOk() ([]ServiceExperienceInfo1, bool)
- func (o *NefEventNotification) GetTimeStamp() time.Time
- func (o *NefEventNotification) GetTimeStampOk() (*time.Time, bool)
- func (o *NefEventNotification) GetUeCommInfos() []UeCommunicationInfo
- func (o *NefEventNotification) GetUeCommInfosOk() ([]UeCommunicationInfo, bool)
- func (o *NefEventNotification) GetUeMobilityInfos() []UeMobilityInfo
- func (o *NefEventNotification) GetUeMobilityInfosOk() ([]UeMobilityInfo, bool)
- func (o *NefEventNotification) HasCollBhvrInfs() bool
- func (o *NefEventNotification) HasCongestionInfos() bool
- func (o *NefEventNotification) HasDispersionInfos() bool
- func (o *NefEventNotification) HasExcepInfos() bool
- func (o *NefEventNotification) HasMsAccActInfos() bool
- func (o *NefEventNotification) HasMsConsumpInfos() bool
- func (o *NefEventNotification) HasMsDynPlyInvInfos() bool
- func (o *NefEventNotification) HasMsNetAssInvInfos() bool
- func (o *NefEventNotification) HasMsQoeMetrInfos() bool
- func (o *NefEventNotification) HasPerfDataInfos() bool
- func (o *NefEventNotification) HasSvcExprcInfos() bool
- func (o *NefEventNotification) HasUeCommInfos() bool
- func (o *NefEventNotification) HasUeMobilityInfos() bool
- func (o NefEventNotification) MarshalJSON() ([]byte, error)
- func (o *NefEventNotification) SetCollBhvrInfs(v []CollectiveBehaviourInfo)
- func (o *NefEventNotification) SetCongestionInfos(v []UserDataCongestionCollection)
- func (o *NefEventNotification) SetDispersionInfos(v []DispersionCollection1)
- func (o *NefEventNotification) SetEvent(v NefEvent)
- func (o *NefEventNotification) SetExcepInfos(v []ExceptionInfo)
- func (o *NefEventNotification) SetMsAccActInfos(v []MSAccessActivityCollection)
- func (o *NefEventNotification) SetMsConsumpInfos(v []MsConsumptionCollection)
- func (o *NefEventNotification) SetMsDynPlyInvInfos(v []MsDynPolicyInvocationCollection)
- func (o *NefEventNotification) SetMsNetAssInvInfos(v []MsNetAssInvocationCollection)
- func (o *NefEventNotification) SetMsQoeMetrInfos(v []MsQoeMetricsCollection)
- func (o *NefEventNotification) SetPerfDataInfos(v []PerformanceDataInfo)
- func (o *NefEventNotification) SetSvcExprcInfos(v []ServiceExperienceInfo1)
- func (o *NefEventNotification) SetTimeStamp(v time.Time)
- func (o *NefEventNotification) SetUeCommInfos(v []UeCommunicationInfo)
- func (o *NefEventNotification) SetUeMobilityInfos(v []UeMobilityInfo)
- func (o NefEventNotification) ToMap() (map[string]interface{}, error)
- type NefEventSubs
- func (o *NefEventSubs) GetEvent() NefEvent
- func (o *NefEventSubs) GetEventFilter() NefEventFilter
- func (o *NefEventSubs) GetEventFilterOk() (*NefEventFilter, bool)
- func (o *NefEventSubs) GetEventOk() (*NefEvent, bool)
- func (o *NefEventSubs) HasEventFilter() bool
- func (o NefEventSubs) MarshalJSON() ([]byte, error)
- func (o *NefEventSubs) SetEvent(v NefEvent)
- func (o *NefEventSubs) SetEventFilter(v NefEventFilter)
- func (o NefEventSubs) ToMap() (map[string]interface{}, error)
- type NefInfo
- func (o *NefInfo) GetAfEeData() AfEventExposureData
- func (o *NefInfo) GetAfEeDataOk() (*AfEventExposureData, bool)
- func (o *NefInfo) GetDnaiList() []string
- func (o *NefInfo) GetDnaiListOk() ([]string, bool)
- func (o *NefInfo) GetExternalGroupIdentifiersRanges() []IdentityRange
- func (o *NefInfo) GetExternalGroupIdentifiersRangesOk() ([]IdentityRange, bool)
- func (o *NefInfo) GetGpsiRanges() []IdentityRange
- func (o *NefInfo) GetGpsiRangesOk() ([]IdentityRange, bool)
- func (o *NefInfo) GetNefId() string
- func (o *NefInfo) GetNefIdOk() (*string, bool)
- func (o *NefInfo) GetPfdData() PfdData
- func (o *NefInfo) GetPfdDataOk() (*PfdData, bool)
- func (o *NefInfo) GetServedFqdnList() []string
- func (o *NefInfo) GetServedFqdnListOk() ([]string, bool)
- func (o *NefInfo) GetTaiList() []Tai
- func (o *NefInfo) GetTaiListOk() ([]Tai, bool)
- func (o *NefInfo) GetTaiRangeList() []TaiRange
- func (o *NefInfo) GetTaiRangeListOk() ([]TaiRange, bool)
- func (o *NefInfo) GetUasNfFunctionalityInd() bool
- func (o *NefInfo) GetUasNfFunctionalityIndOk() (*bool, bool)
- func (o *NefInfo) GetUnTrustAfInfoList() []UnTrustAfInfo
- func (o *NefInfo) GetUnTrustAfInfoListOk() ([]UnTrustAfInfo, bool)
- func (o *NefInfo) HasAfEeData() bool
- func (o *NefInfo) HasDnaiList() bool
- func (o *NefInfo) HasExternalGroupIdentifiersRanges() bool
- func (o *NefInfo) HasGpsiRanges() bool
- func (o *NefInfo) HasNefId() bool
- func (o *NefInfo) HasPfdData() bool
- func (o *NefInfo) HasServedFqdnList() bool
- func (o *NefInfo) HasTaiList() bool
- func (o *NefInfo) HasTaiRangeList() bool
- func (o *NefInfo) HasUasNfFunctionalityInd() bool
- func (o *NefInfo) HasUnTrustAfInfoList() bool
- func (o NefInfo) MarshalJSON() ([]byte, error)
- func (o *NefInfo) SetAfEeData(v AfEventExposureData)
- func (o *NefInfo) SetDnaiList(v []string)
- func (o *NefInfo) SetExternalGroupIdentifiersRanges(v []IdentityRange)
- func (o *NefInfo) SetGpsiRanges(v []IdentityRange)
- func (o *NefInfo) SetNefId(v string)
- func (o *NefInfo) SetPfdData(v PfdData)
- func (o *NefInfo) SetServedFqdnList(v []string)
- func (o *NefInfo) SetTaiList(v []Tai)
- func (o *NefInfo) SetTaiRangeList(v []TaiRange)
- func (o *NefInfo) SetUasNfFunctionalityInd(v bool)
- func (o *NefInfo) SetUnTrustAfInfoList(v []UnTrustAfInfo)
- func (o NefInfo) ToMap() (map[string]interface{}, error)
- type NetworkAreaInfo
- func (o *NetworkAreaInfo) GetEcgis() []Ecgi
- func (o *NetworkAreaInfo) GetEcgisOk() ([]Ecgi, bool)
- func (o *NetworkAreaInfo) GetGRanNodeIds() []GlobalRanNodeId
- func (o *NetworkAreaInfo) GetGRanNodeIdsOk() ([]GlobalRanNodeId, bool)
- func (o *NetworkAreaInfo) GetNcgis() []Ncgi
- func (o *NetworkAreaInfo) GetNcgisOk() ([]Ncgi, bool)
- func (o *NetworkAreaInfo) GetTais() []Tai
- func (o *NetworkAreaInfo) GetTaisOk() ([]Tai, bool)
- func (o *NetworkAreaInfo) HasEcgis() bool
- func (o *NetworkAreaInfo) HasGRanNodeIds() bool
- func (o *NetworkAreaInfo) HasNcgis() bool
- func (o *NetworkAreaInfo) HasTais() bool
- func (o NetworkAreaInfo) MarshalJSON() ([]byte, error)
- func (o *NetworkAreaInfo) SetEcgis(v []Ecgi)
- func (o *NetworkAreaInfo) SetGRanNodeIds(v []GlobalRanNodeId)
- func (o *NetworkAreaInfo) SetNcgis(v []Ncgi)
- func (o *NetworkAreaInfo) SetTais(v []Tai)
- func (o NetworkAreaInfo) ToMap() (map[string]interface{}, error)
- type NetworkAreaInfo1
- func (o *NetworkAreaInfo1) GetEcgis() []Ecgi
- func (o *NetworkAreaInfo1) GetEcgisOk() ([]Ecgi, bool)
- func (o *NetworkAreaInfo1) GetGRanNodeIds() []GlobalRanNodeId
- func (o *NetworkAreaInfo1) GetGRanNodeIdsOk() ([]GlobalRanNodeId, bool)
- func (o *NetworkAreaInfo1) GetNcgis() []Ncgi
- func (o *NetworkAreaInfo1) GetNcgisOk() ([]Ncgi, bool)
- func (o *NetworkAreaInfo1) GetTais() []Tai
- func (o *NetworkAreaInfo1) GetTaisOk() ([]Tai, bool)
- func (o *NetworkAreaInfo1) HasEcgis() bool
- func (o *NetworkAreaInfo1) HasGRanNodeIds() bool
- func (o *NetworkAreaInfo1) HasNcgis() bool
- func (o *NetworkAreaInfo1) HasTais() bool
- func (o NetworkAreaInfo1) MarshalJSON() ([]byte, error)
- func (o *NetworkAreaInfo1) SetEcgis(v []Ecgi)
- func (o *NetworkAreaInfo1) SetGRanNodeIds(v []GlobalRanNodeId)
- func (o *NetworkAreaInfo1) SetNcgis(v []Ncgi)
- func (o *NetworkAreaInfo1) SetTais(v []Tai)
- func (o NetworkAreaInfo1) ToMap() (map[string]interface{}, error)
- type NetworkAssistanceSession
- func (o *NetworkAssistanceSession) GetNaSessionId() string
- func (o *NetworkAssistanceSession) GetNaSessionIdOk() (*string, bool)
- func (o *NetworkAssistanceSession) GetNotficationURL() string
- func (o *NetworkAssistanceSession) GetNotficationURLOk() (*string, bool)
- func (o *NetworkAssistanceSession) GetPolicyTemplateId() string
- func (o *NetworkAssistanceSession) GetPolicyTemplateIdOk() (*string, bool)
- func (o *NetworkAssistanceSession) GetRecommendedQoS() M5QoSSpecification
- func (o *NetworkAssistanceSession) GetRecommendedQoSOk() (*M5QoSSpecification, bool)
- func (o *NetworkAssistanceSession) GetRequestedQoS() M5QoSSpecification
- func (o *NetworkAssistanceSession) GetRequestedQoSOk() (*M5QoSSpecification, bool)
- func (o *NetworkAssistanceSession) GetServiceDataFlowDescription() []ServiceDataFlowDescription
- func (o *NetworkAssistanceSession) GetServiceDataFlowDescriptionOk() ([]ServiceDataFlowDescription, bool)
- func (o *NetworkAssistanceSession) HasNotficationURL() bool
- func (o *NetworkAssistanceSession) HasPolicyTemplateId() bool
- func (o *NetworkAssistanceSession) HasRecommendedQoS() bool
- func (o *NetworkAssistanceSession) HasRequestedQoS() bool
- func (o *NetworkAssistanceSession) HasServiceDataFlowDescription() bool
- func (o NetworkAssistanceSession) MarshalJSON() ([]byte, error)
- func (o *NetworkAssistanceSession) SetNaSessionId(v string)
- func (o *NetworkAssistanceSession) SetNotficationURL(v string)
- func (o *NetworkAssistanceSession) SetPolicyTemplateId(v string)
- func (o *NetworkAssistanceSession) SetRecommendedQoS(v M5QoSSpecification)
- func (o *NetworkAssistanceSession) SetRequestedQoS(v M5QoSSpecification)
- func (o *NetworkAssistanceSession) SetServiceDataFlowDescription(v []ServiceDataFlowDescription)
- func (o NetworkAssistanceSession) ToMap() (map[string]interface{}, error)
- type NetworkNodeDiameterAddress
- func (o *NetworkNodeDiameterAddress) GetName() string
- func (o *NetworkNodeDiameterAddress) GetNameOk() (*string, bool)
- func (o *NetworkNodeDiameterAddress) GetRealm() string
- func (o *NetworkNodeDiameterAddress) GetRealmOk() (*string, bool)
- func (o NetworkNodeDiameterAddress) MarshalJSON() ([]byte, error)
- func (o *NetworkNodeDiameterAddress) SetName(v string)
- func (o *NetworkNodeDiameterAddress) SetRealm(v string)
- func (o NetworkNodeDiameterAddress) ToMap() (map[string]interface{}, error)
- type NetworkPerfInfo
- func (o *NetworkPerfInfo) GetAbsoluteNum() int32
- func (o *NetworkPerfInfo) GetAbsoluteNumOk() (*int32, bool)
- func (o *NetworkPerfInfo) GetConfidence() int32
- func (o *NetworkPerfInfo) GetConfidenceOk() (*int32, bool)
- func (o *NetworkPerfInfo) GetNetworkArea() NetworkAreaInfo
- func (o *NetworkPerfInfo) GetNetworkAreaOk() (*NetworkAreaInfo, bool)
- func (o *NetworkPerfInfo) GetNwPerfType() NetworkPerfType
- func (o *NetworkPerfInfo) GetNwPerfTypeOk() (*NetworkPerfType, bool)
- func (o *NetworkPerfInfo) GetRelativeRatio() int32
- func (o *NetworkPerfInfo) GetRelativeRatioOk() (*int32, bool)
- func (o *NetworkPerfInfo) HasAbsoluteNum() bool
- func (o *NetworkPerfInfo) HasConfidence() bool
- func (o *NetworkPerfInfo) HasNetworkArea() bool
- func (o *NetworkPerfInfo) HasNwPerfType() bool
- func (o *NetworkPerfInfo) HasRelativeRatio() bool
- func (o NetworkPerfInfo) MarshalJSON() ([]byte, error)
- func (o *NetworkPerfInfo) SetAbsoluteNum(v int32)
- func (o *NetworkPerfInfo) SetConfidence(v int32)
- func (o *NetworkPerfInfo) SetNetworkArea(v NetworkAreaInfo)
- func (o *NetworkPerfInfo) SetNwPerfType(v NetworkPerfType)
- func (o *NetworkPerfInfo) SetRelativeRatio(v int32)
- func (o NetworkPerfInfo) ToMap() (map[string]interface{}, error)
- type NetworkPerfRequirement
- func (o *NetworkPerfRequirement) GetAbsoluteNum() int32
- func (o *NetworkPerfRequirement) GetAbsoluteNumOk() (*int32, bool)
- func (o *NetworkPerfRequirement) GetNwPerfType() NetworkPerfType
- func (o *NetworkPerfRequirement) GetNwPerfTypeOk() (*NetworkPerfType, bool)
- func (o *NetworkPerfRequirement) GetRelativeRatio() int32
- func (o *NetworkPerfRequirement) GetRelativeRatioOk() (*int32, bool)
- func (o *NetworkPerfRequirement) HasAbsoluteNum() bool
- func (o *NetworkPerfRequirement) HasRelativeRatio() bool
- func (o NetworkPerfRequirement) MarshalJSON() ([]byte, error)
- func (o *NetworkPerfRequirement) SetAbsoluteNum(v int32)
- func (o *NetworkPerfRequirement) SetNwPerfType(v NetworkPerfType)
- func (o *NetworkPerfRequirement) SetRelativeRatio(v int32)
- func (o NetworkPerfRequirement) ToMap() (map[string]interface{}, error)
- type NetworkPerfType
- type NetworkSliceCond
- func (o *NetworkSliceCond) GetNsiList() []string
- func (o *NetworkSliceCond) GetNsiListOk() ([]string, bool)
- func (o *NetworkSliceCond) GetSnssaiList() []Snssai
- func (o *NetworkSliceCond) GetSnssaiListOk() ([]Snssai, bool)
- func (o *NetworkSliceCond) HasNsiList() bool
- func (o NetworkSliceCond) MarshalJSON() ([]byte, error)
- func (o *NetworkSliceCond) SetNsiList(v []string)
- func (o *NetworkSliceCond) SetSnssaiList(v []Snssai)
- func (o NetworkSliceCond) ToMap() (map[string]interface{}, error)
- type NfGroupCond
- func (o *NfGroupCond) GetNfGroupId() string
- func (o *NfGroupCond) GetNfGroupIdOk() (*string, bool)
- func (o *NfGroupCond) GetNfType() string
- func (o *NfGroupCond) GetNfTypeOk() (*string, bool)
- func (o NfGroupCond) MarshalJSON() ([]byte, error)
- func (o *NfGroupCond) SetNfGroupId(v string)
- func (o *NfGroupCond) SetNfType(v string)
- func (o NfGroupCond) ToMap() (map[string]interface{}, error)
- type NfGroupListCond
- func (o *NfGroupListCond) GetConditionType() string
- func (o *NfGroupListCond) GetConditionTypeOk() (*string, bool)
- func (o *NfGroupListCond) GetNfGroupIdList() []string
- func (o *NfGroupListCond) GetNfGroupIdListOk() ([]string, bool)
- func (o *NfGroupListCond) GetNfType() string
- func (o *NfGroupListCond) GetNfTypeOk() (*string, bool)
- func (o NfGroupListCond) MarshalJSON() ([]byte, error)
- func (o *NfGroupListCond) SetConditionType(v string)
- func (o *NfGroupListCond) SetNfGroupIdList(v []string)
- func (o *NfGroupListCond) SetNfType(v string)
- func (o NfGroupListCond) ToMap() (map[string]interface{}, error)
- type NfInfo
- type NfInstanceIdCond
- type NfInstanceIdListCond
- func (o *NfInstanceIdListCond) GetNfInstanceIdList() []string
- func (o *NfInstanceIdListCond) GetNfInstanceIdListOk() ([]string, bool)
- func (o NfInstanceIdListCond) MarshalJSON() ([]byte, error)
- func (o *NfInstanceIdListCond) SetNfInstanceIdList(v []string)
- func (o NfInstanceIdListCond) ToMap() (map[string]interface{}, error)
- type NfLoadLevelInformation
- func (o *NfLoadLevelInformation) GetConfidence() int32
- func (o *NfLoadLevelInformation) GetConfidenceOk() (*int32, bool)
- func (o *NfLoadLevelInformation) GetNfCpuUsage() int32
- func (o *NfLoadLevelInformation) GetNfCpuUsageOk() (*int32, bool)
- func (o *NfLoadLevelInformation) GetNfInstanceId() string
- func (o *NfLoadLevelInformation) GetNfInstanceIdOk() (*string, bool)
- func (o *NfLoadLevelInformation) GetNfLoadAvgInAoi() int32
- func (o *NfLoadLevelInformation) GetNfLoadAvgInAoiOk() (*int32, bool)
- func (o *NfLoadLevelInformation) GetNfLoadLevelAverage() int32
- func (o *NfLoadLevelInformation) GetNfLoadLevelAverageOk() (*int32, bool)
- func (o *NfLoadLevelInformation) GetNfLoadLevelpeak() int32
- func (o *NfLoadLevelInformation) GetNfLoadLevelpeakOk() (*int32, bool)
- func (o *NfLoadLevelInformation) GetNfMemoryUsage() int32
- func (o *NfLoadLevelInformation) GetNfMemoryUsageOk() (*int32, bool)
- func (o *NfLoadLevelInformation) GetNfSetId() string
- func (o *NfLoadLevelInformation) GetNfSetIdOk() (*string, bool)
- func (o *NfLoadLevelInformation) GetNfStatus() NfStatus
- func (o *NfLoadLevelInformation) GetNfStatusOk() (*NfStatus, bool)
- func (o *NfLoadLevelInformation) GetNfStorageUsage() int32
- func (o *NfLoadLevelInformation) GetNfStorageUsageOk() (*int32, bool)
- func (o *NfLoadLevelInformation) GetNfType() NFType
- func (o *NfLoadLevelInformation) GetNfTypeOk() (*NFType, bool)
- func (o *NfLoadLevelInformation) GetSnssai() Snssai
- func (o *NfLoadLevelInformation) GetSnssaiOk() (*Snssai, bool)
- func (o *NfLoadLevelInformation) HasConfidence() bool
- func (o *NfLoadLevelInformation) HasNfCpuUsage() bool
- func (o *NfLoadLevelInformation) HasNfInstanceId() bool
- func (o *NfLoadLevelInformation) HasNfLoadAvgInAoi() bool
- func (o *NfLoadLevelInformation) HasNfLoadLevelAverage() bool
- func (o *NfLoadLevelInformation) HasNfLoadLevelpeak() bool
- func (o *NfLoadLevelInformation) HasNfMemoryUsage() bool
- func (o *NfLoadLevelInformation) HasNfSetId() bool
- func (o *NfLoadLevelInformation) HasNfStatus() bool
- func (o *NfLoadLevelInformation) HasNfStorageUsage() bool
- func (o *NfLoadLevelInformation) HasNfType() bool
- func (o *NfLoadLevelInformation) HasSnssai() bool
- func (o NfLoadLevelInformation) MarshalJSON() ([]byte, error)
- func (o *NfLoadLevelInformation) SetConfidence(v int32)
- func (o *NfLoadLevelInformation) SetNfCpuUsage(v int32)
- func (o *NfLoadLevelInformation) SetNfInstanceId(v string)
- func (o *NfLoadLevelInformation) SetNfLoadAvgInAoi(v int32)
- func (o *NfLoadLevelInformation) SetNfLoadLevelAverage(v int32)
- func (o *NfLoadLevelInformation) SetNfLoadLevelpeak(v int32)
- func (o *NfLoadLevelInformation) SetNfMemoryUsage(v int32)
- func (o *NfLoadLevelInformation) SetNfSetId(v string)
- func (o *NfLoadLevelInformation) SetNfStatus(v NfStatus)
- func (o *NfLoadLevelInformation) SetNfStorageUsage(v int32)
- func (o *NfLoadLevelInformation) SetNfType(v NFType)
- func (o *NfLoadLevelInformation) SetSnssai(v Snssai)
- func (o NfLoadLevelInformation) ToMap() (map[string]interface{}, error)
- type NfServiceSetCond
- func (o *NfServiceSetCond) GetNfServiceSetId() string
- func (o *NfServiceSetCond) GetNfServiceSetIdOk() (*string, bool)
- func (o *NfServiceSetCond) GetNfSetId() string
- func (o *NfServiceSetCond) GetNfSetIdOk() (*string, bool)
- func (o *NfServiceSetCond) HasNfSetId() bool
- func (o NfServiceSetCond) MarshalJSON() ([]byte, error)
- func (o *NfServiceSetCond) SetNfServiceSetId(v string)
- func (o *NfServiceSetCond) SetNfSetId(v string)
- func (o NfServiceSetCond) ToMap() (map[string]interface{}, error)
- type NfSetCond
- type NfStatus
- type NfTypeCond
- type NgApCause
- func (o *NgApCause) GetGroup() int32
- func (o *NgApCause) GetGroupOk() (*int32, bool)
- func (o *NgApCause) GetValue() int32
- func (o *NgApCause) GetValueOk() (*int32, bool)
- func (o NgApCause) MarshalJSON() ([]byte, error)
- func (o *NgApCause) SetGroup(v int32)
- func (o *NgApCause) SetValue(v int32)
- func (o NgApCause) ToMap() (map[string]interface{}, error)
- type NnwdafDataManagementNotif
- type NnwdafDataManagementSubsc
- type NnwdafEventsSubscription
- func (o *NnwdafEventsSubscription) GetConsNfInfo() ConsumerNfInformation
- func (o *NnwdafEventsSubscription) GetConsNfInfoOk() (*ConsumerNfInformation, bool)
- func (o *NnwdafEventsSubscription) GetEventNotifications() []EventNotification
- func (o *NnwdafEventsSubscription) GetEventNotificationsOk() ([]EventNotification, bool)
- func (o *NnwdafEventsSubscription) GetEventSubscriptions() []EventSubscription
- func (o *NnwdafEventsSubscription) GetEventSubscriptionsOk() ([]EventSubscription, bool)
- func (o *NnwdafEventsSubscription) GetEvtReq() ReportingInformation
- func (o *NnwdafEventsSubscription) GetEvtReqOk() (*ReportingInformation, bool)
- func (o *NnwdafEventsSubscription) GetFailEventReports() []FailureEventInfo
- func (o *NnwdafEventsSubscription) GetFailEventReportsOk() ([]FailureEventInfo, bool)
- func (o *NnwdafEventsSubscription) GetNotifCorrId() string
- func (o *NnwdafEventsSubscription) GetNotifCorrIdOk() (*string, bool)
- func (o *NnwdafEventsSubscription) GetNotificationURI() string
- func (o *NnwdafEventsSubscription) GetNotificationURIOk() (*string, bool)
- func (o *NnwdafEventsSubscription) GetPrevSub() PrevSubInfo
- func (o *NnwdafEventsSubscription) GetPrevSubOk() (*PrevSubInfo, bool)
- func (o *NnwdafEventsSubscription) GetSupportedFeatures() string
- func (o *NnwdafEventsSubscription) GetSupportedFeaturesOk() (*string, bool)
- func (o *NnwdafEventsSubscription) HasConsNfInfo() bool
- func (o *NnwdafEventsSubscription) HasEventNotifications() bool
- func (o *NnwdafEventsSubscription) HasEvtReq() bool
- func (o *NnwdafEventsSubscription) HasFailEventReports() bool
- func (o *NnwdafEventsSubscription) HasNotifCorrId() bool
- func (o *NnwdafEventsSubscription) HasNotificationURI() bool
- func (o *NnwdafEventsSubscription) HasPrevSub() bool
- func (o *NnwdafEventsSubscription) HasSupportedFeatures() bool
- func (o NnwdafEventsSubscription) MarshalJSON() ([]byte, error)
- func (o *NnwdafEventsSubscription) SetConsNfInfo(v ConsumerNfInformation)
- func (o *NnwdafEventsSubscription) SetEventNotifications(v []EventNotification)
- func (o *NnwdafEventsSubscription) SetEventSubscriptions(v []EventSubscription)
- func (o *NnwdafEventsSubscription) SetEvtReq(v ReportingInformation)
- func (o *NnwdafEventsSubscription) SetFailEventReports(v []FailureEventInfo)
- func (o *NnwdafEventsSubscription) SetNotifCorrId(v string)
- func (o *NnwdafEventsSubscription) SetNotificationURI(v string)
- func (o *NnwdafEventsSubscription) SetPrevSub(v PrevSubInfo)
- func (o *NnwdafEventsSubscription) SetSupportedFeatures(v string)
- func (o NnwdafEventsSubscription) ToMap() (map[string]interface{}, error)
- type NotifCondition
- func (o *NotifCondition) GetMonitoredAttributes() []string
- func (o *NotifCondition) GetMonitoredAttributesOk() ([]string, bool)
- func (o *NotifCondition) GetUnmonitoredAttributes() []string
- func (o *NotifCondition) GetUnmonitoredAttributesOk() ([]string, bool)
- func (o *NotifCondition) HasMonitoredAttributes() bool
- func (o *NotifCondition) HasUnmonitoredAttributes() bool
- func (o NotifCondition) MarshalJSON() ([]byte, error)
- func (o *NotifCondition) SetMonitoredAttributes(v []string)
- func (o *NotifCondition) SetUnmonitoredAttributes(v []string)
- func (o NotifCondition) ToMap() (map[string]interface{}, error)
- type NotifSummaryReport
- func (o *NotifSummaryReport) GetEventId() DccfEvent
- func (o *NotifSummaryReport) GetEventIdOk() (*DccfEvent, bool)
- func (o *NotifSummaryReport) GetEventReports() []EventParamReport
- func (o *NotifSummaryReport) GetEventReportsOk() ([]EventParamReport, bool)
- func (o *NotifSummaryReport) GetProcInterval() int32
- func (o *NotifSummaryReport) GetProcIntervalOk() (*int32, bool)
- func (o NotifSummaryReport) MarshalJSON() ([]byte, error)
- func (o *NotifSummaryReport) SetEventId(v DccfEvent)
- func (o *NotifSummaryReport) SetEventReports(v []EventParamReport)
- func (o *NotifSummaryReport) SetProcInterval(v int32)
- func (o NotifSummaryReport) ToMap() (map[string]interface{}, error)
- type NotificationData
- func (o *NotificationData) GetCompleteNfProfile() NFProfile
- func (o *NotificationData) GetCompleteNfProfileOk() (*NFProfile, bool)
- func (o *NotificationData) GetConditionEvent() ConditionEventType
- func (o *NotificationData) GetConditionEventOk() (*ConditionEventType, bool)
- func (o *NotificationData) GetEvent() NotificationEventType
- func (o *NotificationData) GetEventOk() (*NotificationEventType, bool)
- func (o *NotificationData) GetNfInstanceUri() string
- func (o *NotificationData) GetNfInstanceUriOk() (*string, bool)
- func (o *NotificationData) GetNfProfile() NFProfile
- func (o *NotificationData) GetNfProfileOk() (*NFProfile, bool)
- func (o *NotificationData) GetProfileChanges() []ChangeItem
- func (o *NotificationData) GetProfileChangesOk() ([]ChangeItem, bool)
- func (o *NotificationData) GetSubscriptionContext() SubscriptionContext
- func (o *NotificationData) GetSubscriptionContextOk() (*SubscriptionContext, bool)
- func (o *NotificationData) HasCompleteNfProfile() bool
- func (o *NotificationData) HasConditionEvent() bool
- func (o *NotificationData) HasNfProfile() bool
- func (o *NotificationData) HasProfileChanges() bool
- func (o *NotificationData) HasSubscriptionContext() bool
- func (o NotificationData) MarshalJSON() ([]byte, error)
- func (o *NotificationData) SetCompleteNfProfile(v NFProfile)
- func (o *NotificationData) SetConditionEvent(v ConditionEventType)
- func (o *NotificationData) SetEvent(v NotificationEventType)
- func (o *NotificationData) SetNfInstanceUri(v string)
- func (o *NotificationData) SetNfProfile(v NFProfile)
- func (o *NotificationData) SetProfileChanges(v []ChangeItem)
- func (o *NotificationData) SetSubscriptionContext(v SubscriptionContext)
- func (o NotificationData) ToMap() (map[string]interface{}, error)
- type NotificationEventType
- type NotificationFlag
- type NotificationMethod
- type NotificationMethod1
- type NotificationType
- type NrLocation
- func (o *NrLocation) GetAgeOfLocationInformation() int32
- func (o *NrLocation) GetAgeOfLocationInformationOk() (*int32, bool)
- func (o *NrLocation) GetGeodeticInformation() string
- func (o *NrLocation) GetGeodeticInformationOk() (*string, bool)
- func (o *NrLocation) GetGeographicalInformation() string
- func (o *NrLocation) GetGeographicalInformationOk() (*string, bool)
- func (o *NrLocation) GetGlobalGnbId() GlobalRanNodeId
- func (o *NrLocation) GetGlobalGnbIdOk() (*GlobalRanNodeId, bool)
- func (o *NrLocation) GetIgnoreNcgi() bool
- func (o *NrLocation) GetIgnoreNcgiOk() (*bool, bool)
- func (o *NrLocation) GetNcgi() Ncgi
- func (o *NrLocation) GetNcgiOk() (*Ncgi, bool)
- func (o *NrLocation) GetTai() Tai
- func (o *NrLocation) GetTaiOk() (*Tai, bool)
- func (o *NrLocation) GetUeLocationTimestamp() time.Time
- func (o *NrLocation) GetUeLocationTimestampOk() (*time.Time, bool)
- func (o *NrLocation) HasAgeOfLocationInformation() bool
- func (o *NrLocation) HasGeodeticInformation() bool
- func (o *NrLocation) HasGeographicalInformation() bool
- func (o *NrLocation) HasGlobalGnbId() bool
- func (o *NrLocation) HasIgnoreNcgi() bool
- func (o *NrLocation) HasUeLocationTimestamp() bool
- func (o NrLocation) MarshalJSON() ([]byte, error)
- func (o *NrLocation) SetAgeOfLocationInformation(v int32)
- func (o *NrLocation) SetGeodeticInformation(v string)
- func (o *NrLocation) SetGeographicalInformation(v string)
- func (o *NrLocation) SetGlobalGnbId(v GlobalRanNodeId)
- func (o *NrLocation) SetIgnoreNcgi(v bool)
- func (o *NrLocation) SetNcgi(v Ncgi)
- func (o *NrLocation) SetTai(v Tai)
- func (o *NrLocation) SetUeLocationTimestamp(v time.Time)
- func (o NrLocation) ToMap() (map[string]interface{}, error)
- type NrfInfo
- func (o *NrfInfo) GetServed5gDdnmfInfo() map[string]Model5GDdnmfInfo
- func (o *NrfInfo) GetServed5gDdnmfInfoOk() (*map[string]Model5GDdnmfInfo, bool)
- func (o *NrfInfo) GetServedAanfInfoList() map[string]map[string]NrfInfoServedAanfInfoListValueValue
- func (o *NrfInfo) GetServedAanfInfoListOk() (*map[string]map[string]NrfInfoServedAanfInfoListValueValue, bool)
- func (o *NrfInfo) GetServedAmfInfo() map[string]NrfInfoServedAmfInfoValue
- func (o *NrfInfo) GetServedAmfInfoList() map[string]map[string]NrfInfoServedAmfInfoValue
- func (o *NrfInfo) GetServedAmfInfoListOk() (*map[string]map[string]NrfInfoServedAmfInfoValue, bool)
- func (o *NrfInfo) GetServedAmfInfoOk() (*map[string]NrfInfoServedAmfInfoValue, bool)
- func (o *NrfInfo) GetServedAusfInfo() map[string]NrfInfoServedAusfInfoValue
- func (o *NrfInfo) GetServedAusfInfoList() map[string]map[string]NrfInfoServedAusfInfoValue
- func (o *NrfInfo) GetServedAusfInfoListOk() (*map[string]map[string]NrfInfoServedAusfInfoValue, bool)
- func (o *NrfInfo) GetServedAusfInfoOk() (*map[string]NrfInfoServedAusfInfoValue, bool)
- func (o *NrfInfo) GetServedBsfInfo() map[string]NrfInfoServedBsfInfoValue
- func (o *NrfInfo) GetServedBsfInfoList() map[string]map[string]NrfInfoServedBsfInfoValue
- func (o *NrfInfo) GetServedBsfInfoListOk() (*map[string]map[string]NrfInfoServedBsfInfoValue, bool)
- func (o *NrfInfo) GetServedBsfInfoOk() (*map[string]NrfInfoServedBsfInfoValue, bool)
- func (o *NrfInfo) GetServedChfInfo() map[string]NrfInfoServedChfInfoValue
- func (o *NrfInfo) GetServedChfInfoList() map[string]map[string]NrfInfoServedChfInfoValue
- func (o *NrfInfo) GetServedChfInfoListOk() (*map[string]map[string]NrfInfoServedChfInfoValue, bool)
- func (o *NrfInfo) GetServedChfInfoOk() (*map[string]NrfInfoServedChfInfoValue, bool)
- func (o *NrfInfo) GetServedDccfInfoList() map[string]DccfInfo
- func (o *NrfInfo) GetServedDccfInfoListOk() (*map[string]DccfInfo, bool)
- func (o *NrfInfo) GetServedEasdfInfoList() map[string]map[string]EasdfInfo
- func (o *NrfInfo) GetServedEasdfInfoListOk() (*map[string]map[string]EasdfInfo, bool)
- func (o *NrfInfo) GetServedGmlcInfo() map[string]NrfInfoServedGmlcInfoValue
- func (o *NrfInfo) GetServedGmlcInfoOk() (*map[string]NrfInfoServedGmlcInfoValue, bool)
- func (o *NrfInfo) GetServedHssInfoList() map[string]map[string]NrfInfoServedHssInfoListValueValue
- func (o *NrfInfo) GetServedHssInfoListOk() (*map[string]map[string]NrfInfoServedHssInfoListValueValue, bool)
- func (o *NrfInfo) GetServedLmfInfo() map[string]NrfInfoServedLmfInfoValue
- func (o *NrfInfo) GetServedLmfInfoOk() (*map[string]NrfInfoServedLmfInfoValue, bool)
- func (o *NrfInfo) GetServedMbSmfInfoList() map[string]map[string]NrfInfoServedMbSmfInfoListValueValue
- func (o *NrfInfo) GetServedMbSmfInfoListOk() (*map[string]map[string]NrfInfoServedMbSmfInfoListValueValue, bool)
- func (o *NrfInfo) GetServedMbUpfInfoList() map[string]map[string]MbUpfInfo
- func (o *NrfInfo) GetServedMbUpfInfoListOk() (*map[string]map[string]MbUpfInfo, bool)
- func (o *NrfInfo) GetServedMfafInfoList() map[string]MfafInfo
- func (o *NrfInfo) GetServedMfafInfoListOk() (*map[string]MfafInfo, bool)
- func (o *NrfInfo) GetServedNefInfo() map[string]NrfInfoServedNefInfoValue
- func (o *NrfInfo) GetServedNefInfoOk() (*map[string]NrfInfoServedNefInfoValue, bool)
- func (o *NrfInfo) GetServedNfInfo() map[string]NfInfo
- func (o *NrfInfo) GetServedNfInfoOk() (*map[string]NfInfo, bool)
- func (o *NrfInfo) GetServedNssaafInfo() map[string]NssaafInfo
- func (o *NrfInfo) GetServedNssaafInfoOk() (*map[string]NssaafInfo, bool)
- func (o *NrfInfo) GetServedNwdafInfo() map[string]NrfInfoServedNwdafInfoValue
- func (o *NrfInfo) GetServedNwdafInfoList() map[string]map[string]NwdafInfo
- func (o *NrfInfo) GetServedNwdafInfoListOk() (*map[string]map[string]NwdafInfo, bool)
- func (o *NrfInfo) GetServedNwdafInfoOk() (*map[string]NrfInfoServedNwdafInfoValue, bool)
- func (o *NrfInfo) GetServedPcfInfo() map[string]NrfInfoServedPcfInfoValue
- func (o *NrfInfo) GetServedPcfInfoList() map[string]map[string]NrfInfoServedPcfInfoValue
- func (o *NrfInfo) GetServedPcfInfoListOk() (*map[string]map[string]NrfInfoServedPcfInfoValue, bool)
- func (o *NrfInfo) GetServedPcfInfoOk() (*map[string]NrfInfoServedPcfInfoValue, bool)
- func (o *NrfInfo) GetServedPcscfInfoList() map[string]map[string]NrfInfoServedPcscfInfoListValueValue
- func (o *NrfInfo) GetServedPcscfInfoListOk() (*map[string]map[string]NrfInfoServedPcscfInfoListValueValue, bool)
- func (o *NrfInfo) GetServedScpInfoList() map[string]NrfInfoServedScpInfoListValue
- func (o *NrfInfo) GetServedScpInfoListOk() (*map[string]NrfInfoServedScpInfoListValue, bool)
- func (o *NrfInfo) GetServedSeppInfoList() map[string]NrfInfoServedSeppInfoListValue
- func (o *NrfInfo) GetServedSeppInfoListOk() (*map[string]NrfInfoServedSeppInfoListValue, bool)
- func (o *NrfInfo) GetServedSmfInfo() map[string]NrfInfoServedSmfInfoValue
- func (o *NrfInfo) GetServedSmfInfoList() map[string]map[string]NrfInfoServedSmfInfoValue
- func (o *NrfInfo) GetServedSmfInfoListOk() (*map[string]map[string]NrfInfoServedSmfInfoValue, bool)
- func (o *NrfInfo) GetServedSmfInfoOk() (*map[string]NrfInfoServedSmfInfoValue, bool)
- func (o *NrfInfo) GetServedTrustAfInfo() map[string]TrustAfInfo
- func (o *NrfInfo) GetServedTrustAfInfoOk() (*map[string]TrustAfInfo, bool)
- func (o *NrfInfo) GetServedTsctsfInfoList() map[string]map[string]TsctsfInfo
- func (o *NrfInfo) GetServedTsctsfInfoListOk() (*map[string]map[string]TsctsfInfo, bool)
- func (o *NrfInfo) GetServedUdmInfo() map[string]NrfInfoServedUdmInfoValue
- func (o *NrfInfo) GetServedUdmInfoList() map[string]map[string]NrfInfoServedUdmInfoValue
- func (o *NrfInfo) GetServedUdmInfoListOk() (*map[string]map[string]NrfInfoServedUdmInfoValue, bool)
- func (o *NrfInfo) GetServedUdmInfoOk() (*map[string]NrfInfoServedUdmInfoValue, bool)
- func (o *NrfInfo) GetServedUdrInfo() map[string]NrfInfoServedUdrInfoValue
- func (o *NrfInfo) GetServedUdrInfoList() map[string]map[string]NrfInfoServedUdrInfoValue
- func (o *NrfInfo) GetServedUdrInfoListOk() (*map[string]map[string]NrfInfoServedUdrInfoValue, bool)
- func (o *NrfInfo) GetServedUdrInfoOk() (*map[string]NrfInfoServedUdrInfoValue, bool)
- func (o *NrfInfo) GetServedUdsfInfo() map[string]NrfInfoServedUdsfInfoValue
- func (o *NrfInfo) GetServedUdsfInfoList() map[string]map[string]NrfInfoServedUdsfInfoValue
- func (o *NrfInfo) GetServedUdsfInfoListOk() (*map[string]map[string]NrfInfoServedUdsfInfoValue, bool)
- func (o *NrfInfo) GetServedUdsfInfoOk() (*map[string]NrfInfoServedUdsfInfoValue, bool)
- func (o *NrfInfo) GetServedUpfInfo() map[string]NrfInfoServedUpfInfoValue
- func (o *NrfInfo) GetServedUpfInfoList() map[string]map[string]NrfInfoServedUpfInfoValue
- func (o *NrfInfo) GetServedUpfInfoListOk() (*map[string]map[string]NrfInfoServedUpfInfoValue, bool)
- func (o *NrfInfo) GetServedUpfInfoOk() (*map[string]NrfInfoServedUpfInfoValue, bool)
- func (o *NrfInfo) HasServed5gDdnmfInfo() bool
- func (o *NrfInfo) HasServedAanfInfoList() bool
- func (o *NrfInfo) HasServedAmfInfo() bool
- func (o *NrfInfo) HasServedAmfInfoList() bool
- func (o *NrfInfo) HasServedAusfInfo() bool
- func (o *NrfInfo) HasServedAusfInfoList() bool
- func (o *NrfInfo) HasServedBsfInfo() bool
- func (o *NrfInfo) HasServedBsfInfoList() bool
- func (o *NrfInfo) HasServedChfInfo() bool
- func (o *NrfInfo) HasServedChfInfoList() bool
- func (o *NrfInfo) HasServedDccfInfoList() bool
- func (o *NrfInfo) HasServedEasdfInfoList() bool
- func (o *NrfInfo) HasServedGmlcInfo() bool
- func (o *NrfInfo) HasServedHssInfoList() bool
- func (o *NrfInfo) HasServedLmfInfo() bool
- func (o *NrfInfo) HasServedMbSmfInfoList() bool
- func (o *NrfInfo) HasServedMbUpfInfoList() bool
- func (o *NrfInfo) HasServedMfafInfoList() bool
- func (o *NrfInfo) HasServedNefInfo() bool
- func (o *NrfInfo) HasServedNfInfo() bool
- func (o *NrfInfo) HasServedNssaafInfo() bool
- func (o *NrfInfo) HasServedNwdafInfo() bool
- func (o *NrfInfo) HasServedNwdafInfoList() bool
- func (o *NrfInfo) HasServedPcfInfo() bool
- func (o *NrfInfo) HasServedPcfInfoList() bool
- func (o *NrfInfo) HasServedPcscfInfoList() bool
- func (o *NrfInfo) HasServedScpInfoList() bool
- func (o *NrfInfo) HasServedSeppInfoList() bool
- func (o *NrfInfo) HasServedSmfInfo() bool
- func (o *NrfInfo) HasServedSmfInfoList() bool
- func (o *NrfInfo) HasServedTrustAfInfo() bool
- func (o *NrfInfo) HasServedTsctsfInfoList() bool
- func (o *NrfInfo) HasServedUdmInfo() bool
- func (o *NrfInfo) HasServedUdmInfoList() bool
- func (o *NrfInfo) HasServedUdrInfo() bool
- func (o *NrfInfo) HasServedUdrInfoList() bool
- func (o *NrfInfo) HasServedUdsfInfo() bool
- func (o *NrfInfo) HasServedUdsfInfoList() bool
- func (o *NrfInfo) HasServedUpfInfo() bool
- func (o *NrfInfo) HasServedUpfInfoList() bool
- func (o NrfInfo) MarshalJSON() ([]byte, error)
- func (o *NrfInfo) SetServed5gDdnmfInfo(v map[string]Model5GDdnmfInfo)
- func (o *NrfInfo) SetServedAanfInfoList(v map[string]map[string]NrfInfoServedAanfInfoListValueValue)
- func (o *NrfInfo) SetServedAmfInfo(v map[string]NrfInfoServedAmfInfoValue)
- func (o *NrfInfo) SetServedAmfInfoList(v map[string]map[string]NrfInfoServedAmfInfoValue)
- func (o *NrfInfo) SetServedAusfInfo(v map[string]NrfInfoServedAusfInfoValue)
- func (o *NrfInfo) SetServedAusfInfoList(v map[string]map[string]NrfInfoServedAusfInfoValue)
- func (o *NrfInfo) SetServedBsfInfo(v map[string]NrfInfoServedBsfInfoValue)
- func (o *NrfInfo) SetServedBsfInfoList(v map[string]map[string]NrfInfoServedBsfInfoValue)
- func (o *NrfInfo) SetServedChfInfo(v map[string]NrfInfoServedChfInfoValue)
- func (o *NrfInfo) SetServedChfInfoList(v map[string]map[string]NrfInfoServedChfInfoValue)
- func (o *NrfInfo) SetServedDccfInfoList(v map[string]DccfInfo)
- func (o *NrfInfo) SetServedEasdfInfoList(v map[string]map[string]EasdfInfo)
- func (o *NrfInfo) SetServedGmlcInfo(v map[string]NrfInfoServedGmlcInfoValue)
- func (o *NrfInfo) SetServedHssInfoList(v map[string]map[string]NrfInfoServedHssInfoListValueValue)
- func (o *NrfInfo) SetServedLmfInfo(v map[string]NrfInfoServedLmfInfoValue)
- func (o *NrfInfo) SetServedMbSmfInfoList(v map[string]map[string]NrfInfoServedMbSmfInfoListValueValue)
- func (o *NrfInfo) SetServedMbUpfInfoList(v map[string]map[string]MbUpfInfo)
- func (o *NrfInfo) SetServedMfafInfoList(v map[string]MfafInfo)
- func (o *NrfInfo) SetServedNefInfo(v map[string]NrfInfoServedNefInfoValue)
- func (o *NrfInfo) SetServedNfInfo(v map[string]NfInfo)
- func (o *NrfInfo) SetServedNssaafInfo(v map[string]NssaafInfo)
- func (o *NrfInfo) SetServedNwdafInfo(v map[string]NrfInfoServedNwdafInfoValue)
- func (o *NrfInfo) SetServedNwdafInfoList(v map[string]map[string]NwdafInfo)
- func (o *NrfInfo) SetServedPcfInfo(v map[string]NrfInfoServedPcfInfoValue)
- func (o *NrfInfo) SetServedPcfInfoList(v map[string]map[string]NrfInfoServedPcfInfoValue)
- func (o *NrfInfo) SetServedPcscfInfoList(v map[string]map[string]NrfInfoServedPcscfInfoListValueValue)
- func (o *NrfInfo) SetServedScpInfoList(v map[string]NrfInfoServedScpInfoListValue)
- func (o *NrfInfo) SetServedSeppInfoList(v map[string]NrfInfoServedSeppInfoListValue)
- func (o *NrfInfo) SetServedSmfInfo(v map[string]NrfInfoServedSmfInfoValue)
- func (o *NrfInfo) SetServedSmfInfoList(v map[string]map[string]NrfInfoServedSmfInfoValue)
- func (o *NrfInfo) SetServedTrustAfInfo(v map[string]TrustAfInfo)
- func (o *NrfInfo) SetServedTsctsfInfoList(v map[string]map[string]TsctsfInfo)
- func (o *NrfInfo) SetServedUdmInfo(v map[string]NrfInfoServedUdmInfoValue)
- func (o *NrfInfo) SetServedUdmInfoList(v map[string]map[string]NrfInfoServedUdmInfoValue)
- func (o *NrfInfo) SetServedUdrInfo(v map[string]NrfInfoServedUdrInfoValue)
- func (o *NrfInfo) SetServedUdrInfoList(v map[string]map[string]NrfInfoServedUdrInfoValue)
- func (o *NrfInfo) SetServedUdsfInfo(v map[string]NrfInfoServedUdsfInfoValue)
- func (o *NrfInfo) SetServedUdsfInfoList(v map[string]map[string]NrfInfoServedUdsfInfoValue)
- func (o *NrfInfo) SetServedUpfInfo(v map[string]NrfInfoServedUpfInfoValue)
- func (o *NrfInfo) SetServedUpfInfoList(v map[string]map[string]NrfInfoServedUpfInfoValue)
- func (o NrfInfo) ToMap() (map[string]interface{}, error)
- type NrfInfoServedAanfInfoListValueValue
- type NrfInfoServedAmfInfoValue
- type NrfInfoServedAusfInfoValue
- type NrfInfoServedBsfInfoValue
- type NrfInfoServedChfInfoValue
- type NrfInfoServedGmlcInfoValue
- type NrfInfoServedHssInfoListValueValue
- type NrfInfoServedLmfInfoValue
- type NrfInfoServedMbSmfInfoListValueValue
- type NrfInfoServedNefInfoValue
- type NrfInfoServedNwdafInfoValue
- type NrfInfoServedPcfInfoValue
- type NrfInfoServedPcscfInfoListValueValue
- type NrfInfoServedScpInfoListValue
- type NrfInfoServedSeppInfoListValue
- type NrfInfoServedSmfInfoValue
- type NrfInfoServedUdmInfoValue
- type NrfInfoServedUdrInfoValue
- type NrfInfoServedUdsfInfoValue
- type NrfInfoServedUpfInfoValue
- type NsacfCapability
- func (o *NsacfCapability) GetSupportPduSAC() bool
- func (o *NsacfCapability) GetSupportPduSACOk() (*bool, bool)
- func (o *NsacfCapability) GetSupportUeSAC() bool
- func (o *NsacfCapability) GetSupportUeSACOk() (*bool, bool)
- func (o *NsacfCapability) HasSupportPduSAC() bool
- func (o *NsacfCapability) HasSupportUeSAC() bool
- func (o NsacfCapability) MarshalJSON() ([]byte, error)
- func (o *NsacfCapability) SetSupportPduSAC(v bool)
- func (o *NsacfCapability) SetSupportUeSAC(v bool)
- func (o NsacfCapability) ToMap() (map[string]interface{}, error)
- type NsacfInfo
- func (o *NsacfInfo) GetNsacfCapability() NsacfCapability
- func (o *NsacfInfo) GetNsacfCapabilityOk() (*NsacfCapability, bool)
- func (o *NsacfInfo) GetTaiList() []Tai
- func (o *NsacfInfo) GetTaiListOk() ([]Tai, bool)
- func (o *NsacfInfo) GetTaiRangeList() []TaiRange
- func (o *NsacfInfo) GetTaiRangeListOk() ([]TaiRange, bool)
- func (o *NsacfInfo) HasTaiList() bool
- func (o *NsacfInfo) HasTaiRangeList() bool
- func (o NsacfInfo) MarshalJSON() ([]byte, error)
- func (o *NsacfInfo) SetNsacfCapability(v NsacfCapability)
- func (o *NsacfInfo) SetTaiList(v []Tai)
- func (o *NsacfInfo) SetTaiRangeList(v []TaiRange)
- func (o NsacfInfo) ToMap() (map[string]interface{}, error)
- type NsiIdInfo
- func (o *NsiIdInfo) GetNsiIds() []string
- func (o *NsiIdInfo) GetNsiIdsOk() ([]string, bool)
- func (o *NsiIdInfo) GetSnssai() Snssai
- func (o *NsiIdInfo) GetSnssaiOk() (*Snssai, bool)
- func (o *NsiIdInfo) HasNsiIds() bool
- func (o NsiIdInfo) MarshalJSON() ([]byte, error)
- func (o *NsiIdInfo) SetNsiIds(v []string)
- func (o *NsiIdInfo) SetSnssai(v Snssai)
- func (o NsiIdInfo) ToMap() (map[string]interface{}, error)
- type NsiLoadLevelInfo
- func (o *NsiLoadLevelInfo) GetConfidence() int32
- func (o *NsiLoadLevelInfo) GetConfidenceOk() (*int32, bool)
- func (o *NsiLoadLevelInfo) GetExceedLoadLevelThrInd() bool
- func (o *NsiLoadLevelInfo) GetExceedLoadLevelThrIndOk() (*bool, bool)
- func (o *NsiLoadLevelInfo) GetLoadLevelInformation() int32
- func (o *NsiLoadLevelInfo) GetLoadLevelInformationOk() (*int32, bool)
- func (o *NsiLoadLevelInfo) GetNetworkArea() NetworkAreaInfo
- func (o *NsiLoadLevelInfo) GetNetworkAreaOk() (*NetworkAreaInfo, bool)
- func (o *NsiLoadLevelInfo) GetNsiId() string
- func (o *NsiLoadLevelInfo) GetNsiIdOk() (*string, bool)
- func (o *NsiLoadLevelInfo) GetNumOfExceedLoadLevelThr() int32
- func (o *NsiLoadLevelInfo) GetNumOfExceedLoadLevelThrOk() (*int32, bool)
- func (o *NsiLoadLevelInfo) GetNumOfPduSess() NumberAverage
- func (o *NsiLoadLevelInfo) GetNumOfPduSessOk() (*NumberAverage, bool)
- func (o *NsiLoadLevelInfo) GetNumOfUes() NumberAverage
- func (o *NsiLoadLevelInfo) GetNumOfUesOk() (*NumberAverage, bool)
- func (o *NsiLoadLevelInfo) GetResUsage() ResourceUsage
- func (o *NsiLoadLevelInfo) GetResUsageOk() (*ResourceUsage, bool)
- func (o *NsiLoadLevelInfo) GetResUsgThrCrossTimePeriod() []TimeWindow
- func (o *NsiLoadLevelInfo) GetResUsgThrCrossTimePeriodOk() ([]TimeWindow, bool)
- func (o *NsiLoadLevelInfo) GetSnssai() Snssai
- func (o *NsiLoadLevelInfo) GetSnssaiOk() (*Snssai, bool)
- func (o *NsiLoadLevelInfo) GetTimePeriod() TimeWindow
- func (o *NsiLoadLevelInfo) GetTimePeriodOk() (*TimeWindow, bool)
- func (o *NsiLoadLevelInfo) HasConfidence() bool
- func (o *NsiLoadLevelInfo) HasExceedLoadLevelThrInd() bool
- func (o *NsiLoadLevelInfo) HasNetworkArea() bool
- func (o *NsiLoadLevelInfo) HasNsiId() bool
- func (o *NsiLoadLevelInfo) HasNumOfExceedLoadLevelThr() bool
- func (o *NsiLoadLevelInfo) HasNumOfPduSess() bool
- func (o *NsiLoadLevelInfo) HasNumOfUes() bool
- func (o *NsiLoadLevelInfo) HasResUsage() bool
- func (o *NsiLoadLevelInfo) HasResUsgThrCrossTimePeriod() bool
- func (o *NsiLoadLevelInfo) HasTimePeriod() bool
- func (o NsiLoadLevelInfo) MarshalJSON() ([]byte, error)
- func (o *NsiLoadLevelInfo) SetConfidence(v int32)
- func (o *NsiLoadLevelInfo) SetExceedLoadLevelThrInd(v bool)
- func (o *NsiLoadLevelInfo) SetLoadLevelInformation(v int32)
- func (o *NsiLoadLevelInfo) SetNetworkArea(v NetworkAreaInfo)
- func (o *NsiLoadLevelInfo) SetNsiId(v string)
- func (o *NsiLoadLevelInfo) SetNumOfExceedLoadLevelThr(v int32)
- func (o *NsiLoadLevelInfo) SetNumOfPduSess(v NumberAverage)
- func (o *NsiLoadLevelInfo) SetNumOfUes(v NumberAverage)
- func (o *NsiLoadLevelInfo) SetResUsage(v ResourceUsage)
- func (o *NsiLoadLevelInfo) SetResUsgThrCrossTimePeriod(v []TimeWindow)
- func (o *NsiLoadLevelInfo) SetSnssai(v Snssai)
- func (o *NsiLoadLevelInfo) SetTimePeriod(v TimeWindow)
- func (o NsiLoadLevelInfo) ToMap() (map[string]interface{}, error)
- type NsmfEventExposure
- func (o *NsmfEventExposure) GetAltNotifFqdns() []string
- func (o *NsmfEventExposure) GetAltNotifFqdnsOk() ([]string, bool)
- func (o *NsmfEventExposure) GetAltNotifIpv4Addrs() []string
- func (o *NsmfEventExposure) GetAltNotifIpv4AddrsOk() ([]string, bool)
- func (o *NsmfEventExposure) GetAltNotifIpv6Addrs() []Ipv6Addr
- func (o *NsmfEventExposure) GetAltNotifIpv6AddrsOk() ([]Ipv6Addr, bool)
- func (o *NsmfEventExposure) GetAnyUeInd() bool
- func (o *NsmfEventExposure) GetAnyUeIndOk() (*bool, bool)
- func (o *NsmfEventExposure) GetDnn() string
- func (o *NsmfEventExposure) GetDnnOk() (*string, bool)
- func (o *NsmfEventExposure) GetEventNotifs() []EventNotification1
- func (o *NsmfEventExposure) GetEventNotifsOk() ([]EventNotification1, bool)
- func (o *NsmfEventExposure) GetEventSubs() []EventSubscription1
- func (o *NsmfEventExposure) GetEventSubsOk() ([]EventSubscription1, bool)
- func (o *NsmfEventExposure) GetExpiry() time.Time
- func (o *NsmfEventExposure) GetExpiryOk() (*time.Time, bool)
- func (o *NsmfEventExposure) GetGpsi() string
- func (o *NsmfEventExposure) GetGpsiOk() (*string, bool)
- func (o *NsmfEventExposure) GetGroupId() string
- func (o *NsmfEventExposure) GetGroupIdOk() (*string, bool)
- func (o *NsmfEventExposure) GetGrpRepTime() int32
- func (o *NsmfEventExposure) GetGrpRepTimeOk() (*int32, bool)
- func (o *NsmfEventExposure) GetGuami() Guami
- func (o *NsmfEventExposure) GetGuamiOk() (*Guami, bool)
- func (o *NsmfEventExposure) GetImmeRep() bool
- func (o *NsmfEventExposure) GetImmeRepOk() (*bool, bool)
- func (o *NsmfEventExposure) GetMaxReportNbr() int32
- func (o *NsmfEventExposure) GetMaxReportNbrOk() (*int32, bool)
- func (o *NsmfEventExposure) GetNotifFlag() NotificationFlag
- func (o *NsmfEventExposure) GetNotifFlagOk() (*NotificationFlag, bool)
- func (o *NsmfEventExposure) GetNotifId() string
- func (o *NsmfEventExposure) GetNotifIdOk() (*string, bool)
- func (o *NsmfEventExposure) GetNotifMethod() NotificationMethod1
- func (o *NsmfEventExposure) GetNotifMethodOk() (*NotificationMethod1, bool)
- func (o *NsmfEventExposure) GetNotifUri() string
- func (o *NsmfEventExposure) GetNotifUriOk() (*string, bool)
- func (o *NsmfEventExposure) GetPartitionCriteria() []PartitioningCriteria
- func (o *NsmfEventExposure) GetPartitionCriteriaOk() ([]PartitioningCriteria, bool)
- func (o *NsmfEventExposure) GetPduSeId() int32
- func (o *NsmfEventExposure) GetPduSeIdOk() (*int32, bool)
- func (o *NsmfEventExposure) GetRepPeriod() int32
- func (o *NsmfEventExposure) GetRepPeriodOk() (*int32, bool)
- func (o *NsmfEventExposure) GetSampRatio() int32
- func (o *NsmfEventExposure) GetSampRatioOk() (*int32, bool)
- func (o *NsmfEventExposure) GetServiveName() ServiceName
- func (o *NsmfEventExposure) GetServiveNameOk() (*ServiceName, bool)
- func (o *NsmfEventExposure) GetSnssai() Snssai
- func (o *NsmfEventExposure) GetSnssaiOk() (*Snssai, bool)
- func (o *NsmfEventExposure) GetSubId() string
- func (o *NsmfEventExposure) GetSubIdOk() (*string, bool)
- func (o *NsmfEventExposure) GetSupi() string
- func (o *NsmfEventExposure) GetSupiOk() (*string, bool)
- func (o *NsmfEventExposure) GetSupportedFeatures() string
- func (o *NsmfEventExposure) GetSupportedFeaturesOk() (*string, bool)
- func (o *NsmfEventExposure) HasAltNotifFqdns() bool
- func (o *NsmfEventExposure) HasAltNotifIpv4Addrs() bool
- func (o *NsmfEventExposure) HasAltNotifIpv6Addrs() bool
- func (o *NsmfEventExposure) HasAnyUeInd() bool
- func (o *NsmfEventExposure) HasDnn() bool
- func (o *NsmfEventExposure) HasEventNotifs() bool
- func (o *NsmfEventExposure) HasExpiry() bool
- func (o *NsmfEventExposure) HasGpsi() bool
- func (o *NsmfEventExposure) HasGroupId() bool
- func (o *NsmfEventExposure) HasGrpRepTime() bool
- func (o *NsmfEventExposure) HasGuami() bool
- func (o *NsmfEventExposure) HasImmeRep() bool
- func (o *NsmfEventExposure) HasMaxReportNbr() bool
- func (o *NsmfEventExposure) HasNotifFlag() bool
- func (o *NsmfEventExposure) HasNotifMethod() bool
- func (o *NsmfEventExposure) HasPartitionCriteria() bool
- func (o *NsmfEventExposure) HasPduSeId() bool
- func (o *NsmfEventExposure) HasRepPeriod() bool
- func (o *NsmfEventExposure) HasSampRatio() bool
- func (o *NsmfEventExposure) HasServiveName() bool
- func (o *NsmfEventExposure) HasSnssai() bool
- func (o *NsmfEventExposure) HasSubId() bool
- func (o *NsmfEventExposure) HasSupi() bool
- func (o *NsmfEventExposure) HasSupportedFeatures() bool
- func (o NsmfEventExposure) MarshalJSON() ([]byte, error)
- func (o *NsmfEventExposure) SetAltNotifFqdns(v []string)
- func (o *NsmfEventExposure) SetAltNotifIpv4Addrs(v []string)
- func (o *NsmfEventExposure) SetAltNotifIpv6Addrs(v []Ipv6Addr)
- func (o *NsmfEventExposure) SetAnyUeInd(v bool)
- func (o *NsmfEventExposure) SetDnn(v string)
- func (o *NsmfEventExposure) SetEventNotifs(v []EventNotification1)
- func (o *NsmfEventExposure) SetEventSubs(v []EventSubscription1)
- func (o *NsmfEventExposure) SetExpiry(v time.Time)
- func (o *NsmfEventExposure) SetGpsi(v string)
- func (o *NsmfEventExposure) SetGroupId(v string)
- func (o *NsmfEventExposure) SetGrpRepTime(v int32)
- func (o *NsmfEventExposure) SetGuami(v Guami)
- func (o *NsmfEventExposure) SetImmeRep(v bool)
- func (o *NsmfEventExposure) SetMaxReportNbr(v int32)
- func (o *NsmfEventExposure) SetNotifFlag(v NotificationFlag)
- func (o *NsmfEventExposure) SetNotifId(v string)
- func (o *NsmfEventExposure) SetNotifMethod(v NotificationMethod1)
- func (o *NsmfEventExposure) SetNotifUri(v string)
- func (o *NsmfEventExposure) SetPartitionCriteria(v []PartitioningCriteria)
- func (o *NsmfEventExposure) SetPduSeId(v int32)
- func (o *NsmfEventExposure) SetRepPeriod(v int32)
- func (o *NsmfEventExposure) SetSampRatio(v int32)
- func (o *NsmfEventExposure) SetServiveName(v ServiceName)
- func (o *NsmfEventExposure) SetSnssai(v Snssai)
- func (o *NsmfEventExposure) SetSubId(v string)
- func (o *NsmfEventExposure) SetSupi(v string)
- func (o *NsmfEventExposure) SetSupportedFeatures(v string)
- func (o NsmfEventExposure) ToMap() (map[string]interface{}, error)
- type NsmfEventExposureNotification
- func (o *NsmfEventExposureNotification) GetAckUri() string
- func (o *NsmfEventExposureNotification) GetAckUriOk() (*string, bool)
- func (o *NsmfEventExposureNotification) GetEventNotifs() []EventNotification1
- func (o *NsmfEventExposureNotification) GetEventNotifsOk() ([]EventNotification1, bool)
- func (o *NsmfEventExposureNotification) GetNotifId() string
- func (o *NsmfEventExposureNotification) GetNotifIdOk() (*string, bool)
- func (o *NsmfEventExposureNotification) HasAckUri() bool
- func (o NsmfEventExposureNotification) MarshalJSON() ([]byte, error)
- func (o *NsmfEventExposureNotification) SetAckUri(v string)
- func (o *NsmfEventExposureNotification) SetEventNotifs(v []EventNotification1)
- func (o *NsmfEventExposureNotification) SetNotifId(v string)
- func (o NsmfEventExposureNotification) ToMap() (map[string]interface{}, error)
- type NssaafInfo
- func (o *NssaafInfo) GetInternalGroupIdentifiersRanges() []InternalGroupIdRange
- func (o *NssaafInfo) GetInternalGroupIdentifiersRangesOk() ([]InternalGroupIdRange, bool)
- func (o *NssaafInfo) GetSupiRanges() []SupiRange
- func (o *NssaafInfo) GetSupiRangesOk() ([]SupiRange, bool)
- func (o *NssaafInfo) HasInternalGroupIdentifiersRanges() bool
- func (o *NssaafInfo) HasSupiRanges() bool
- func (o NssaafInfo) MarshalJSON() ([]byte, error)
- func (o *NssaafInfo) SetInternalGroupIdentifiersRanges(v []InternalGroupIdRange)
- func (o *NssaafInfo) SetSupiRanges(v []SupiRange)
- func (o NssaafInfo) ToMap() (map[string]interface{}, error)
- type NullableAanfInfo
- type NullableAbnormalBehaviour
- func (v NullableAbnormalBehaviour) Get() *AbnormalBehaviour
- func (v NullableAbnormalBehaviour) IsSet() bool
- func (v NullableAbnormalBehaviour) MarshalJSON() ([]byte, error)
- func (v *NullableAbnormalBehaviour) Set(val *AbnormalBehaviour)
- func (v *NullableAbnormalBehaviour) UnmarshalJSON(src []byte) error
- func (v *NullableAbnormalBehaviour) Unset()
- type NullableAccessStateTransitionType
- func (v NullableAccessStateTransitionType) Get() *AccessStateTransitionType
- func (v NullableAccessStateTransitionType) IsSet() bool
- func (v NullableAccessStateTransitionType) MarshalJSON() ([]byte, error)
- func (v *NullableAccessStateTransitionType) Set(val *AccessStateTransitionType)
- func (v *NullableAccessStateTransitionType) UnmarshalJSON(src []byte) error
- func (v *NullableAccessStateTransitionType) Unset()
- type NullableAccessTokenErr
- func (v NullableAccessTokenErr) Get() *AccessTokenErr
- func (v NullableAccessTokenErr) IsSet() bool
- func (v NullableAccessTokenErr) MarshalJSON() ([]byte, error)
- func (v *NullableAccessTokenErr) Set(val *AccessTokenErr)
- func (v *NullableAccessTokenErr) UnmarshalJSON(src []byte) error
- func (v *NullableAccessTokenErr) Unset()
- type NullableAccessTokenReq
- func (v NullableAccessTokenReq) Get() *AccessTokenReq
- func (v NullableAccessTokenReq) IsSet() bool
- func (v NullableAccessTokenReq) MarshalJSON() ([]byte, error)
- func (v *NullableAccessTokenReq) Set(val *AccessTokenReq)
- func (v *NullableAccessTokenReq) UnmarshalJSON(src []byte) error
- func (v *NullableAccessTokenReq) Unset()
- type NullableAccessType
- type NullableAccuracy
- type NullableAdditionalMeasurement
- func (v NullableAdditionalMeasurement) Get() *AdditionalMeasurement
- func (v NullableAdditionalMeasurement) IsSet() bool
- func (v NullableAdditionalMeasurement) MarshalJSON() ([]byte, error)
- func (v *NullableAdditionalMeasurement) Set(val *AdditionalMeasurement)
- func (v *NullableAdditionalMeasurement) UnmarshalJSON(src []byte) error
- func (v *NullableAdditionalMeasurement) Unset()
- type NullableAddrFqdn
- type NullableAddressList
- func (v NullableAddressList) Get() *AddressList
- func (v NullableAddressList) IsSet() bool
- func (v NullableAddressList) MarshalJSON() ([]byte, error)
- func (v *NullableAddressList) Set(val *AddressList)
- func (v *NullableAddressList) UnmarshalJSON(src []byte) error
- func (v *NullableAddressList) Unset()
- type NullableAfEvent
- type NullableAfEventExposureData
- func (v NullableAfEventExposureData) Get() *AfEventExposureData
- func (v NullableAfEventExposureData) IsSet() bool
- func (v NullableAfEventExposureData) MarshalJSON() ([]byte, error)
- func (v *NullableAfEventExposureData) Set(val *AfEventExposureData)
- func (v *NullableAfEventExposureData) UnmarshalJSON(src []byte) error
- func (v *NullableAfEventExposureData) Unset()
- type NullableAfEventExposureNotif
- func (v NullableAfEventExposureNotif) Get() *AfEventExposureNotif
- func (v NullableAfEventExposureNotif) IsSet() bool
- func (v NullableAfEventExposureNotif) MarshalJSON() ([]byte, error)
- func (v *NullableAfEventExposureNotif) Set(val *AfEventExposureNotif)
- func (v *NullableAfEventExposureNotif) UnmarshalJSON(src []byte) error
- func (v *NullableAfEventExposureNotif) Unset()
- type NullableAfEventExposureSubsc
- func (v NullableAfEventExposureSubsc) Get() *AfEventExposureSubsc
- func (v NullableAfEventExposureSubsc) IsSet() bool
- func (v NullableAfEventExposureSubsc) MarshalJSON() ([]byte, error)
- func (v *NullableAfEventExposureSubsc) Set(val *AfEventExposureSubsc)
- func (v *NullableAfEventExposureSubsc) UnmarshalJSON(src []byte) error
- func (v *NullableAfEventExposureSubsc) Unset()
- type NullableAfEventNotification
- func (v NullableAfEventNotification) Get() *AfEventNotification
- func (v NullableAfEventNotification) IsSet() bool
- func (v NullableAfEventNotification) MarshalJSON() ([]byte, error)
- func (v *NullableAfEventNotification) Set(val *AfEventNotification)
- func (v *NullableAfEventNotification) UnmarshalJSON(src []byte) error
- func (v *NullableAfEventNotification) Unset()
- type NullableAggregationLevel
- func (v NullableAggregationLevel) Get() *AggregationLevel
- func (v NullableAggregationLevel) IsSet() bool
- func (v NullableAggregationLevel) MarshalJSON() ([]byte, error)
- func (v *NullableAggregationLevel) Set(val *AggregationLevel)
- func (v *NullableAggregationLevel) UnmarshalJSON(src []byte) error
- func (v *NullableAggregationLevel) Unset()
- type NullableAmfCond
- type NullableAmfEvent
- type NullableAmfEventArea
- func (v NullableAmfEventArea) Get() *AmfEventArea
- func (v NullableAmfEventArea) IsSet() bool
- func (v NullableAmfEventArea) MarshalJSON() ([]byte, error)
- func (v *NullableAmfEventArea) Set(val *AmfEventArea)
- func (v *NullableAmfEventArea) UnmarshalJSON(src []byte) error
- func (v *NullableAmfEventArea) Unset()
- type NullableAmfEventMode
- func (v NullableAmfEventMode) Get() *AmfEventMode
- func (v NullableAmfEventMode) IsSet() bool
- func (v NullableAmfEventMode) MarshalJSON() ([]byte, error)
- func (v *NullableAmfEventMode) Set(val *AmfEventMode)
- func (v *NullableAmfEventMode) UnmarshalJSON(src []byte) error
- func (v *NullableAmfEventMode) Unset()
- type NullableAmfEventNotification
- func (v NullableAmfEventNotification) Get() *AmfEventNotification
- func (v NullableAmfEventNotification) IsSet() bool
- func (v NullableAmfEventNotification) MarshalJSON() ([]byte, error)
- func (v *NullableAmfEventNotification) Set(val *AmfEventNotification)
- func (v *NullableAmfEventNotification) UnmarshalJSON(src []byte) error
- func (v *NullableAmfEventNotification) Unset()
- type NullableAmfEventReport
- func (v NullableAmfEventReport) Get() *AmfEventReport
- func (v NullableAmfEventReport) IsSet() bool
- func (v NullableAmfEventReport) MarshalJSON() ([]byte, error)
- func (v *NullableAmfEventReport) Set(val *AmfEventReport)
- func (v *NullableAmfEventReport) UnmarshalJSON(src []byte) error
- func (v *NullableAmfEventReport) Unset()
- type NullableAmfEventState
- func (v NullableAmfEventState) Get() *AmfEventState
- func (v NullableAmfEventState) IsSet() bool
- func (v NullableAmfEventState) MarshalJSON() ([]byte, error)
- func (v *NullableAmfEventState) Set(val *AmfEventState)
- func (v *NullableAmfEventState) UnmarshalJSON(src []byte) error
- func (v *NullableAmfEventState) Unset()
- type NullableAmfEventSubsSyncInfo
- func (v NullableAmfEventSubsSyncInfo) Get() *AmfEventSubsSyncInfo
- func (v NullableAmfEventSubsSyncInfo) IsSet() bool
- func (v NullableAmfEventSubsSyncInfo) MarshalJSON() ([]byte, error)
- func (v *NullableAmfEventSubsSyncInfo) Set(val *AmfEventSubsSyncInfo)
- func (v *NullableAmfEventSubsSyncInfo) UnmarshalJSON(src []byte) error
- func (v *NullableAmfEventSubsSyncInfo) Unset()
- type NullableAmfEventSubscription
- func (v NullableAmfEventSubscription) Get() *AmfEventSubscription
- func (v NullableAmfEventSubscription) IsSet() bool
- func (v NullableAmfEventSubscription) MarshalJSON() ([]byte, error)
- func (v *NullableAmfEventSubscription) Set(val *AmfEventSubscription)
- func (v *NullableAmfEventSubscription) UnmarshalJSON(src []byte) error
- func (v *NullableAmfEventSubscription) Unset()
- type NullableAmfEventSubscriptionInfo
- func (v NullableAmfEventSubscriptionInfo) Get() *AmfEventSubscriptionInfo
- func (v NullableAmfEventSubscriptionInfo) IsSet() bool
- func (v NullableAmfEventSubscriptionInfo) MarshalJSON() ([]byte, error)
- func (v *NullableAmfEventSubscriptionInfo) Set(val *AmfEventSubscriptionInfo)
- func (v *NullableAmfEventSubscriptionInfo) UnmarshalJSON(src []byte) error
- func (v *NullableAmfEventSubscriptionInfo) Unset()
- type NullableAmfEventTrigger
- func (v NullableAmfEventTrigger) Get() *AmfEventTrigger
- func (v NullableAmfEventTrigger) IsSet() bool
- func (v NullableAmfEventTrigger) MarshalJSON() ([]byte, error)
- func (v *NullableAmfEventTrigger) Set(val *AmfEventTrigger)
- func (v *NullableAmfEventTrigger) UnmarshalJSON(src []byte) error
- func (v *NullableAmfEventTrigger) Unset()
- type NullableAmfEventType
- func (v NullableAmfEventType) Get() *AmfEventType
- func (v NullableAmfEventType) IsSet() bool
- func (v NullableAmfEventType) MarshalJSON() ([]byte, error)
- func (v *NullableAmfEventType) Set(val *AmfEventType)
- func (v *NullableAmfEventType) UnmarshalJSON(src []byte) error
- func (v *NullableAmfEventType) Unset()
- type NullableAmfInfo
- type NullableAnNodeType
- type NullableAnalyticsMetadata
- func (v NullableAnalyticsMetadata) Get() *AnalyticsMetadata
- func (v NullableAnalyticsMetadata) IsSet() bool
- func (v NullableAnalyticsMetadata) MarshalJSON() ([]byte, error)
- func (v *NullableAnalyticsMetadata) Set(val *AnalyticsMetadata)
- func (v *NullableAnalyticsMetadata) UnmarshalJSON(src []byte) error
- func (v *NullableAnalyticsMetadata) Unset()
- type NullableAnalyticsMetadataIndication
- func (v NullableAnalyticsMetadataIndication) Get() *AnalyticsMetadataIndication
- func (v NullableAnalyticsMetadataIndication) IsSet() bool
- func (v NullableAnalyticsMetadataIndication) MarshalJSON() ([]byte, error)
- func (v *NullableAnalyticsMetadataIndication) Set(val *AnalyticsMetadataIndication)
- func (v *NullableAnalyticsMetadataIndication) UnmarshalJSON(src []byte) error
- func (v *NullableAnalyticsMetadataIndication) Unset()
- type NullableAnalyticsMetadataInfo
- func (v NullableAnalyticsMetadataInfo) Get() *AnalyticsMetadataInfo
- func (v NullableAnalyticsMetadataInfo) IsSet() bool
- func (v NullableAnalyticsMetadataInfo) MarshalJSON() ([]byte, error)
- func (v *NullableAnalyticsMetadataInfo) Set(val *AnalyticsMetadataInfo)
- func (v *NullableAnalyticsMetadataInfo) UnmarshalJSON(src []byte) error
- func (v *NullableAnalyticsMetadataInfo) Unset()
- type NullableAnalyticsSubset
- func (v NullableAnalyticsSubset) Get() *AnalyticsSubset
- func (v NullableAnalyticsSubset) IsSet() bool
- func (v NullableAnalyticsSubset) MarshalJSON() ([]byte, error)
- func (v *NullableAnalyticsSubset) Set(val *AnalyticsSubset)
- func (v *NullableAnalyticsSubset) UnmarshalJSON(src []byte) error
- func (v *NullableAnalyticsSubset) Unset()
- type NullableAppListForUeComm
- func (v NullableAppListForUeComm) Get() *AppListForUeComm
- func (v NullableAppListForUeComm) IsSet() bool
- func (v NullableAppListForUeComm) MarshalJSON() ([]byte, error)
- func (v *NullableAppListForUeComm) Set(val *AppListForUeComm)
- func (v *NullableAppListForUeComm) UnmarshalJSON(src []byte) error
- func (v *NullableAppListForUeComm) Unset()
- type NullableApplicationVolume
- func (v NullableApplicationVolume) Get() *ApplicationVolume
- func (v NullableApplicationVolume) IsSet() bool
- func (v NullableApplicationVolume) MarshalJSON() ([]byte, error)
- func (v *NullableApplicationVolume) Set(val *ApplicationVolume)
- func (v *NullableApplicationVolume) UnmarshalJSON(src []byte) error
- func (v *NullableApplicationVolume) Unset()
- type NullableAppliedSmccType
- func (v NullableAppliedSmccType) Get() *AppliedSmccType
- func (v NullableAppliedSmccType) IsSet() bool
- func (v NullableAppliedSmccType) MarshalJSON() ([]byte, error)
- func (v *NullableAppliedSmccType) Set(val *AppliedSmccType)
- func (v *NullableAppliedSmccType) UnmarshalJSON(src []byte) error
- func (v *NullableAppliedSmccType) Unset()
- type NullableAssociationType
- func (v NullableAssociationType) Get() *AssociationType
- func (v NullableAssociationType) IsSet() bool
- func (v NullableAssociationType) MarshalJSON() ([]byte, error)
- func (v *NullableAssociationType) Set(val *AssociationType)
- func (v *NullableAssociationType) UnmarshalJSON(src []byte) error
- func (v *NullableAssociationType) Unset()
- type NullableAtsssCapability
- func (v NullableAtsssCapability) Get() *AtsssCapability
- func (v NullableAtsssCapability) IsSet() bool
- func (v NullableAtsssCapability) MarshalJSON() ([]byte, error)
- func (v *NullableAtsssCapability) Set(val *AtsssCapability)
- func (v *NullableAtsssCapability) UnmarshalJSON(src []byte) error
- func (v *NullableAtsssCapability) Unset()
- type NullableAusfInfo
- type NullableBaseRecord
- type NullableBatteryIndication
- func (v NullableBatteryIndication) Get() *BatteryIndication
- func (v NullableBatteryIndication) IsSet() bool
- func (v NullableBatteryIndication) MarshalJSON() ([]byte, error)
- func (v *NullableBatteryIndication) Set(val *BatteryIndication)
- func (v *NullableBatteryIndication) UnmarshalJSON(src []byte) error
- func (v *NullableBatteryIndication) Unset()
- type NullableBool
- type NullableBsfInfo
- type NullableBwRequirement
- func (v NullableBwRequirement) Get() *BwRequirement
- func (v NullableBwRequirement) IsSet() bool
- func (v NullableBwRequirement) MarshalJSON() ([]byte, error)
- func (v *NullableBwRequirement) Set(val *BwRequirement)
- func (v *NullableBwRequirement) UnmarshalJSON(src []byte) error
- func (v *NullableBwRequirement) Unset()
- type NullableCacheStatus
- func (v NullableCacheStatus) Get() *CacheStatus
- func (v NullableCacheStatus) IsSet() bool
- func (v NullableCacheStatus) MarshalJSON() ([]byte, error)
- func (v *NullableCacheStatus) Set(val *CacheStatus)
- func (v *NullableCacheStatus) UnmarshalJSON(src []byte) error
- func (v *NullableCacheStatus) Unset()
- type NullableCellGlobalId
- func (v NullableCellGlobalId) Get() *CellGlobalId
- func (v NullableCellGlobalId) IsSet() bool
- func (v NullableCellGlobalId) MarshalJSON() ([]byte, error)
- func (v *NullableCellGlobalId) Set(val *CellGlobalId)
- func (v *NullableCellGlobalId) UnmarshalJSON(src []byte) error
- func (v *NullableCellGlobalId) Unset()
- type NullableChangeItem
- type NullableChangeOfSupiPeiAssociationReport
- func (v NullableChangeOfSupiPeiAssociationReport) Get() *ChangeOfSupiPeiAssociationReport
- func (v NullableChangeOfSupiPeiAssociationReport) IsSet() bool
- func (v NullableChangeOfSupiPeiAssociationReport) MarshalJSON() ([]byte, error)
- func (v *NullableChangeOfSupiPeiAssociationReport) Set(val *ChangeOfSupiPeiAssociationReport)
- func (v *NullableChangeOfSupiPeiAssociationReport) UnmarshalJSON(src []byte) error
- func (v *NullableChangeOfSupiPeiAssociationReport) Unset()
- type NullableChangeType
- type NullableChfInfo
- type NullableCircumstanceDescription
- func (v NullableCircumstanceDescription) Get() *CircumstanceDescription
- func (v NullableCircumstanceDescription) IsSet() bool
- func (v NullableCircumstanceDescription) MarshalJSON() ([]byte, error)
- func (v *NullableCircumstanceDescription) Set(val *CircumstanceDescription)
- func (v *NullableCircumstanceDescription) UnmarshalJSON(src []byte) error
- func (v *NullableCircumstanceDescription) Unset()
- type NullableCivicAddress
- func (v NullableCivicAddress) Get() *CivicAddress
- func (v NullableCivicAddress) IsSet() bool
- func (v NullableCivicAddress) MarshalJSON() ([]byte, error)
- func (v *NullableCivicAddress) Set(val *CivicAddress)
- func (v *NullableCivicAddress) UnmarshalJSON(src []byte) error
- func (v *NullableCivicAddress) Unset()
- type NullableClassCriterion
- func (v NullableClassCriterion) Get() *ClassCriterion
- func (v NullableClassCriterion) IsSet() bool
- func (v NullableClassCriterion) MarshalJSON() ([]byte, error)
- func (v *NullableClassCriterion) Set(val *ClassCriterion)
- func (v *NullableClassCriterion) UnmarshalJSON(src []byte) error
- func (v *NullableClassCriterion) Unset()
- type NullableCmInfo
- type NullableCmInfoReport
- func (v NullableCmInfoReport) Get() *CmInfoReport
- func (v NullableCmInfoReport) IsSet() bool
- func (v NullableCmInfoReport) MarshalJSON() ([]byte, error)
- func (v *NullableCmInfoReport) Set(val *CmInfoReport)
- func (v *NullableCmInfoReport) UnmarshalJSON(src []byte) error
- func (v *NullableCmInfoReport) Unset()
- type NullableCmState
- type NullableCnType
- type NullableCnTypeChangeReport
- func (v NullableCnTypeChangeReport) Get() *CnTypeChangeReport
- func (v NullableCnTypeChangeReport) IsSet() bool
- func (v NullableCnTypeChangeReport) MarshalJSON() ([]byte, error)
- func (v *NullableCnTypeChangeReport) Set(val *CnTypeChangeReport)
- func (v *NullableCnTypeChangeReport) UnmarshalJSON(src []byte) error
- func (v *NullableCnTypeChangeReport) Unset()
- type NullableCollectiveBehaviourFilter
- func (v NullableCollectiveBehaviourFilter) Get() *CollectiveBehaviourFilter
- func (v NullableCollectiveBehaviourFilter) IsSet() bool
- func (v NullableCollectiveBehaviourFilter) MarshalJSON() ([]byte, error)
- func (v *NullableCollectiveBehaviourFilter) Set(val *CollectiveBehaviourFilter)
- func (v *NullableCollectiveBehaviourFilter) UnmarshalJSON(src []byte) error
- func (v *NullableCollectiveBehaviourFilter) Unset()
- type NullableCollectiveBehaviourFilterType
- func (v NullableCollectiveBehaviourFilterType) Get() *CollectiveBehaviourFilterType
- func (v NullableCollectiveBehaviourFilterType) IsSet() bool
- func (v NullableCollectiveBehaviourFilterType) MarshalJSON() ([]byte, error)
- func (v *NullableCollectiveBehaviourFilterType) Set(val *CollectiveBehaviourFilterType)
- func (v *NullableCollectiveBehaviourFilterType) UnmarshalJSON(src []byte) error
- func (v *NullableCollectiveBehaviourFilterType) Unset()
- type NullableCollectiveBehaviourInfo
- func (v NullableCollectiveBehaviourInfo) Get() *CollectiveBehaviourInfo
- func (v NullableCollectiveBehaviourInfo) IsSet() bool
- func (v NullableCollectiveBehaviourInfo) MarshalJSON() ([]byte, error)
- func (v *NullableCollectiveBehaviourInfo) Set(val *CollectiveBehaviourInfo)
- func (v *NullableCollectiveBehaviourInfo) UnmarshalJSON(src []byte) error
- func (v *NullableCollectiveBehaviourInfo) Unset()
- type NullableCollocatedNfInstance
- func (v NullableCollocatedNfInstance) Get() *CollocatedNfInstance
- func (v NullableCollocatedNfInstance) IsSet() bool
- func (v NullableCollocatedNfInstance) MarshalJSON() ([]byte, error)
- func (v *NullableCollocatedNfInstance) Set(val *CollocatedNfInstance)
- func (v *NullableCollocatedNfInstance) UnmarshalJSON(src []byte) error
- func (v *NullableCollocatedNfInstance) Unset()
- type NullableCollocatedNfType
- func (v NullableCollocatedNfType) Get() *CollocatedNfType
- func (v NullableCollocatedNfType) IsSet() bool
- func (v NullableCollocatedNfType) MarshalJSON() ([]byte, error)
- func (v *NullableCollocatedNfType) Set(val *CollocatedNfType)
- func (v *NullableCollocatedNfType) UnmarshalJSON(src []byte) error
- func (v *NullableCollocatedNfType) Unset()
- type NullableCommunicationCollection
- func (v NullableCommunicationCollection) Get() *CommunicationCollection
- func (v NullableCommunicationCollection) IsSet() bool
- func (v NullableCommunicationCollection) MarshalJSON() ([]byte, error)
- func (v *NullableCommunicationCollection) Set(val *CommunicationCollection)
- func (v *NullableCommunicationCollection) UnmarshalJSON(src []byte) error
- func (v *NullableCommunicationCollection) Unset()
- type NullableCommunicationFailure
- func (v NullableCommunicationFailure) Get() *CommunicationFailure
- func (v NullableCommunicationFailure) IsSet() bool
- func (v NullableCommunicationFailure) MarshalJSON() ([]byte, error)
- func (v *NullableCommunicationFailure) Set(val *CommunicationFailure)
- func (v *NullableCommunicationFailure) UnmarshalJSON(src []byte) error
- func (v *NullableCommunicationFailure) Unset()
- type NullableConditionEventType
- func (v NullableConditionEventType) Get() *ConditionEventType
- func (v NullableConditionEventType) IsSet() bool
- func (v NullableConditionEventType) MarshalJSON() ([]byte, error)
- func (v *NullableConditionEventType) Set(val *ConditionEventType)
- func (v *NullableConditionEventType) UnmarshalJSON(src []byte) error
- func (v *NullableConditionEventType) Unset()
- type NullableCongestionInfo
- func (v NullableCongestionInfo) Get() *CongestionInfo
- func (v NullableCongestionInfo) IsSet() bool
- func (v NullableCongestionInfo) MarshalJSON() ([]byte, error)
- func (v *NullableCongestionInfo) Set(val *CongestionInfo)
- func (v *NullableCongestionInfo) UnmarshalJSON(src []byte) error
- func (v *NullableCongestionInfo) Unset()
- type NullableCongestionType
- func (v NullableCongestionType) Get() *CongestionType
- func (v NullableCongestionType) IsSet() bool
- func (v NullableCongestionType) MarshalJSON() ([]byte, error)
- func (v *NullableCongestionType) Set(val *CongestionType)
- func (v *NullableCongestionType) UnmarshalJSON(src []byte) error
- func (v *NullableCongestionType) Unset()
- type NullableConsumerNfInformation
- func (v NullableConsumerNfInformation) Get() *ConsumerNfInformation
- func (v NullableConsumerNfInformation) IsSet() bool
- func (v NullableConsumerNfInformation) MarshalJSON() ([]byte, error)
- func (v *NullableConsumerNfInformation) Set(val *ConsumerNfInformation)
- func (v *NullableConsumerNfInformation) UnmarshalJSON(src []byte) error
- func (v *NullableConsumerNfInformation) Unset()
- type NullableContextInfo
- func (v NullableContextInfo) Get() *ContextInfo
- func (v NullableContextInfo) IsSet() bool
- func (v NullableContextInfo) MarshalJSON() ([]byte, error)
- func (v *NullableContextInfo) Set(val *ContextInfo)
- func (v *NullableContextInfo) UnmarshalJSON(src []byte) error
- func (v *NullableContextInfo) Unset()
- type NullableDataCollectionPurpose
- func (v NullableDataCollectionPurpose) Get() *DataCollectionPurpose
- func (v NullableDataCollectionPurpose) IsSet() bool
- func (v NullableDataCollectionPurpose) MarshalJSON() ([]byte, error)
- func (v *NullableDataCollectionPurpose) Set(val *DataCollectionPurpose)
- func (v *NullableDataCollectionPurpose) UnmarshalJSON(src []byte) error
- func (v *NullableDataCollectionPurpose) Unset()
- type NullableDataNotification
- func (v NullableDataNotification) Get() *DataNotification
- func (v NullableDataNotification) IsSet() bool
- func (v NullableDataNotification) MarshalJSON() ([]byte, error)
- func (v *NullableDataNotification) Set(val *DataNotification)
- func (v *NullableDataNotification) UnmarshalJSON(src []byte) error
- func (v *NullableDataNotification) Unset()
- type NullableDataSetId
- type NullableDataSubscription
- func (v NullableDataSubscription) Get() *DataSubscription
- func (v NullableDataSubscription) IsSet() bool
- func (v NullableDataSubscription) MarshalJSON() ([]byte, error)
- func (v *NullableDataSubscription) Set(val *DataSubscription)
- func (v *NullableDataSubscription) UnmarshalJSON(src []byte) error
- func (v *NullableDataSubscription) Unset()
- type NullableDatalinkReportingConfiguration
- func (v NullableDatalinkReportingConfiguration) Get() *DatalinkReportingConfiguration
- func (v NullableDatalinkReportingConfiguration) IsSet() bool
- func (v NullableDatalinkReportingConfiguration) MarshalJSON() ([]byte, error)
- func (v *NullableDatalinkReportingConfiguration) Set(val *DatalinkReportingConfiguration)
- func (v *NullableDatalinkReportingConfiguration) UnmarshalJSON(src []byte) error
- func (v *NullableDatalinkReportingConfiguration) Unset()
- type NullableDatasetStatisticalProperty
- func (v NullableDatasetStatisticalProperty) Get() *DatasetStatisticalProperty
- func (v NullableDatasetStatisticalProperty) IsSet() bool
- func (v NullableDatasetStatisticalProperty) MarshalJSON() ([]byte, error)
- func (v *NullableDatasetStatisticalProperty) Set(val *DatasetStatisticalProperty)
- func (v *NullableDatasetStatisticalProperty) UnmarshalJSON(src []byte) error
- func (v *NullableDatasetStatisticalProperty) Unset()
- type NullableDccfCond
- type NullableDccfEvent
- type NullableDccfInfo
- type NullableDddTrafficDescriptor
- func (v NullableDddTrafficDescriptor) Get() *DddTrafficDescriptor
- func (v NullableDddTrafficDescriptor) IsSet() bool
- func (v NullableDddTrafficDescriptor) MarshalJSON() ([]byte, error)
- func (v *NullableDddTrafficDescriptor) Set(val *DddTrafficDescriptor)
- func (v *NullableDddTrafficDescriptor) UnmarshalJSON(src []byte) error
- func (v *NullableDddTrafficDescriptor) Unset()
- type NullableDefSubServiceInfo
- func (v NullableDefSubServiceInfo) Get() *DefSubServiceInfo
- func (v NullableDefSubServiceInfo) IsSet() bool
- func (v NullableDefSubServiceInfo) MarshalJSON() ([]byte, error)
- func (v *NullableDefSubServiceInfo) Set(val *DefSubServiceInfo)
- func (v *NullableDefSubServiceInfo) UnmarshalJSON(src []byte) error
- func (v *NullableDefSubServiceInfo) Unset()
- type NullableDefaultNotificationSubscription
- func (v NullableDefaultNotificationSubscription) Get() *DefaultNotificationSubscription
- func (v NullableDefaultNotificationSubscription) IsSet() bool
- func (v NullableDefaultNotificationSubscription) MarshalJSON() ([]byte, error)
- func (v *NullableDefaultNotificationSubscription) Set(val *DefaultNotificationSubscription)
- func (v *NullableDefaultNotificationSubscription) UnmarshalJSON(src []byte) error
- func (v *NullableDefaultNotificationSubscription) Unset()
- type NullableDispersionArea
- func (v NullableDispersionArea) Get() *DispersionArea
- func (v NullableDispersionArea) IsSet() bool
- func (v NullableDispersionArea) MarshalJSON() ([]byte, error)
- func (v *NullableDispersionArea) Set(val *DispersionArea)
- func (v *NullableDispersionArea) UnmarshalJSON(src []byte) error
- func (v *NullableDispersionArea) Unset()
- type NullableDispersionClass
- func (v NullableDispersionClass) Get() *DispersionClass
- func (v NullableDispersionClass) IsSet() bool
- func (v NullableDispersionClass) MarshalJSON() ([]byte, error)
- func (v *NullableDispersionClass) Set(val *DispersionClass)
- func (v *NullableDispersionClass) UnmarshalJSON(src []byte) error
- func (v *NullableDispersionClass) Unset()
- type NullableDispersionCollection
- func (v NullableDispersionCollection) Get() *DispersionCollection
- func (v NullableDispersionCollection) IsSet() bool
- func (v NullableDispersionCollection) MarshalJSON() ([]byte, error)
- func (v *NullableDispersionCollection) Set(val *DispersionCollection)
- func (v *NullableDispersionCollection) UnmarshalJSON(src []byte) error
- func (v *NullableDispersionCollection) Unset()
- type NullableDispersionCollection1
- func (v NullableDispersionCollection1) Get() *DispersionCollection1
- func (v NullableDispersionCollection1) IsSet() bool
- func (v NullableDispersionCollection1) MarshalJSON() ([]byte, error)
- func (v *NullableDispersionCollection1) Set(val *DispersionCollection1)
- func (v *NullableDispersionCollection1) UnmarshalJSON(src []byte) error
- func (v *NullableDispersionCollection1) Unset()
- type NullableDispersionInfo
- func (v NullableDispersionInfo) Get() *DispersionInfo
- func (v NullableDispersionInfo) IsSet() bool
- func (v NullableDispersionInfo) MarshalJSON() ([]byte, error)
- func (v *NullableDispersionInfo) Set(val *DispersionInfo)
- func (v *NullableDispersionInfo) UnmarshalJSON(src []byte) error
- func (v *NullableDispersionInfo) Unset()
- type NullableDispersionOrderingCriterion
- func (v NullableDispersionOrderingCriterion) Get() *DispersionOrderingCriterion
- func (v NullableDispersionOrderingCriterion) IsSet() bool
- func (v NullableDispersionOrderingCriterion) MarshalJSON() ([]byte, error)
- func (v *NullableDispersionOrderingCriterion) Set(val *DispersionOrderingCriterion)
- func (v *NullableDispersionOrderingCriterion) UnmarshalJSON(src []byte) error
- func (v *NullableDispersionOrderingCriterion) Unset()
- type NullableDispersionRequirement
- func (v NullableDispersionRequirement) Get() *DispersionRequirement
- func (v NullableDispersionRequirement) IsSet() bool
- func (v NullableDispersionRequirement) MarshalJSON() ([]byte, error)
- func (v *NullableDispersionRequirement) Set(val *DispersionRequirement)
- func (v *NullableDispersionRequirement) UnmarshalJSON(src []byte) error
- func (v *NullableDispersionRequirement) Unset()
- type NullableDispersionType
- func (v NullableDispersionType) Get() *DispersionType
- func (v NullableDispersionType) IsSet() bool
- func (v NullableDispersionType) MarshalJSON() ([]byte, error)
- func (v *NullableDispersionType) Set(val *DispersionType)
- func (v *NullableDispersionType) UnmarshalJSON(src []byte) error
- func (v *NullableDispersionType) Unset()
- type NullableDlDataDeliveryStatus
- func (v NullableDlDataDeliveryStatus) Get() *DlDataDeliveryStatus
- func (v NullableDlDataDeliveryStatus) IsSet() bool
- func (v NullableDlDataDeliveryStatus) MarshalJSON() ([]byte, error)
- func (v *NullableDlDataDeliveryStatus) Set(val *DlDataDeliveryStatus)
- func (v *NullableDlDataDeliveryStatus) UnmarshalJSON(src []byte) error
- func (v *NullableDlDataDeliveryStatus) Unset()
- type NullableDnPerf
- type NullableDnPerfInfo
- type NullableDnPerfOrderingCriterion
- func (v NullableDnPerfOrderingCriterion) Get() *DnPerfOrderingCriterion
- func (v NullableDnPerfOrderingCriterion) IsSet() bool
- func (v NullableDnPerfOrderingCriterion) MarshalJSON() ([]byte, error)
- func (v *NullableDnPerfOrderingCriterion) Set(val *DnPerfOrderingCriterion)
- func (v *NullableDnPerfOrderingCriterion) UnmarshalJSON(src []byte) error
- func (v *NullableDnPerfOrderingCriterion) Unset()
- type NullableDnPerformanceReq
- func (v NullableDnPerformanceReq) Get() *DnPerformanceReq
- func (v NullableDnPerformanceReq) IsSet() bool
- func (v NullableDnPerformanceReq) MarshalJSON() ([]byte, error)
- func (v *NullableDnPerformanceReq) Set(val *DnPerformanceReq)
- func (v *NullableDnPerformanceReq) UnmarshalJSON(src []byte) error
- func (v *NullableDnPerformanceReq) Unset()
- type NullableDnaiChangeType
- func (v NullableDnaiChangeType) Get() *DnaiChangeType
- func (v NullableDnaiChangeType) IsSet() bool
- func (v NullableDnaiChangeType) MarshalJSON() ([]byte, error)
- func (v *NullableDnaiChangeType) Set(val *DnaiChangeType)
- func (v *NullableDnaiChangeType) UnmarshalJSON(src []byte) error
- func (v *NullableDnaiChangeType) Unset()
- type NullableDnnEasdfInfoItem
- func (v NullableDnnEasdfInfoItem) Get() *DnnEasdfInfoItem
- func (v NullableDnnEasdfInfoItem) IsSet() bool
- func (v NullableDnnEasdfInfoItem) MarshalJSON() ([]byte, error)
- func (v *NullableDnnEasdfInfoItem) Set(val *DnnEasdfInfoItem)
- func (v *NullableDnnEasdfInfoItem) UnmarshalJSON(src []byte) error
- func (v *NullableDnnEasdfInfoItem) Unset()
- type NullableDnnInfoItem
- func (v NullableDnnInfoItem) Get() *DnnInfoItem
- func (v NullableDnnInfoItem) IsSet() bool
- func (v NullableDnnInfoItem) MarshalJSON() ([]byte, error)
- func (v *NullableDnnInfoItem) Set(val *DnnInfoItem)
- func (v *NullableDnnInfoItem) UnmarshalJSON(src []byte) error
- func (v *NullableDnnInfoItem) Unset()
- type NullableDnnMbSmfInfoItem
- func (v NullableDnnMbSmfInfoItem) Get() *DnnMbSmfInfoItem
- func (v NullableDnnMbSmfInfoItem) IsSet() bool
- func (v NullableDnnMbSmfInfoItem) MarshalJSON() ([]byte, error)
- func (v *NullableDnnMbSmfInfoItem) Set(val *DnnMbSmfInfoItem)
- func (v *NullableDnnMbSmfInfoItem) UnmarshalJSON(src []byte) error
- func (v *NullableDnnMbSmfInfoItem) Unset()
- type NullableDnnSmfInfoItem
- func (v NullableDnnSmfInfoItem) Get() *DnnSmfInfoItem
- func (v NullableDnnSmfInfoItem) IsSet() bool
- func (v NullableDnnSmfInfoItem) MarshalJSON() ([]byte, error)
- func (v *NullableDnnSmfInfoItem) Set(val *DnnSmfInfoItem)
- func (v *NullableDnnSmfInfoItem) UnmarshalJSON(src []byte) error
- func (v *NullableDnnSmfInfoItem) Unset()
- type NullableDnnSmfInfoItemDnaiListInner
- func (v NullableDnnSmfInfoItemDnaiListInner) Get() *DnnSmfInfoItemDnaiListInner
- func (v NullableDnnSmfInfoItemDnaiListInner) IsSet() bool
- func (v NullableDnnSmfInfoItemDnaiListInner) MarshalJSON() ([]byte, error)
- func (v *NullableDnnSmfInfoItemDnaiListInner) Set(val *DnnSmfInfoItemDnaiListInner)
- func (v *NullableDnnSmfInfoItemDnaiListInner) UnmarshalJSON(src []byte) error
- func (v *NullableDnnSmfInfoItemDnaiListInner) Unset()
- type NullableDnnSmfInfoItemDnn
- func (v NullableDnnSmfInfoItemDnn) Get() *DnnSmfInfoItemDnn
- func (v NullableDnnSmfInfoItemDnn) IsSet() bool
- func (v NullableDnnSmfInfoItemDnn) MarshalJSON() ([]byte, error)
- func (v *NullableDnnSmfInfoItemDnn) Set(val *DnnSmfInfoItemDnn)
- func (v *NullableDnnSmfInfoItemDnn) UnmarshalJSON(src []byte) error
- func (v *NullableDnnSmfInfoItemDnn) Unset()
- type NullableDnnTsctsfInfoItem
- func (v NullableDnnTsctsfInfoItem) Get() *DnnTsctsfInfoItem
- func (v NullableDnnTsctsfInfoItem) IsSet() bool
- func (v NullableDnnTsctsfInfoItem) MarshalJSON() ([]byte, error)
- func (v *NullableDnnTsctsfInfoItem) Set(val *DnnTsctsfInfoItem)
- func (v *NullableDnnTsctsfInfoItem) UnmarshalJSON(src []byte) error
- func (v *NullableDnnTsctsfInfoItem) Unset()
- type NullableDnnUpfInfoItem
- func (v NullableDnnUpfInfoItem) Get() *DnnUpfInfoItem
- func (v NullableDnnUpfInfoItem) IsSet() bool
- func (v NullableDnnUpfInfoItem) MarshalJSON() ([]byte, error)
- func (v *NullableDnnUpfInfoItem) Set(val *DnnUpfInfoItem)
- func (v *NullableDnnUpfInfoItem) UnmarshalJSON(src []byte) error
- func (v *NullableDnnUpfInfoItem) Unset()
- type NullableDynamicPolicy
- func (v NullableDynamicPolicy) Get() *DynamicPolicy
- func (v NullableDynamicPolicy) IsSet() bool
- func (v NullableDynamicPolicy) MarshalJSON() ([]byte, error)
- func (v *NullableDynamicPolicy) Set(val *DynamicPolicy)
- func (v *NullableDynamicPolicy) UnmarshalJSON(src []byte) error
- func (v *NullableDynamicPolicy) Unset()
- type NullableEasdfInfo
- type NullableEcgi
- type NullableEeSubscription
- func (v NullableEeSubscription) Get() *EeSubscription
- func (v NullableEeSubscription) IsSet() bool
- func (v NullableEeSubscription) MarshalJSON() ([]byte, error)
- func (v *NullableEeSubscription) Set(val *EeSubscription)
- func (v *NullableEeSubscription) UnmarshalJSON(src []byte) error
- func (v *NullableEeSubscription) Unset()
- type NullableEllipsoidArc
- func (v NullableEllipsoidArc) Get() *EllipsoidArc
- func (v NullableEllipsoidArc) IsSet() bool
- func (v NullableEllipsoidArc) MarshalJSON() ([]byte, error)
- func (v *NullableEllipsoidArc) Set(val *EllipsoidArc)
- func (v *NullableEllipsoidArc) UnmarshalJSON(src []byte) error
- func (v *NullableEllipsoidArc) Unset()
- type NullableEllipsoidArcAllOf
- func (v NullableEllipsoidArcAllOf) Get() *EllipsoidArcAllOf
- func (v NullableEllipsoidArcAllOf) IsSet() bool
- func (v NullableEllipsoidArcAllOf) MarshalJSON() ([]byte, error)
- func (v *NullableEllipsoidArcAllOf) Set(val *EllipsoidArcAllOf)
- func (v *NullableEllipsoidArcAllOf) UnmarshalJSON(src []byte) error
- func (v *NullableEllipsoidArcAllOf) Unset()
- type NullableEndpointAddress
- func (v NullableEndpointAddress) Get() *EndpointAddress
- func (v NullableEndpointAddress) IsSet() bool
- func (v NullableEndpointAddress) MarshalJSON() ([]byte, error)
- func (v *NullableEndpointAddress) Set(val *EndpointAddress)
- func (v *NullableEndpointAddress) UnmarshalJSON(src []byte) error
- func (v *NullableEndpointAddress) Unset()
- type NullableEthFlowDescription
- func (v NullableEthFlowDescription) Get() *EthFlowDescription
- func (v NullableEthFlowDescription) IsSet() bool
- func (v NullableEthFlowDescription) MarshalJSON() ([]byte, error)
- func (v *NullableEthFlowDescription) Set(val *EthFlowDescription)
- func (v *NullableEthFlowDescription) UnmarshalJSON(src []byte) error
- func (v *NullableEthFlowDescription) Unset()
- type NullableEutraLocation
- func (v NullableEutraLocation) Get() *EutraLocation
- func (v NullableEutraLocation) IsSet() bool
- func (v NullableEutraLocation) MarshalJSON() ([]byte, error)
- func (v *NullableEutraLocation) Set(val *EutraLocation)
- func (v *NullableEutraLocation) UnmarshalJSON(src []byte) error
- func (v *NullableEutraLocation) Unset()
- type NullableEventFilter
- func (v NullableEventFilter) Get() *EventFilter
- func (v NullableEventFilter) IsSet() bool
- func (v NullableEventFilter) MarshalJSON() ([]byte, error)
- func (v *NullableEventFilter) Set(val *EventFilter)
- func (v *NullableEventFilter) UnmarshalJSON(src []byte) error
- func (v *NullableEventFilter) Unset()
- type NullableEventId
- type NullableEventNotification
- func (v NullableEventNotification) Get() *EventNotification
- func (v NullableEventNotification) IsSet() bool
- func (v NullableEventNotification) MarshalJSON() ([]byte, error)
- func (v *NullableEventNotification) Set(val *EventNotification)
- func (v *NullableEventNotification) UnmarshalJSON(src []byte) error
- func (v *NullableEventNotification) Unset()
- type NullableEventNotification1
- func (v NullableEventNotification1) Get() *EventNotification1
- func (v NullableEventNotification1) IsSet() bool
- func (v NullableEventNotification1) MarshalJSON() ([]byte, error)
- func (v *NullableEventNotification1) Set(val *EventNotification1)
- func (v *NullableEventNotification1) UnmarshalJSON(src []byte) error
- func (v *NullableEventNotification1) Unset()
- type NullableEventParamReport
- func (v NullableEventParamReport) Get() *EventParamReport
- func (v NullableEventParamReport) IsSet() bool
- func (v NullableEventParamReport) MarshalJSON() ([]byte, error)
- func (v *NullableEventParamReport) Set(val *EventParamReport)
- func (v *NullableEventParamReport) UnmarshalJSON(src []byte) error
- func (v *NullableEventParamReport) Unset()
- type NullableEventReportMode
- func (v NullableEventReportMode) Get() *EventReportMode
- func (v NullableEventReportMode) IsSet() bool
- func (v NullableEventReportMode) MarshalJSON() ([]byte, error)
- func (v *NullableEventReportMode) Set(val *EventReportMode)
- func (v *NullableEventReportMode) UnmarshalJSON(src []byte) error
- func (v *NullableEventReportMode) Unset()
- type NullableEventReportingRequirement
- func (v NullableEventReportingRequirement) Get() *EventReportingRequirement
- func (v NullableEventReportingRequirement) IsSet() bool
- func (v NullableEventReportingRequirement) MarshalJSON() ([]byte, error)
- func (v *NullableEventReportingRequirement) Set(val *EventReportingRequirement)
- func (v *NullableEventReportingRequirement) UnmarshalJSON(src []byte) error
- func (v *NullableEventReportingRequirement) Unset()
- type NullableEventSubscription
- func (v NullableEventSubscription) Get() *EventSubscription
- func (v NullableEventSubscription) IsSet() bool
- func (v NullableEventSubscription) MarshalJSON() ([]byte, error)
- func (v *NullableEventSubscription) Set(val *EventSubscription)
- func (v *NullableEventSubscription) UnmarshalJSON(src []byte) error
- func (v *NullableEventSubscription) Unset()
- type NullableEventSubscription1
- func (v NullableEventSubscription1) Get() *EventSubscription1
- func (v NullableEventSubscription1) IsSet() bool
- func (v NullableEventSubscription1) MarshalJSON() ([]byte, error)
- func (v *NullableEventSubscription1) Set(val *EventSubscription1)
- func (v *NullableEventSubscription1) UnmarshalJSON(src []byte) error
- func (v *NullableEventSubscription1) Unset()
- type NullableEventType
- type NullableEventsSubs
- type NullableException
- type NullableExceptionId
- func (v NullableExceptionId) Get() *ExceptionId
- func (v NullableExceptionId) IsSet() bool
- func (v NullableExceptionId) MarshalJSON() ([]byte, error)
- func (v *NullableExceptionId) Set(val *ExceptionId)
- func (v *NullableExceptionId) UnmarshalJSON(src []byte) error
- func (v *NullableExceptionId) Unset()
- type NullableExceptionInfo
- func (v NullableExceptionInfo) Get() *ExceptionInfo
- func (v NullableExceptionInfo) IsSet() bool
- func (v NullableExceptionInfo) MarshalJSON() ([]byte, error)
- func (v *NullableExceptionInfo) Set(val *ExceptionInfo)
- func (v *NullableExceptionInfo) UnmarshalJSON(src []byte) error
- func (v *NullableExceptionInfo) Unset()
- type NullableExceptionTrend
- func (v NullableExceptionTrend) Get() *ExceptionTrend
- func (v NullableExceptionTrend) IsSet() bool
- func (v NullableExceptionTrend) MarshalJSON() ([]byte, error)
- func (v *NullableExceptionTrend) Set(val *ExceptionTrend)
- func (v *NullableExceptionTrend) UnmarshalJSON(src []byte) error
- func (v *NullableExceptionTrend) Unset()
- type NullableExpectedAnalyticsType
- func (v NullableExpectedAnalyticsType) Get() *ExpectedAnalyticsType
- func (v NullableExpectedAnalyticsType) IsSet() bool
- func (v NullableExpectedAnalyticsType) MarshalJSON() ([]byte, error)
- func (v *NullableExpectedAnalyticsType) Set(val *ExpectedAnalyticsType)
- func (v *NullableExpectedAnalyticsType) UnmarshalJSON(src []byte) error
- func (v *NullableExpectedAnalyticsType) Unset()
- type NullableExpectedUeBehaviourData
- func (v NullableExpectedUeBehaviourData) Get() *ExpectedUeBehaviourData
- func (v NullableExpectedUeBehaviourData) IsSet() bool
- func (v NullableExpectedUeBehaviourData) MarshalJSON() ([]byte, error)
- func (v *NullableExpectedUeBehaviourData) Set(val *ExpectedUeBehaviourData)
- func (v *NullableExpectedUeBehaviourData) UnmarshalJSON(src []byte) error
- func (v *NullableExpectedUeBehaviourData) Unset()
- type NullableExtSnssai
- type NullableExternalClientType
- func (v NullableExternalClientType) Get() *ExternalClientType
- func (v NullableExternalClientType) IsSet() bool
- func (v NullableExternalClientType) MarshalJSON() ([]byte, error)
- func (v *NullableExternalClientType) Set(val *ExternalClientType)
- func (v *NullableExternalClientType) UnmarshalJSON(src []byte) error
- func (v *NullableExternalClientType) Unset()
- type NullableFailureEventInfo
- func (v NullableFailureEventInfo) Get() *FailureEventInfo
- func (v NullableFailureEventInfo) IsSet() bool
- func (v NullableFailureEventInfo) MarshalJSON() ([]byte, error)
- func (v *NullableFailureEventInfo) Set(val *FailureEventInfo)
- func (v *NullableFailureEventInfo) UnmarshalJSON(src []byte) error
- func (v *NullableFailureEventInfo) Unset()
- type NullableFetchInstruction
- func (v NullableFetchInstruction) Get() *FetchInstruction
- func (v NullableFetchInstruction) IsSet() bool
- func (v NullableFetchInstruction) MarshalJSON() ([]byte, error)
- func (v *NullableFetchInstruction) Set(val *FetchInstruction)
- func (v *NullableFetchInstruction) UnmarshalJSON(src []byte) error
- func (v *NullableFetchInstruction) Unset()
- type NullableFloat32
- type NullableFloat64
- type NullableFlowDirection
- func (v NullableFlowDirection) Get() *FlowDirection
- func (v NullableFlowDirection) IsSet() bool
- func (v NullableFlowDirection) MarshalJSON() ([]byte, error)
- func (v *NullableFlowDirection) Set(val *FlowDirection)
- func (v *NullableFlowDirection) UnmarshalJSON(src []byte) error
- func (v *NullableFlowDirection) Unset()
- type NullableFlowInfo
- type NullableFormattingInstruction
- func (v NullableFormattingInstruction) Get() *FormattingInstruction
- func (v NullableFormattingInstruction) IsSet() bool
- func (v NullableFormattingInstruction) MarshalJSON() ([]byte, error)
- func (v *NullableFormattingInstruction) Set(val *FormattingInstruction)
- func (v *NullableFormattingInstruction) UnmarshalJSON(src []byte) error
- func (v *NullableFormattingInstruction) Unset()
- type NullableGADShape
- type NullableGNbId
- type NullableGeographicArea
- func (v NullableGeographicArea) Get() *GeographicArea
- func (v NullableGeographicArea) IsSet() bool
- func (v NullableGeographicArea) MarshalJSON() ([]byte, error)
- func (v *NullableGeographicArea) Set(val *GeographicArea)
- func (v *NullableGeographicArea) UnmarshalJSON(src []byte) error
- func (v *NullableGeographicArea) Unset()
- type NullableGeographicalCoordinates
- func (v NullableGeographicalCoordinates) Get() *GeographicalCoordinates
- func (v NullableGeographicalCoordinates) IsSet() bool
- func (v NullableGeographicalCoordinates) MarshalJSON() ([]byte, error)
- func (v *NullableGeographicalCoordinates) Set(val *GeographicalCoordinates)
- func (v *NullableGeographicalCoordinates) UnmarshalJSON(src []byte) error
- func (v *NullableGeographicalCoordinates) Unset()
- type NullableGeraLocation
- func (v NullableGeraLocation) Get() *GeraLocation
- func (v NullableGeraLocation) IsSet() bool
- func (v NullableGeraLocation) MarshalJSON() ([]byte, error)
- func (v *NullableGeraLocation) Set(val *GeraLocation)
- func (v *NullableGeraLocation) UnmarshalJSON(src []byte) error
- func (v *NullableGeraLocation) Unset()
- type NullableGlobalRanNodeId
- func (v NullableGlobalRanNodeId) Get() *GlobalRanNodeId
- func (v NullableGlobalRanNodeId) IsSet() bool
- func (v NullableGlobalRanNodeId) MarshalJSON() ([]byte, error)
- func (v *NullableGlobalRanNodeId) Set(val *GlobalRanNodeId)
- func (v *NullableGlobalRanNodeId) UnmarshalJSON(src []byte) error
- func (v *NullableGlobalRanNodeId) Unset()
- type NullableGmlcInfo
- type NullableGuami
- type NullableGuamiListCond
- func (v NullableGuamiListCond) Get() *GuamiListCond
- func (v NullableGuamiListCond) IsSet() bool
- func (v NullableGuamiListCond) MarshalJSON() ([]byte, error)
- func (v *NullableGuamiListCond) Set(val *GuamiListCond)
- func (v *NullableGuamiListCond) UnmarshalJSON(src []byte) error
- func (v *NullableGuamiListCond) Unset()
- type NullableHfcNodeId
- type NullableHssInfo
- type NullableIdentityRange
- func (v NullableIdentityRange) Get() *IdentityRange
- func (v NullableIdentityRange) IsSet() bool
- func (v NullableIdentityRange) MarshalJSON() ([]byte, error)
- func (v *NullableIdentityRange) Set(val *IdentityRange)
- func (v *NullableIdentityRange) UnmarshalJSON(src []byte) error
- func (v *NullableIdentityRange) Unset()
- type NullableIdleStatusIndication
- func (v NullableIdleStatusIndication) Get() *IdleStatusIndication
- func (v NullableIdleStatusIndication) IsSet() bool
- func (v NullableIdleStatusIndication) MarshalJSON() ([]byte, error)
- func (v *NullableIdleStatusIndication) Set(val *IdleStatusIndication)
- func (v *NullableIdleStatusIndication) UnmarshalJSON(src []byte) error
- func (v *NullableIdleStatusIndication) Unset()
- type NullableImsiRange
- type NullableInt
- type NullableInt32
- type NullableInt64
- type NullableInterfaceUpfInfoItem
- func (v NullableInterfaceUpfInfoItem) Get() *InterfaceUpfInfoItem
- func (v NullableInterfaceUpfInfoItem) IsSet() bool
- func (v NullableInterfaceUpfInfoItem) MarshalJSON() ([]byte, error)
- func (v *NullableInterfaceUpfInfoItem) Set(val *InterfaceUpfInfoItem)
- func (v *NullableInterfaceUpfInfoItem) UnmarshalJSON(src []byte) error
- func (v *NullableInterfaceUpfInfoItem) Unset()
- type NullableInternalGroupIdRange
- func (v NullableInternalGroupIdRange) Get() *InternalGroupIdRange
- func (v NullableInternalGroupIdRange) IsSet() bool
- func (v NullableInternalGroupIdRange) MarshalJSON() ([]byte, error)
- func (v *NullableInternalGroupIdRange) Set(val *InternalGroupIdRange)
- func (v *NullableInternalGroupIdRange) UnmarshalJSON(src []byte) error
- func (v *NullableInternalGroupIdRange) Unset()
- type NullableInvalidParam
- func (v NullableInvalidParam) Get() *InvalidParam
- func (v NullableInvalidParam) IsSet() bool
- func (v NullableInvalidParam) MarshalJSON() ([]byte, error)
- func (v *NullableInvalidParam) Set(val *InvalidParam)
- func (v *NullableInvalidParam) UnmarshalJSON(src []byte) error
- func (v *NullableInvalidParam) Unset()
- type NullableIpAddr
- type NullableIpEndPoint
- type NullableIpEthFlowDescription
- func (v NullableIpEthFlowDescription) Get() *IpEthFlowDescription
- func (v NullableIpEthFlowDescription) IsSet() bool
- func (v NullableIpEthFlowDescription) MarshalJSON() ([]byte, error)
- func (v *NullableIpEthFlowDescription) Set(val *IpEthFlowDescription)
- func (v *NullableIpEthFlowDescription) UnmarshalJSON(src []byte) error
- func (v *NullableIpEthFlowDescription) Unset()
- type NullableIpIndex
- type NullableIpPacketFilterSet
- func (v NullableIpPacketFilterSet) Get() *IpPacketFilterSet
- func (v NullableIpPacketFilterSet) IsSet() bool
- func (v NullableIpPacketFilterSet) MarshalJSON() ([]byte, error)
- func (v *NullableIpPacketFilterSet) Set(val *IpPacketFilterSet)
- func (v *NullableIpPacketFilterSet) UnmarshalJSON(src []byte) error
- func (v *NullableIpPacketFilterSet) Unset()
- type NullableIpReachability
- func (v NullableIpReachability) Get() *IpReachability
- func (v NullableIpReachability) IsSet() bool
- func (v NullableIpReachability) MarshalJSON() ([]byte, error)
- func (v *NullableIpReachability) Set(val *IpReachability)
- func (v *NullableIpReachability) UnmarshalJSON(src []byte) error
- func (v *NullableIpReachability) Unset()
- type NullableIpv4AddressRange
- func (v NullableIpv4AddressRange) Get() *Ipv4AddressRange
- func (v NullableIpv4AddressRange) IsSet() bool
- func (v NullableIpv4AddressRange) MarshalJSON() ([]byte, error)
- func (v *NullableIpv4AddressRange) Set(val *Ipv4AddressRange)
- func (v *NullableIpv4AddressRange) UnmarshalJSON(src []byte) error
- func (v *NullableIpv4AddressRange) Unset()
- type NullableIpv6Addr
- type NullableIpv6Prefix
- type NullableIpv6PrefixRange
- func (v NullableIpv6PrefixRange) Get() *Ipv6PrefixRange
- func (v NullableIpv6PrefixRange) IsSet() bool
- func (v NullableIpv6PrefixRange) MarshalJSON() ([]byte, error)
- func (v *NullableIpv6PrefixRange) Set(val *Ipv6PrefixRange)
- func (v *NullableIpv6PrefixRange) UnmarshalJSON(src []byte) error
- func (v *NullableIpv6PrefixRange) Unset()
- type NullableIwmscInfo
- type NullableLadnInfo
- type NullableLineType
- type NullableLmfInfo
- type NullableLocal2dPointUncertaintyEllipse
- func (v NullableLocal2dPointUncertaintyEllipse) Get() *Local2dPointUncertaintyEllipse
- func (v NullableLocal2dPointUncertaintyEllipse) IsSet() bool
- func (v NullableLocal2dPointUncertaintyEllipse) MarshalJSON() ([]byte, error)
- func (v *NullableLocal2dPointUncertaintyEllipse) Set(val *Local2dPointUncertaintyEllipse)
- func (v *NullableLocal2dPointUncertaintyEllipse) UnmarshalJSON(src []byte) error
- func (v *NullableLocal2dPointUncertaintyEllipse) Unset()
- type NullableLocal2dPointUncertaintyEllipseAllOf
- func (v NullableLocal2dPointUncertaintyEllipseAllOf) Get() *Local2dPointUncertaintyEllipseAllOf
- func (v NullableLocal2dPointUncertaintyEllipseAllOf) IsSet() bool
- func (v NullableLocal2dPointUncertaintyEllipseAllOf) MarshalJSON() ([]byte, error)
- func (v *NullableLocal2dPointUncertaintyEllipseAllOf) Set(val *Local2dPointUncertaintyEllipseAllOf)
- func (v *NullableLocal2dPointUncertaintyEllipseAllOf) UnmarshalJSON(src []byte) error
- func (v *NullableLocal2dPointUncertaintyEllipseAllOf) Unset()
- type NullableLocal3dPointUncertaintyEllipsoid
- func (v NullableLocal3dPointUncertaintyEllipsoid) Get() *Local3dPointUncertaintyEllipsoid
- func (v NullableLocal3dPointUncertaintyEllipsoid) IsSet() bool
- func (v NullableLocal3dPointUncertaintyEllipsoid) MarshalJSON() ([]byte, error)
- func (v *NullableLocal3dPointUncertaintyEllipsoid) Set(val *Local3dPointUncertaintyEllipsoid)
- func (v *NullableLocal3dPointUncertaintyEllipsoid) UnmarshalJSON(src []byte) error
- func (v *NullableLocal3dPointUncertaintyEllipsoid) Unset()
- type NullableLocal3dPointUncertaintyEllipsoidAllOf
- func (v NullableLocal3dPointUncertaintyEllipsoidAllOf) Get() *Local3dPointUncertaintyEllipsoidAllOf
- func (v NullableLocal3dPointUncertaintyEllipsoidAllOf) IsSet() bool
- func (v NullableLocal3dPointUncertaintyEllipsoidAllOf) MarshalJSON() ([]byte, error)
- func (v *NullableLocal3dPointUncertaintyEllipsoidAllOf) Set(val *Local3dPointUncertaintyEllipsoidAllOf)
- func (v *NullableLocal3dPointUncertaintyEllipsoidAllOf) UnmarshalJSON(src []byte) error
- func (v *NullableLocal3dPointUncertaintyEllipsoidAllOf) Unset()
- type NullableLocalOrigin
- func (v NullableLocalOrigin) Get() *LocalOrigin
- func (v NullableLocalOrigin) IsSet() bool
- func (v NullableLocalOrigin) MarshalJSON() ([]byte, error)
- func (v *NullableLocalOrigin) Set(val *LocalOrigin)
- func (v *NullableLocalOrigin) UnmarshalJSON(src []byte) error
- func (v *NullableLocalOrigin) Unset()
- type NullableLocalityDescription
- func (v NullableLocalityDescription) Get() *LocalityDescription
- func (v NullableLocalityDescription) IsSet() bool
- func (v NullableLocalityDescription) MarshalJSON() ([]byte, error)
- func (v *NullableLocalityDescription) Set(val *LocalityDescription)
- func (v *NullableLocalityDescription) UnmarshalJSON(src []byte) error
- func (v *NullableLocalityDescription) Unset()
- type NullableLocalityDescriptionItem
- func (v NullableLocalityDescriptionItem) Get() *LocalityDescriptionItem
- func (v NullableLocalityDescriptionItem) IsSet() bool
- func (v NullableLocalityDescriptionItem) MarshalJSON() ([]byte, error)
- func (v *NullableLocalityDescriptionItem) Set(val *LocalityDescriptionItem)
- func (v *NullableLocalityDescriptionItem) UnmarshalJSON(src []byte) error
- func (v *NullableLocalityDescriptionItem) Unset()
- type NullableLocalityType
- func (v NullableLocalityType) Get() *LocalityType
- func (v NullableLocalityType) IsSet() bool
- func (v NullableLocalityType) MarshalJSON() ([]byte, error)
- func (v *NullableLocalityType) Set(val *LocalityType)
- func (v *NullableLocalityType) UnmarshalJSON(src []byte) error
- func (v *NullableLocalityType) Unset()
- type NullableLocationAccuracy
- func (v NullableLocationAccuracy) Get() *LocationAccuracy
- func (v NullableLocationAccuracy) IsSet() bool
- func (v NullableLocationAccuracy) MarshalJSON() ([]byte, error)
- func (v *NullableLocationAccuracy) Set(val *LocationAccuracy)
- func (v *NullableLocationAccuracy) UnmarshalJSON(src []byte) error
- func (v *NullableLocationAccuracy) Unset()
- type NullableLocationArea
- func (v NullableLocationArea) Get() *LocationArea
- func (v NullableLocationArea) IsSet() bool
- func (v NullableLocationArea) MarshalJSON() ([]byte, error)
- func (v *NullableLocationArea) Set(val *LocationArea)
- func (v *NullableLocationArea) UnmarshalJSON(src []byte) error
- func (v *NullableLocationArea) Unset()
- type NullableLocationArea5G
- func (v NullableLocationArea5G) Get() *LocationArea5G
- func (v NullableLocationArea5G) IsSet() bool
- func (v NullableLocationArea5G) MarshalJSON() ([]byte, error)
- func (v *NullableLocationArea5G) Set(val *LocationArea5G)
- func (v *NullableLocationArea5G) UnmarshalJSON(src []byte) error
- func (v *NullableLocationArea5G) Unset()
- type NullableLocationAreaId
- func (v NullableLocationAreaId) Get() *LocationAreaId
- func (v NullableLocationAreaId) IsSet() bool
- func (v NullableLocationAreaId) MarshalJSON() ([]byte, error)
- func (v *NullableLocationAreaId) Set(val *LocationAreaId)
- func (v *NullableLocationAreaId) UnmarshalJSON(src []byte) error
- func (v *NullableLocationAreaId) Unset()
- type NullableLocationFilter
- func (v NullableLocationFilter) Get() *LocationFilter
- func (v NullableLocationFilter) IsSet() bool
- func (v NullableLocationFilter) MarshalJSON() ([]byte, error)
- func (v *NullableLocationFilter) Set(val *LocationFilter)
- func (v *NullableLocationFilter) UnmarshalJSON(src []byte) error
- func (v *NullableLocationFilter) Unset()
- type NullableLocationInfo
- func (v NullableLocationInfo) Get() *LocationInfo
- func (v NullableLocationInfo) IsSet() bool
- func (v NullableLocationInfo) MarshalJSON() ([]byte, error)
- func (v *NullableLocationInfo) Set(val *LocationInfo)
- func (v *NullableLocationInfo) UnmarshalJSON(src []byte) error
- func (v *NullableLocationInfo) Unset()
- type NullableLocationReport
- func (v NullableLocationReport) Get() *LocationReport
- func (v NullableLocationReport) IsSet() bool
- func (v NullableLocationReport) MarshalJSON() ([]byte, error)
- func (v *NullableLocationReport) Set(val *LocationReport)
- func (v *NullableLocationReport) UnmarshalJSON(src []byte) error
- func (v *NullableLocationReport) Unset()
- type NullableLocationReportingConfiguration
- func (v NullableLocationReportingConfiguration) Get() *LocationReportingConfiguration
- func (v NullableLocationReportingConfiguration) IsSet() bool
- func (v NullableLocationReportingConfiguration) MarshalJSON() ([]byte, error)
- func (v *NullableLocationReportingConfiguration) Set(val *LocationReportingConfiguration)
- func (v *NullableLocationReportingConfiguration) UnmarshalJSON(src []byte) error
- func (v *NullableLocationReportingConfiguration) Unset()
- type NullableLossConnectivityCfg
- func (v NullableLossConnectivityCfg) Get() *LossConnectivityCfg
- func (v NullableLossConnectivityCfg) IsSet() bool
- func (v NullableLossConnectivityCfg) MarshalJSON() ([]byte, error)
- func (v *NullableLossConnectivityCfg) Set(val *LossConnectivityCfg)
- func (v *NullableLossConnectivityCfg) UnmarshalJSON(src []byte) error
- func (v *NullableLossConnectivityCfg) Unset()
- type NullableLossConnectivityReport
- func (v NullableLossConnectivityReport) Get() *LossConnectivityReport
- func (v NullableLossConnectivityReport) IsSet() bool
- func (v NullableLossConnectivityReport) MarshalJSON() ([]byte, error)
- func (v *NullableLossConnectivityReport) Set(val *LossConnectivityReport)
- func (v *NullableLossConnectivityReport) UnmarshalJSON(src []byte) error
- func (v *NullableLossConnectivityReport) Unset()
- type NullableLossOfConnectivityReason
- func (v NullableLossOfConnectivityReason) Get() *LossOfConnectivityReason
- func (v NullableLossOfConnectivityReason) IsSet() bool
- func (v NullableLossOfConnectivityReason) MarshalJSON() ([]byte, error)
- func (v *NullableLossOfConnectivityReason) Set(val *LossOfConnectivityReason)
- func (v *NullableLossOfConnectivityReason) UnmarshalJSON(src []byte) error
- func (v *NullableLossOfConnectivityReason) Unset()
- type NullableM5QoSSpecification
- func (v NullableM5QoSSpecification) Get() *M5QoSSpecification
- func (v NullableM5QoSSpecification) IsSet() bool
- func (v NullableM5QoSSpecification) MarshalJSON() ([]byte, error)
- func (v *NullableM5QoSSpecification) Set(val *M5QoSSpecification)
- func (v *NullableM5QoSSpecification) UnmarshalJSON(src []byte) error
- func (v *NullableM5QoSSpecification) Unset()
- type NullableMSAccessActivityCollection
- func (v NullableMSAccessActivityCollection) Get() *MSAccessActivityCollection
- func (v NullableMSAccessActivityCollection) IsSet() bool
- func (v NullableMSAccessActivityCollection) MarshalJSON() ([]byte, error)
- func (v *NullableMSAccessActivityCollection) Set(val *MSAccessActivityCollection)
- func (v *NullableMSAccessActivityCollection) UnmarshalJSON(src []byte) error
- func (v *NullableMSAccessActivityCollection) Unset()
- type NullableMatchingDirection
- func (v NullableMatchingDirection) Get() *MatchingDirection
- func (v NullableMatchingDirection) IsSet() bool
- func (v NullableMatchingDirection) MarshalJSON() ([]byte, error)
- func (v *NullableMatchingDirection) Set(val *MatchingDirection)
- func (v *NullableMatchingDirection) UnmarshalJSON(src []byte) error
- func (v *NullableMatchingDirection) Unset()
- type NullableMbSmfInfo
- type NullableMbUpfInfo
- type NullableMbsServiceArea
- func (v NullableMbsServiceArea) Get() *MbsServiceArea
- func (v NullableMbsServiceArea) IsSet() bool
- func (v NullableMbsServiceArea) MarshalJSON() ([]byte, error)
- func (v *NullableMbsServiceArea) Set(val *MbsServiceArea)
- func (v *NullableMbsServiceArea) UnmarshalJSON(src []byte) error
- func (v *NullableMbsServiceArea) Unset()
- type NullableMbsServiceAreaInfo
- func (v NullableMbsServiceAreaInfo) Get() *MbsServiceAreaInfo
- func (v NullableMbsServiceAreaInfo) IsSet() bool
- func (v NullableMbsServiceAreaInfo) MarshalJSON() ([]byte, error)
- func (v *NullableMbsServiceAreaInfo) Set(val *MbsServiceAreaInfo)
- func (v *NullableMbsServiceAreaInfo) UnmarshalJSON(src []byte) error
- func (v *NullableMbsServiceAreaInfo) Unset()
- type NullableMbsSession
- type NullableMbsSessionId
- func (v NullableMbsSessionId) Get() *MbsSessionId
- func (v NullableMbsSessionId) IsSet() bool
- func (v NullableMbsSessionId) MarshalJSON() ([]byte, error)
- func (v *NullableMbsSessionId) Set(val *MbsSessionId)
- func (v *NullableMbsSessionId) UnmarshalJSON(src []byte) error
- func (v *NullableMbsSessionId) Unset()
- type NullableMediaStreamingAccessRecord
- func (v NullableMediaStreamingAccessRecord) Get() *MediaStreamingAccessRecord
- func (v NullableMediaStreamingAccessRecord) IsSet() bool
- func (v NullableMediaStreamingAccessRecord) MarshalJSON() ([]byte, error)
- func (v *NullableMediaStreamingAccessRecord) Set(val *MediaStreamingAccessRecord)
- func (v *NullableMediaStreamingAccessRecord) UnmarshalJSON(src []byte) error
- func (v *NullableMediaStreamingAccessRecord) Unset()
- type NullableMediaStreamingAccessRecordAllOf
- func (v NullableMediaStreamingAccessRecordAllOf) Get() *MediaStreamingAccessRecordAllOf
- func (v NullableMediaStreamingAccessRecordAllOf) IsSet() bool
- func (v NullableMediaStreamingAccessRecordAllOf) MarshalJSON() ([]byte, error)
- func (v *NullableMediaStreamingAccessRecordAllOf) Set(val *MediaStreamingAccessRecordAllOf)
- func (v *NullableMediaStreamingAccessRecordAllOf) UnmarshalJSON(src []byte) error
- func (v *NullableMediaStreamingAccessRecordAllOf) Unset()
- type NullableMediaStreamingAccessRecordAllOfConnectionMetrics
- func (v NullableMediaStreamingAccessRecordAllOfConnectionMetrics) Get() *MediaStreamingAccessRecordAllOfConnectionMetrics
- func (v NullableMediaStreamingAccessRecordAllOfConnectionMetrics) IsSet() bool
- func (v NullableMediaStreamingAccessRecordAllOfConnectionMetrics) MarshalJSON() ([]byte, error)
- func (v *NullableMediaStreamingAccessRecordAllOfConnectionMetrics) Set(val *MediaStreamingAccessRecordAllOfConnectionMetrics)
- func (v *NullableMediaStreamingAccessRecordAllOfConnectionMetrics) UnmarshalJSON(src []byte) error
- func (v *NullableMediaStreamingAccessRecordAllOfConnectionMetrics) Unset()
- type NullableMediaStreamingAccessRecordAllOfRequestMessage
- func (v NullableMediaStreamingAccessRecordAllOfRequestMessage) Get() *MediaStreamingAccessRecordAllOfRequestMessage
- func (v NullableMediaStreamingAccessRecordAllOfRequestMessage) IsSet() bool
- func (v NullableMediaStreamingAccessRecordAllOfRequestMessage) MarshalJSON() ([]byte, error)
- func (v *NullableMediaStreamingAccessRecordAllOfRequestMessage) Set(val *MediaStreamingAccessRecordAllOfRequestMessage)
- func (v *NullableMediaStreamingAccessRecordAllOfRequestMessage) UnmarshalJSON(src []byte) error
- func (v *NullableMediaStreamingAccessRecordAllOfRequestMessage) Unset()
- type NullableMediaStreamingAccessRecordAllOfResponseMessage
- func (v NullableMediaStreamingAccessRecordAllOfResponseMessage) Get() *MediaStreamingAccessRecordAllOfResponseMessage
- func (v NullableMediaStreamingAccessRecordAllOfResponseMessage) IsSet() bool
- func (v NullableMediaStreamingAccessRecordAllOfResponseMessage) MarshalJSON() ([]byte, error)
- func (v *NullableMediaStreamingAccessRecordAllOfResponseMessage) Set(val *MediaStreamingAccessRecordAllOfResponseMessage)
- func (v *NullableMediaStreamingAccessRecordAllOfResponseMessage) UnmarshalJSON(src []byte) error
- func (v *NullableMediaStreamingAccessRecordAllOfResponseMessage) Unset()
- type NullableMfafInfo
- type NullableMlAnalyticsInfo
- func (v NullableMlAnalyticsInfo) Get() *MlAnalyticsInfo
- func (v NullableMlAnalyticsInfo) IsSet() bool
- func (v NullableMlAnalyticsInfo) MarshalJSON() ([]byte, error)
- func (v *NullableMlAnalyticsInfo) Set(val *MlAnalyticsInfo)
- func (v *NullableMlAnalyticsInfo) UnmarshalJSON(src []byte) error
- func (v *NullableMlAnalyticsInfo) Unset()
- type NullableMmTransactionLocationReportItem
- func (v NullableMmTransactionLocationReportItem) Get() *MmTransactionLocationReportItem
- func (v NullableMmTransactionLocationReportItem) IsSet() bool
- func (v NullableMmTransactionLocationReportItem) MarshalJSON() ([]byte, error)
- func (v *NullableMmTransactionLocationReportItem) Set(val *MmTransactionLocationReportItem)
- func (v *NullableMmTransactionLocationReportItem) UnmarshalJSON(src []byte) error
- func (v *NullableMmTransactionLocationReportItem) Unset()
- type NullableMmTransactionSliceReportItem
- func (v NullableMmTransactionSliceReportItem) Get() *MmTransactionSliceReportItem
- func (v NullableMmTransactionSliceReportItem) IsSet() bool
- func (v NullableMmTransactionSliceReportItem) MarshalJSON() ([]byte, error)
- func (v *NullableMmTransactionSliceReportItem) Set(val *MmTransactionSliceReportItem)
- func (v *NullableMmTransactionSliceReportItem) UnmarshalJSON(src []byte) error
- func (v *NullableMmTransactionSliceReportItem) Unset()
- type NullableMnpfInfo
- type NullableModel5GDdnmfInfo
- func (v NullableModel5GDdnmfInfo) Get() *Model5GDdnmfInfo
- func (v NullableModel5GDdnmfInfo) IsSet() bool
- func (v NullableModel5GDdnmfInfo) MarshalJSON() ([]byte, error)
- func (v *NullableModel5GDdnmfInfo) Set(val *Model5GDdnmfInfo)
- func (v *NullableModel5GDdnmfInfo) UnmarshalJSON(src []byte) error
- func (v *NullableModel5GDdnmfInfo) Unset()
- type NullableModel5GsUserState
- func (v NullableModel5GsUserState) Get() *Model5GsUserState
- func (v NullableModel5GsUserState) IsSet() bool
- func (v NullableModel5GsUserState) MarshalJSON() ([]byte, error)
- func (v *NullableModel5GsUserState) Set(val *Model5GsUserState)
- func (v *NullableModel5GsUserState) UnmarshalJSON(src []byte) error
- func (v *NullableModel5GsUserState) Unset()
- type NullableModel5GsUserStateInfo
- func (v NullableModel5GsUserStateInfo) Get() *Model5GsUserStateInfo
- func (v NullableModel5GsUserStateInfo) IsSet() bool
- func (v NullableModel5GsUserStateInfo) MarshalJSON() ([]byte, error)
- func (v *NullableModel5GsUserStateInfo) Set(val *Model5GsUserStateInfo)
- func (v *NullableModel5GsUserStateInfo) UnmarshalJSON(src []byte) error
- func (v *NullableModel5GsUserStateInfo) Unset()
- type NullableMonitoringConfiguration
- func (v NullableMonitoringConfiguration) Get() *MonitoringConfiguration
- func (v NullableMonitoringConfiguration) IsSet() bool
- func (v NullableMonitoringConfiguration) MarshalJSON() ([]byte, error)
- func (v *NullableMonitoringConfiguration) Set(val *MonitoringConfiguration)
- func (v *NullableMonitoringConfiguration) UnmarshalJSON(src []byte) error
- func (v *NullableMonitoringConfiguration) Unset()
- type NullableMonitoringReport
- func (v NullableMonitoringReport) Get() *MonitoringReport
- func (v NullableMonitoringReport) IsSet() bool
- func (v NullableMonitoringReport) MarshalJSON() ([]byte, error)
- func (v *NullableMonitoringReport) Set(val *MonitoringReport)
- func (v *NullableMonitoringReport) UnmarshalJSON(src []byte) error
- func (v *NullableMonitoringReport) Unset()
- type NullableMsConsumptionCollection
- func (v NullableMsConsumptionCollection) Get() *MsConsumptionCollection
- func (v NullableMsConsumptionCollection) IsSet() bool
- func (v NullableMsConsumptionCollection) MarshalJSON() ([]byte, error)
- func (v *NullableMsConsumptionCollection) Set(val *MsConsumptionCollection)
- func (v *NullableMsConsumptionCollection) UnmarshalJSON(src []byte) error
- func (v *NullableMsConsumptionCollection) Unset()
- type NullableMsDynPolicyInvocationCollection
- func (v NullableMsDynPolicyInvocationCollection) Get() *MsDynPolicyInvocationCollection
- func (v NullableMsDynPolicyInvocationCollection) IsSet() bool
- func (v NullableMsDynPolicyInvocationCollection) MarshalJSON() ([]byte, error)
- func (v *NullableMsDynPolicyInvocationCollection) Set(val *MsDynPolicyInvocationCollection)
- func (v *NullableMsDynPolicyInvocationCollection) UnmarshalJSON(src []byte) error
- func (v *NullableMsDynPolicyInvocationCollection) Unset()
- type NullableMsNetAssInvocationCollection
- func (v NullableMsNetAssInvocationCollection) Get() *MsNetAssInvocationCollection
- func (v NullableMsNetAssInvocationCollection) IsSet() bool
- func (v NullableMsNetAssInvocationCollection) MarshalJSON() ([]byte, error)
- func (v *NullableMsNetAssInvocationCollection) Set(val *MsNetAssInvocationCollection)
- func (v *NullableMsNetAssInvocationCollection) UnmarshalJSON(src []byte) error
- func (v *NullableMsNetAssInvocationCollection) Unset()
- type NullableMsQoeMetricsCollection
- func (v NullableMsQoeMetricsCollection) Get() *MsQoeMetricsCollection
- func (v NullableMsQoeMetricsCollection) IsSet() bool
- func (v NullableMsQoeMetricsCollection) MarshalJSON() ([]byte, error)
- func (v *NullableMsQoeMetricsCollection) Set(val *MsQoeMetricsCollection)
- func (v *NullableMsQoeMetricsCollection) UnmarshalJSON(src []byte) error
- func (v *NullableMsQoeMetricsCollection) Unset()
- type NullableN1MessageClass
- func (v NullableN1MessageClass) Get() *N1MessageClass
- func (v NullableN1MessageClass) IsSet() bool
- func (v NullableN1MessageClass) MarshalJSON() ([]byte, error)
- func (v *NullableN1MessageClass) Set(val *N1MessageClass)
- func (v *NullableN1MessageClass) UnmarshalJSON(src []byte) error
- func (v *NullableN1MessageClass) Unset()
- type NullableN2InformationClass
- func (v NullableN2InformationClass) Get() *N2InformationClass
- func (v NullableN2InformationClass) IsSet() bool
- func (v NullableN2InformationClass) MarshalJSON() ([]byte, error)
- func (v *NullableN2InformationClass) Set(val *N2InformationClass)
- func (v *NullableN2InformationClass) UnmarshalJSON(src []byte) error
- func (v *NullableN2InformationClass) Unset()
- type NullableN2InterfaceAmfInfo
- func (v NullableN2InterfaceAmfInfo) Get() *N2InterfaceAmfInfo
- func (v NullableN2InterfaceAmfInfo) IsSet() bool
- func (v NullableN2InterfaceAmfInfo) MarshalJSON() ([]byte, error)
- func (v *NullableN2InterfaceAmfInfo) Set(val *N2InterfaceAmfInfo)
- func (v *NullableN2InterfaceAmfInfo) UnmarshalJSON(src []byte) error
- func (v *NullableN2InterfaceAmfInfo) Unset()
- type NullableN3gaLocation
- func (v NullableN3gaLocation) Get() *N3gaLocation
- func (v NullableN3gaLocation) IsSet() bool
- func (v NullableN3gaLocation) MarshalJSON() ([]byte, error)
- func (v *NullableN3gaLocation) Set(val *N3gaLocation)
- func (v *NullableN3gaLocation) UnmarshalJSON(src []byte) error
- func (v *NullableN3gaLocation) Unset()
- type NullableN32Purpose
- type NullableNFProfile
- type NullableNFService
- type NullableNFServiceStatus
- func (v NullableNFServiceStatus) Get() *NFServiceStatus
- func (v NullableNFServiceStatus) IsSet() bool
- func (v NullableNFServiceStatus) MarshalJSON() ([]byte, error)
- func (v *NullableNFServiceStatus) Set(val *NFServiceStatus)
- func (v *NullableNFServiceStatus) UnmarshalJSON(src []byte) error
- func (v *NullableNFServiceStatus) Unset()
- type NullableNFServiceVersion
- func (v NullableNFServiceVersion) Get() *NFServiceVersion
- func (v NullableNFServiceVersion) IsSet() bool
- func (v NullableNFServiceVersion) MarshalJSON() ([]byte, error)
- func (v *NullableNFServiceVersion) Set(val *NFServiceVersion)
- func (v *NullableNFServiceVersion) UnmarshalJSON(src []byte) error
- func (v *NullableNFServiceVersion) Unset()
- type NullableNFType
- type NullableNcgi
- type NullableNcgiTai
- type NullableNefCond
- type NullableNefEvent
- type NullableNefEventExposureNotif
- func (v NullableNefEventExposureNotif) Get() *NefEventExposureNotif
- func (v NullableNefEventExposureNotif) IsSet() bool
- func (v NullableNefEventExposureNotif) MarshalJSON() ([]byte, error)
- func (v *NullableNefEventExposureNotif) Set(val *NefEventExposureNotif)
- func (v *NullableNefEventExposureNotif) UnmarshalJSON(src []byte) error
- func (v *NullableNefEventExposureNotif) Unset()
- type NullableNefEventExposureSubsc
- func (v NullableNefEventExposureSubsc) Get() *NefEventExposureSubsc
- func (v NullableNefEventExposureSubsc) IsSet() bool
- func (v NullableNefEventExposureSubsc) MarshalJSON() ([]byte, error)
- func (v *NullableNefEventExposureSubsc) Set(val *NefEventExposureSubsc)
- func (v *NullableNefEventExposureSubsc) UnmarshalJSON(src []byte) error
- func (v *NullableNefEventExposureSubsc) Unset()
- type NullableNefEventFilter
- func (v NullableNefEventFilter) Get() *NefEventFilter
- func (v NullableNefEventFilter) IsSet() bool
- func (v NullableNefEventFilter) MarshalJSON() ([]byte, error)
- func (v *NullableNefEventFilter) Set(val *NefEventFilter)
- func (v *NullableNefEventFilter) UnmarshalJSON(src []byte) error
- func (v *NullableNefEventFilter) Unset()
- type NullableNefEventNotification
- func (v NullableNefEventNotification) Get() *NefEventNotification
- func (v NullableNefEventNotification) IsSet() bool
- func (v NullableNefEventNotification) MarshalJSON() ([]byte, error)
- func (v *NullableNefEventNotification) Set(val *NefEventNotification)
- func (v *NullableNefEventNotification) UnmarshalJSON(src []byte) error
- func (v *NullableNefEventNotification) Unset()
- type NullableNefEventSubs
- func (v NullableNefEventSubs) Get() *NefEventSubs
- func (v NullableNefEventSubs) IsSet() bool
- func (v NullableNefEventSubs) MarshalJSON() ([]byte, error)
- func (v *NullableNefEventSubs) Set(val *NefEventSubs)
- func (v *NullableNefEventSubs) UnmarshalJSON(src []byte) error
- func (v *NullableNefEventSubs) Unset()
- type NullableNefInfo
- type NullableNetworkAreaInfo
- func (v NullableNetworkAreaInfo) Get() *NetworkAreaInfo
- func (v NullableNetworkAreaInfo) IsSet() bool
- func (v NullableNetworkAreaInfo) MarshalJSON() ([]byte, error)
- func (v *NullableNetworkAreaInfo) Set(val *NetworkAreaInfo)
- func (v *NullableNetworkAreaInfo) UnmarshalJSON(src []byte) error
- func (v *NullableNetworkAreaInfo) Unset()
- type NullableNetworkAreaInfo1
- func (v NullableNetworkAreaInfo1) Get() *NetworkAreaInfo1
- func (v NullableNetworkAreaInfo1) IsSet() bool
- func (v NullableNetworkAreaInfo1) MarshalJSON() ([]byte, error)
- func (v *NullableNetworkAreaInfo1) Set(val *NetworkAreaInfo1)
- func (v *NullableNetworkAreaInfo1) UnmarshalJSON(src []byte) error
- func (v *NullableNetworkAreaInfo1) Unset()
- type NullableNetworkAssistanceSession
- func (v NullableNetworkAssistanceSession) Get() *NetworkAssistanceSession
- func (v NullableNetworkAssistanceSession) IsSet() bool
- func (v NullableNetworkAssistanceSession) MarshalJSON() ([]byte, error)
- func (v *NullableNetworkAssistanceSession) Set(val *NetworkAssistanceSession)
- func (v *NullableNetworkAssistanceSession) UnmarshalJSON(src []byte) error
- func (v *NullableNetworkAssistanceSession) Unset()
- type NullableNetworkNodeDiameterAddress
- func (v NullableNetworkNodeDiameterAddress) Get() *NetworkNodeDiameterAddress
- func (v NullableNetworkNodeDiameterAddress) IsSet() bool
- func (v NullableNetworkNodeDiameterAddress) MarshalJSON() ([]byte, error)
- func (v *NullableNetworkNodeDiameterAddress) Set(val *NetworkNodeDiameterAddress)
- func (v *NullableNetworkNodeDiameterAddress) UnmarshalJSON(src []byte) error
- func (v *NullableNetworkNodeDiameterAddress) Unset()
- type NullableNetworkPerfInfo
- func (v NullableNetworkPerfInfo) Get() *NetworkPerfInfo
- func (v NullableNetworkPerfInfo) IsSet() bool
- func (v NullableNetworkPerfInfo) MarshalJSON() ([]byte, error)
- func (v *NullableNetworkPerfInfo) Set(val *NetworkPerfInfo)
- func (v *NullableNetworkPerfInfo) UnmarshalJSON(src []byte) error
- func (v *NullableNetworkPerfInfo) Unset()
- type NullableNetworkPerfRequirement
- func (v NullableNetworkPerfRequirement) Get() *NetworkPerfRequirement
- func (v NullableNetworkPerfRequirement) IsSet() bool
- func (v NullableNetworkPerfRequirement) MarshalJSON() ([]byte, error)
- func (v *NullableNetworkPerfRequirement) Set(val *NetworkPerfRequirement)
- func (v *NullableNetworkPerfRequirement) UnmarshalJSON(src []byte) error
- func (v *NullableNetworkPerfRequirement) Unset()
- type NullableNetworkPerfType
- func (v NullableNetworkPerfType) Get() *NetworkPerfType
- func (v NullableNetworkPerfType) IsSet() bool
- func (v NullableNetworkPerfType) MarshalJSON() ([]byte, error)
- func (v *NullableNetworkPerfType) Set(val *NetworkPerfType)
- func (v *NullableNetworkPerfType) UnmarshalJSON(src []byte) error
- func (v *NullableNetworkPerfType) Unset()
- type NullableNetworkSliceCond
- func (v NullableNetworkSliceCond) Get() *NetworkSliceCond
- func (v NullableNetworkSliceCond) IsSet() bool
- func (v NullableNetworkSliceCond) MarshalJSON() ([]byte, error)
- func (v *NullableNetworkSliceCond) Set(val *NetworkSliceCond)
- func (v *NullableNetworkSliceCond) UnmarshalJSON(src []byte) error
- func (v *NullableNetworkSliceCond) Unset()
- type NullableNfGroupCond
- func (v NullableNfGroupCond) Get() *NfGroupCond
- func (v NullableNfGroupCond) IsSet() bool
- func (v NullableNfGroupCond) MarshalJSON() ([]byte, error)
- func (v *NullableNfGroupCond) Set(val *NfGroupCond)
- func (v *NullableNfGroupCond) UnmarshalJSON(src []byte) error
- func (v *NullableNfGroupCond) Unset()
- type NullableNfGroupListCond
- func (v NullableNfGroupListCond) Get() *NfGroupListCond
- func (v NullableNfGroupListCond) IsSet() bool
- func (v NullableNfGroupListCond) MarshalJSON() ([]byte, error)
- func (v *NullableNfGroupListCond) Set(val *NfGroupListCond)
- func (v *NullableNfGroupListCond) UnmarshalJSON(src []byte) error
- func (v *NullableNfGroupListCond) Unset()
- type NullableNfInfo
- type NullableNfInstanceIdCond
- func (v NullableNfInstanceIdCond) Get() *NfInstanceIdCond
- func (v NullableNfInstanceIdCond) IsSet() bool
- func (v NullableNfInstanceIdCond) MarshalJSON() ([]byte, error)
- func (v *NullableNfInstanceIdCond) Set(val *NfInstanceIdCond)
- func (v *NullableNfInstanceIdCond) UnmarshalJSON(src []byte) error
- func (v *NullableNfInstanceIdCond) Unset()
- type NullableNfInstanceIdListCond
- func (v NullableNfInstanceIdListCond) Get() *NfInstanceIdListCond
- func (v NullableNfInstanceIdListCond) IsSet() bool
- func (v NullableNfInstanceIdListCond) MarshalJSON() ([]byte, error)
- func (v *NullableNfInstanceIdListCond) Set(val *NfInstanceIdListCond)
- func (v *NullableNfInstanceIdListCond) UnmarshalJSON(src []byte) error
- func (v *NullableNfInstanceIdListCond) Unset()
- type NullableNfLoadLevelInformation
- func (v NullableNfLoadLevelInformation) Get() *NfLoadLevelInformation
- func (v NullableNfLoadLevelInformation) IsSet() bool
- func (v NullableNfLoadLevelInformation) MarshalJSON() ([]byte, error)
- func (v *NullableNfLoadLevelInformation) Set(val *NfLoadLevelInformation)
- func (v *NullableNfLoadLevelInformation) UnmarshalJSON(src []byte) error
- func (v *NullableNfLoadLevelInformation) Unset()
- type NullableNfServiceSetCond
- func (v NullableNfServiceSetCond) Get() *NfServiceSetCond
- func (v NullableNfServiceSetCond) IsSet() bool
- func (v NullableNfServiceSetCond) MarshalJSON() ([]byte, error)
- func (v *NullableNfServiceSetCond) Set(val *NfServiceSetCond)
- func (v *NullableNfServiceSetCond) UnmarshalJSON(src []byte) error
- func (v *NullableNfServiceSetCond) Unset()
- type NullableNfSetCond
- type NullableNfStatus
- type NullableNfTypeCond
- type NullableNgApCause
- type NullableNnwdafDataManagementNotif
- func (v NullableNnwdafDataManagementNotif) Get() *NnwdafDataManagementNotif
- func (v NullableNnwdafDataManagementNotif) IsSet() bool
- func (v NullableNnwdafDataManagementNotif) MarshalJSON() ([]byte, error)
- func (v *NullableNnwdafDataManagementNotif) Set(val *NnwdafDataManagementNotif)
- func (v *NullableNnwdafDataManagementNotif) UnmarshalJSON(src []byte) error
- func (v *NullableNnwdafDataManagementNotif) Unset()
- type NullableNnwdafDataManagementSubsc
- func (v NullableNnwdafDataManagementSubsc) Get() *NnwdafDataManagementSubsc
- func (v NullableNnwdafDataManagementSubsc) IsSet() bool
- func (v NullableNnwdafDataManagementSubsc) MarshalJSON() ([]byte, error)
- func (v *NullableNnwdafDataManagementSubsc) Set(val *NnwdafDataManagementSubsc)
- func (v *NullableNnwdafDataManagementSubsc) UnmarshalJSON(src []byte) error
- func (v *NullableNnwdafDataManagementSubsc) Unset()
- type NullableNnwdafEventsSubscription
- func (v NullableNnwdafEventsSubscription) Get() *NnwdafEventsSubscription
- func (v NullableNnwdafEventsSubscription) IsSet() bool
- func (v NullableNnwdafEventsSubscription) MarshalJSON() ([]byte, error)
- func (v *NullableNnwdafEventsSubscription) Set(val *NnwdafEventsSubscription)
- func (v *NullableNnwdafEventsSubscription) UnmarshalJSON(src []byte) error
- func (v *NullableNnwdafEventsSubscription) Unset()
- type NullableNotifCondition
- func (v NullableNotifCondition) Get() *NotifCondition
- func (v NullableNotifCondition) IsSet() bool
- func (v NullableNotifCondition) MarshalJSON() ([]byte, error)
- func (v *NullableNotifCondition) Set(val *NotifCondition)
- func (v *NullableNotifCondition) UnmarshalJSON(src []byte) error
- func (v *NullableNotifCondition) Unset()
- type NullableNotifSummaryReport
- func (v NullableNotifSummaryReport) Get() *NotifSummaryReport
- func (v NullableNotifSummaryReport) IsSet() bool
- func (v NullableNotifSummaryReport) MarshalJSON() ([]byte, error)
- func (v *NullableNotifSummaryReport) Set(val *NotifSummaryReport)
- func (v *NullableNotifSummaryReport) UnmarshalJSON(src []byte) error
- func (v *NullableNotifSummaryReport) Unset()
- type NullableNotificationData
- func (v NullableNotificationData) Get() *NotificationData
- func (v NullableNotificationData) IsSet() bool
- func (v NullableNotificationData) MarshalJSON() ([]byte, error)
- func (v *NullableNotificationData) Set(val *NotificationData)
- func (v *NullableNotificationData) UnmarshalJSON(src []byte) error
- func (v *NullableNotificationData) Unset()
- type NullableNotificationEventType
- func (v NullableNotificationEventType) Get() *NotificationEventType
- func (v NullableNotificationEventType) IsSet() bool
- func (v NullableNotificationEventType) MarshalJSON() ([]byte, error)
- func (v *NullableNotificationEventType) Set(val *NotificationEventType)
- func (v *NullableNotificationEventType) UnmarshalJSON(src []byte) error
- func (v *NullableNotificationEventType) Unset()
- type NullableNotificationFlag
- func (v NullableNotificationFlag) Get() *NotificationFlag
- func (v NullableNotificationFlag) IsSet() bool
- func (v NullableNotificationFlag) MarshalJSON() ([]byte, error)
- func (v *NullableNotificationFlag) Set(val *NotificationFlag)
- func (v *NullableNotificationFlag) UnmarshalJSON(src []byte) error
- func (v *NullableNotificationFlag) Unset()
- type NullableNotificationMethod
- func (v NullableNotificationMethod) Get() *NotificationMethod
- func (v NullableNotificationMethod) IsSet() bool
- func (v NullableNotificationMethod) MarshalJSON() ([]byte, error)
- func (v *NullableNotificationMethod) Set(val *NotificationMethod)
- func (v *NullableNotificationMethod) UnmarshalJSON(src []byte) error
- func (v *NullableNotificationMethod) Unset()
- type NullableNotificationMethod1
- func (v NullableNotificationMethod1) Get() *NotificationMethod1
- func (v NullableNotificationMethod1) IsSet() bool
- func (v NullableNotificationMethod1) MarshalJSON() ([]byte, error)
- func (v *NullableNotificationMethod1) Set(val *NotificationMethod1)
- func (v *NullableNotificationMethod1) UnmarshalJSON(src []byte) error
- func (v *NullableNotificationMethod1) Unset()
- type NullableNotificationType
- func (v NullableNotificationType) Get() *NotificationType
- func (v NullableNotificationType) IsSet() bool
- func (v NullableNotificationType) MarshalJSON() ([]byte, error)
- func (v *NullableNotificationType) Set(val *NotificationType)
- func (v *NullableNotificationType) UnmarshalJSON(src []byte) error
- func (v *NullableNotificationType) Unset()
- type NullableNrLocation
- type NullableNrfInfo
- type NullableNrfInfoServedAanfInfoListValueValue
- func (v NullableNrfInfoServedAanfInfoListValueValue) Get() *NrfInfoServedAanfInfoListValueValue
- func (v NullableNrfInfoServedAanfInfoListValueValue) IsSet() bool
- func (v NullableNrfInfoServedAanfInfoListValueValue) MarshalJSON() ([]byte, error)
- func (v *NullableNrfInfoServedAanfInfoListValueValue) Set(val *NrfInfoServedAanfInfoListValueValue)
- func (v *NullableNrfInfoServedAanfInfoListValueValue) UnmarshalJSON(src []byte) error
- func (v *NullableNrfInfoServedAanfInfoListValueValue) Unset()
- type NullableNrfInfoServedAmfInfoValue
- func (v NullableNrfInfoServedAmfInfoValue) Get() *NrfInfoServedAmfInfoValue
- func (v NullableNrfInfoServedAmfInfoValue) IsSet() bool
- func (v NullableNrfInfoServedAmfInfoValue) MarshalJSON() ([]byte, error)
- func (v *NullableNrfInfoServedAmfInfoValue) Set(val *NrfInfoServedAmfInfoValue)
- func (v *NullableNrfInfoServedAmfInfoValue) UnmarshalJSON(src []byte) error
- func (v *NullableNrfInfoServedAmfInfoValue) Unset()
- type NullableNrfInfoServedAusfInfoValue
- func (v NullableNrfInfoServedAusfInfoValue) Get() *NrfInfoServedAusfInfoValue
- func (v NullableNrfInfoServedAusfInfoValue) IsSet() bool
- func (v NullableNrfInfoServedAusfInfoValue) MarshalJSON() ([]byte, error)
- func (v *NullableNrfInfoServedAusfInfoValue) Set(val *NrfInfoServedAusfInfoValue)
- func (v *NullableNrfInfoServedAusfInfoValue) UnmarshalJSON(src []byte) error
- func (v *NullableNrfInfoServedAusfInfoValue) Unset()
- type NullableNrfInfoServedBsfInfoValue
- func (v NullableNrfInfoServedBsfInfoValue) Get() *NrfInfoServedBsfInfoValue
- func (v NullableNrfInfoServedBsfInfoValue) IsSet() bool
- func (v NullableNrfInfoServedBsfInfoValue) MarshalJSON() ([]byte, error)
- func (v *NullableNrfInfoServedBsfInfoValue) Set(val *NrfInfoServedBsfInfoValue)
- func (v *NullableNrfInfoServedBsfInfoValue) UnmarshalJSON(src []byte) error
- func (v *NullableNrfInfoServedBsfInfoValue) Unset()
- type NullableNrfInfoServedChfInfoValue
- func (v NullableNrfInfoServedChfInfoValue) Get() *NrfInfoServedChfInfoValue
- func (v NullableNrfInfoServedChfInfoValue) IsSet() bool
- func (v NullableNrfInfoServedChfInfoValue) MarshalJSON() ([]byte, error)
- func (v *NullableNrfInfoServedChfInfoValue) Set(val *NrfInfoServedChfInfoValue)
- func (v *NullableNrfInfoServedChfInfoValue) UnmarshalJSON(src []byte) error
- func (v *NullableNrfInfoServedChfInfoValue) Unset()
- type NullableNrfInfoServedGmlcInfoValue
- func (v NullableNrfInfoServedGmlcInfoValue) Get() *NrfInfoServedGmlcInfoValue
- func (v NullableNrfInfoServedGmlcInfoValue) IsSet() bool
- func (v NullableNrfInfoServedGmlcInfoValue) MarshalJSON() ([]byte, error)
- func (v *NullableNrfInfoServedGmlcInfoValue) Set(val *NrfInfoServedGmlcInfoValue)
- func (v *NullableNrfInfoServedGmlcInfoValue) UnmarshalJSON(src []byte) error
- func (v *NullableNrfInfoServedGmlcInfoValue) Unset()
- type NullableNrfInfoServedHssInfoListValueValue
- func (v NullableNrfInfoServedHssInfoListValueValue) Get() *NrfInfoServedHssInfoListValueValue
- func (v NullableNrfInfoServedHssInfoListValueValue) IsSet() bool
- func (v NullableNrfInfoServedHssInfoListValueValue) MarshalJSON() ([]byte, error)
- func (v *NullableNrfInfoServedHssInfoListValueValue) Set(val *NrfInfoServedHssInfoListValueValue)
- func (v *NullableNrfInfoServedHssInfoListValueValue) UnmarshalJSON(src []byte) error
- func (v *NullableNrfInfoServedHssInfoListValueValue) Unset()
- type NullableNrfInfoServedLmfInfoValue
- func (v NullableNrfInfoServedLmfInfoValue) Get() *NrfInfoServedLmfInfoValue
- func (v NullableNrfInfoServedLmfInfoValue) IsSet() bool
- func (v NullableNrfInfoServedLmfInfoValue) MarshalJSON() ([]byte, error)
- func (v *NullableNrfInfoServedLmfInfoValue) Set(val *NrfInfoServedLmfInfoValue)
- func (v *NullableNrfInfoServedLmfInfoValue) UnmarshalJSON(src []byte) error
- func (v *NullableNrfInfoServedLmfInfoValue) Unset()
- type NullableNrfInfoServedMbSmfInfoListValueValue
- func (v NullableNrfInfoServedMbSmfInfoListValueValue) Get() *NrfInfoServedMbSmfInfoListValueValue
- func (v NullableNrfInfoServedMbSmfInfoListValueValue) IsSet() bool
- func (v NullableNrfInfoServedMbSmfInfoListValueValue) MarshalJSON() ([]byte, error)
- func (v *NullableNrfInfoServedMbSmfInfoListValueValue) Set(val *NrfInfoServedMbSmfInfoListValueValue)
- func (v *NullableNrfInfoServedMbSmfInfoListValueValue) UnmarshalJSON(src []byte) error
- func (v *NullableNrfInfoServedMbSmfInfoListValueValue) Unset()
- type NullableNrfInfoServedNefInfoValue
- func (v NullableNrfInfoServedNefInfoValue) Get() *NrfInfoServedNefInfoValue
- func (v NullableNrfInfoServedNefInfoValue) IsSet() bool
- func (v NullableNrfInfoServedNefInfoValue) MarshalJSON() ([]byte, error)
- func (v *NullableNrfInfoServedNefInfoValue) Set(val *NrfInfoServedNefInfoValue)
- func (v *NullableNrfInfoServedNefInfoValue) UnmarshalJSON(src []byte) error
- func (v *NullableNrfInfoServedNefInfoValue) Unset()
- type NullableNrfInfoServedNwdafInfoValue
- func (v NullableNrfInfoServedNwdafInfoValue) Get() *NrfInfoServedNwdafInfoValue
- func (v NullableNrfInfoServedNwdafInfoValue) IsSet() bool
- func (v NullableNrfInfoServedNwdafInfoValue) MarshalJSON() ([]byte, error)
- func (v *NullableNrfInfoServedNwdafInfoValue) Set(val *NrfInfoServedNwdafInfoValue)
- func (v *NullableNrfInfoServedNwdafInfoValue) UnmarshalJSON(src []byte) error
- func (v *NullableNrfInfoServedNwdafInfoValue) Unset()
- type NullableNrfInfoServedPcfInfoValue
- func (v NullableNrfInfoServedPcfInfoValue) Get() *NrfInfoServedPcfInfoValue
- func (v NullableNrfInfoServedPcfInfoValue) IsSet() bool
- func (v NullableNrfInfoServedPcfInfoValue) MarshalJSON() ([]byte, error)
- func (v *NullableNrfInfoServedPcfInfoValue) Set(val *NrfInfoServedPcfInfoValue)
- func (v *NullableNrfInfoServedPcfInfoValue) UnmarshalJSON(src []byte) error
- func (v *NullableNrfInfoServedPcfInfoValue) Unset()
- type NullableNrfInfoServedPcscfInfoListValueValue
- func (v NullableNrfInfoServedPcscfInfoListValueValue) Get() *NrfInfoServedPcscfInfoListValueValue
- func (v NullableNrfInfoServedPcscfInfoListValueValue) IsSet() bool
- func (v NullableNrfInfoServedPcscfInfoListValueValue) MarshalJSON() ([]byte, error)
- func (v *NullableNrfInfoServedPcscfInfoListValueValue) Set(val *NrfInfoServedPcscfInfoListValueValue)
- func (v *NullableNrfInfoServedPcscfInfoListValueValue) UnmarshalJSON(src []byte) error
- func (v *NullableNrfInfoServedPcscfInfoListValueValue) Unset()
- type NullableNrfInfoServedScpInfoListValue
- func (v NullableNrfInfoServedScpInfoListValue) Get() *NrfInfoServedScpInfoListValue
- func (v NullableNrfInfoServedScpInfoListValue) IsSet() bool
- func (v NullableNrfInfoServedScpInfoListValue) MarshalJSON() ([]byte, error)
- func (v *NullableNrfInfoServedScpInfoListValue) Set(val *NrfInfoServedScpInfoListValue)
- func (v *NullableNrfInfoServedScpInfoListValue) UnmarshalJSON(src []byte) error
- func (v *NullableNrfInfoServedScpInfoListValue) Unset()
- type NullableNrfInfoServedSeppInfoListValue
- func (v NullableNrfInfoServedSeppInfoListValue) Get() *NrfInfoServedSeppInfoListValue
- func (v NullableNrfInfoServedSeppInfoListValue) IsSet() bool
- func (v NullableNrfInfoServedSeppInfoListValue) MarshalJSON() ([]byte, error)
- func (v *NullableNrfInfoServedSeppInfoListValue) Set(val *NrfInfoServedSeppInfoListValue)
- func (v *NullableNrfInfoServedSeppInfoListValue) UnmarshalJSON(src []byte) error
- func (v *NullableNrfInfoServedSeppInfoListValue) Unset()
- type NullableNrfInfoServedSmfInfoValue
- func (v NullableNrfInfoServedSmfInfoValue) Get() *NrfInfoServedSmfInfoValue
- func (v NullableNrfInfoServedSmfInfoValue) IsSet() bool
- func (v NullableNrfInfoServedSmfInfoValue) MarshalJSON() ([]byte, error)
- func (v *NullableNrfInfoServedSmfInfoValue) Set(val *NrfInfoServedSmfInfoValue)
- func (v *NullableNrfInfoServedSmfInfoValue) UnmarshalJSON(src []byte) error
- func (v *NullableNrfInfoServedSmfInfoValue) Unset()
- type NullableNrfInfoServedUdmInfoValue
- func (v NullableNrfInfoServedUdmInfoValue) Get() *NrfInfoServedUdmInfoValue
- func (v NullableNrfInfoServedUdmInfoValue) IsSet() bool
- func (v NullableNrfInfoServedUdmInfoValue) MarshalJSON() ([]byte, error)
- func (v *NullableNrfInfoServedUdmInfoValue) Set(val *NrfInfoServedUdmInfoValue)
- func (v *NullableNrfInfoServedUdmInfoValue) UnmarshalJSON(src []byte) error
- func (v *NullableNrfInfoServedUdmInfoValue) Unset()
- type NullableNrfInfoServedUdrInfoValue
- func (v NullableNrfInfoServedUdrInfoValue) Get() *NrfInfoServedUdrInfoValue
- func (v NullableNrfInfoServedUdrInfoValue) IsSet() bool
- func (v NullableNrfInfoServedUdrInfoValue) MarshalJSON() ([]byte, error)
- func (v *NullableNrfInfoServedUdrInfoValue) Set(val *NrfInfoServedUdrInfoValue)
- func (v *NullableNrfInfoServedUdrInfoValue) UnmarshalJSON(src []byte) error
- func (v *NullableNrfInfoServedUdrInfoValue) Unset()
- type NullableNrfInfoServedUdsfInfoValue
- func (v NullableNrfInfoServedUdsfInfoValue) Get() *NrfInfoServedUdsfInfoValue
- func (v NullableNrfInfoServedUdsfInfoValue) IsSet() bool
- func (v NullableNrfInfoServedUdsfInfoValue) MarshalJSON() ([]byte, error)
- func (v *NullableNrfInfoServedUdsfInfoValue) Set(val *NrfInfoServedUdsfInfoValue)
- func (v *NullableNrfInfoServedUdsfInfoValue) UnmarshalJSON(src []byte) error
- func (v *NullableNrfInfoServedUdsfInfoValue) Unset()
- type NullableNrfInfoServedUpfInfoValue
- func (v NullableNrfInfoServedUpfInfoValue) Get() *NrfInfoServedUpfInfoValue
- func (v NullableNrfInfoServedUpfInfoValue) IsSet() bool
- func (v NullableNrfInfoServedUpfInfoValue) MarshalJSON() ([]byte, error)
- func (v *NullableNrfInfoServedUpfInfoValue) Set(val *NrfInfoServedUpfInfoValue)
- func (v *NullableNrfInfoServedUpfInfoValue) UnmarshalJSON(src []byte) error
- func (v *NullableNrfInfoServedUpfInfoValue) Unset()
- type NullableNsacfCapability
- func (v NullableNsacfCapability) Get() *NsacfCapability
- func (v NullableNsacfCapability) IsSet() bool
- func (v NullableNsacfCapability) MarshalJSON() ([]byte, error)
- func (v *NullableNsacfCapability) Set(val *NsacfCapability)
- func (v *NullableNsacfCapability) UnmarshalJSON(src []byte) error
- func (v *NullableNsacfCapability) Unset()
- type NullableNsacfInfo
- type NullableNsiIdInfo
- type NullableNsiLoadLevelInfo
- func (v NullableNsiLoadLevelInfo) Get() *NsiLoadLevelInfo
- func (v NullableNsiLoadLevelInfo) IsSet() bool
- func (v NullableNsiLoadLevelInfo) MarshalJSON() ([]byte, error)
- func (v *NullableNsiLoadLevelInfo) Set(val *NsiLoadLevelInfo)
- func (v *NullableNsiLoadLevelInfo) UnmarshalJSON(src []byte) error
- func (v *NullableNsiLoadLevelInfo) Unset()
- type NullableNsmfEventExposure
- func (v NullableNsmfEventExposure) Get() *NsmfEventExposure
- func (v NullableNsmfEventExposure) IsSet() bool
- func (v NullableNsmfEventExposure) MarshalJSON() ([]byte, error)
- func (v *NullableNsmfEventExposure) Set(val *NsmfEventExposure)
- func (v *NullableNsmfEventExposure) UnmarshalJSON(src []byte) error
- func (v *NullableNsmfEventExposure) Unset()
- type NullableNsmfEventExposureNotification
- func (v NullableNsmfEventExposureNotification) Get() *NsmfEventExposureNotification
- func (v NullableNsmfEventExposureNotification) IsSet() bool
- func (v NullableNsmfEventExposureNotification) MarshalJSON() ([]byte, error)
- func (v *NullableNsmfEventExposureNotification) Set(val *NsmfEventExposureNotification)
- func (v *NullableNsmfEventExposureNotification) UnmarshalJSON(src []byte) error
- func (v *NullableNsmfEventExposureNotification) Unset()
- type NullableNssaafInfo
- type NullableNumberAverage
- func (v NullableNumberAverage) Get() *NumberAverage
- func (v NullableNumberAverage) IsSet() bool
- func (v NullableNumberAverage) MarshalJSON() ([]byte, error)
- func (v *NullableNumberAverage) Set(val *NumberAverage)
- func (v *NullableNumberAverage) UnmarshalJSON(src []byte) error
- func (v *NullableNumberAverage) Unset()
- type NullableNwdafCapability
- func (v NullableNwdafCapability) Get() *NwdafCapability
- func (v NullableNwdafCapability) IsSet() bool
- func (v NullableNwdafCapability) MarshalJSON() ([]byte, error)
- func (v *NullableNwdafCapability) Set(val *NwdafCapability)
- func (v *NullableNwdafCapability) UnmarshalJSON(src []byte) error
- func (v *NullableNwdafCapability) Unset()
- type NullableNwdafCond
- type NullableNwdafEvent
- type NullableNwdafFailureCode
- func (v NullableNwdafFailureCode) Get() *NwdafFailureCode
- func (v NullableNwdafFailureCode) IsSet() bool
- func (v NullableNwdafFailureCode) MarshalJSON() ([]byte, error)
- func (v *NullableNwdafFailureCode) Set(val *NwdafFailureCode)
- func (v *NullableNwdafFailureCode) UnmarshalJSON(src []byte) error
- func (v *NullableNwdafFailureCode) Unset()
- type NullableNwdafInfo
- type NullableObservedRedundantTransExp
- func (v NullableObservedRedundantTransExp) Get() *ObservedRedundantTransExp
- func (v NullableObservedRedundantTransExp) IsSet() bool
- func (v NullableObservedRedundantTransExp) MarshalJSON() ([]byte, error)
- func (v *NullableObservedRedundantTransExp) Set(val *ObservedRedundantTransExp)
- func (v *NullableObservedRedundantTransExp) UnmarshalJSON(src []byte) error
- func (v *NullableObservedRedundantTransExp) Unset()
- type NullableOutputStrategy
- func (v NullableOutputStrategy) Get() *OutputStrategy
- func (v NullableOutputStrategy) IsSet() bool
- func (v NullableOutputStrategy) MarshalJSON() ([]byte, error)
- func (v *NullableOutputStrategy) Set(val *OutputStrategy)
- func (v *NullableOutputStrategy) UnmarshalJSON(src []byte) error
- func (v *NullableOutputStrategy) Unset()
- type NullableParameterProcessingInstruction
- func (v NullableParameterProcessingInstruction) Get() *ParameterProcessingInstruction
- func (v NullableParameterProcessingInstruction) IsSet() bool
- func (v NullableParameterProcessingInstruction) MarshalJSON() ([]byte, error)
- func (v *NullableParameterProcessingInstruction) Set(val *ParameterProcessingInstruction)
- func (v *NullableParameterProcessingInstruction) UnmarshalJSON(src []byte) error
- func (v *NullableParameterProcessingInstruction) Unset()
- type NullablePartitioningCriteria
- func (v NullablePartitioningCriteria) Get() *PartitioningCriteria
- func (v NullablePartitioningCriteria) IsSet() bool
- func (v NullablePartitioningCriteria) MarshalJSON() ([]byte, error)
- func (v *NullablePartitioningCriteria) Set(val *PartitioningCriteria)
- func (v *NullablePartitioningCriteria) UnmarshalJSON(src []byte) error
- func (v *NullablePartitioningCriteria) Unset()
- type NullablePcfInfo
- type NullablePcscfInfo
- type NullablePdnConnectivityStatReport
- func (v NullablePdnConnectivityStatReport) Get() *PdnConnectivityStatReport
- func (v NullablePdnConnectivityStatReport) IsSet() bool
- func (v NullablePdnConnectivityStatReport) MarshalJSON() ([]byte, error)
- func (v *NullablePdnConnectivityStatReport) Set(val *PdnConnectivityStatReport)
- func (v *NullablePdnConnectivityStatReport) UnmarshalJSON(src []byte) error
- func (v *NullablePdnConnectivityStatReport) Unset()
- type NullablePdnConnectivityStatus
- func (v NullablePdnConnectivityStatus) Get() *PdnConnectivityStatus
- func (v NullablePdnConnectivityStatus) IsSet() bool
- func (v NullablePdnConnectivityStatus) MarshalJSON() ([]byte, error)
- func (v *NullablePdnConnectivityStatus) Set(val *PdnConnectivityStatus)
- func (v *NullablePdnConnectivityStatus) UnmarshalJSON(src []byte) error
- func (v *NullablePdnConnectivityStatus) Unset()
- type NullablePduSessionInfo
- func (v NullablePduSessionInfo) Get() *PduSessionInfo
- func (v NullablePduSessionInfo) IsSet() bool
- func (v NullablePduSessionInfo) MarshalJSON() ([]byte, error)
- func (v *NullablePduSessionInfo) Set(val *PduSessionInfo)
- func (v *NullablePduSessionInfo) UnmarshalJSON(src []byte) error
- func (v *NullablePduSessionInfo) Unset()
- type NullablePduSessionInformation
- func (v NullablePduSessionInformation) Get() *PduSessionInformation
- func (v NullablePduSessionInformation) IsSet() bool
- func (v NullablePduSessionInformation) MarshalJSON() ([]byte, error)
- func (v *NullablePduSessionInformation) Set(val *PduSessionInformation)
- func (v *NullablePduSessionInformation) UnmarshalJSON(src []byte) error
- func (v *NullablePduSessionInformation) Unset()
- type NullablePduSessionStatus
- func (v NullablePduSessionStatus) Get() *PduSessionStatus
- func (v NullablePduSessionStatus) IsSet() bool
- func (v NullablePduSessionStatus) MarshalJSON() ([]byte, error)
- func (v *NullablePduSessionStatus) Set(val *PduSessionStatus)
- func (v *NullablePduSessionStatus) UnmarshalJSON(src []byte) error
- func (v *NullablePduSessionStatus) Unset()
- type NullablePduSessionStatusCfg
- func (v NullablePduSessionStatusCfg) Get() *PduSessionStatusCfg
- func (v NullablePduSessionStatusCfg) IsSet() bool
- func (v NullablePduSessionStatusCfg) MarshalJSON() ([]byte, error)
- func (v *NullablePduSessionStatusCfg) Set(val *PduSessionStatusCfg)
- func (v *NullablePduSessionStatusCfg) UnmarshalJSON(src []byte) error
- func (v *NullablePduSessionStatusCfg) Unset()
- type NullablePduSessionType
- func (v NullablePduSessionType) Get() *PduSessionType
- func (v NullablePduSessionType) IsSet() bool
- func (v NullablePduSessionType) MarshalJSON() ([]byte, error)
- func (v *NullablePduSessionType) Set(val *PduSessionType)
- func (v *NullablePduSessionType) UnmarshalJSON(src []byte) error
- func (v *NullablePduSessionType) Unset()
- type NullablePerUeAttribute
- func (v NullablePerUeAttribute) Get() *PerUeAttribute
- func (v NullablePerUeAttribute) IsSet() bool
- func (v NullablePerUeAttribute) MarshalJSON() ([]byte, error)
- func (v *NullablePerUeAttribute) Set(val *PerUeAttribute)
- func (v *NullablePerUeAttribute) UnmarshalJSON(src []byte) error
- func (v *NullablePerUeAttribute) Unset()
- type NullablePerfData
- type NullablePerformanceData
- func (v NullablePerformanceData) Get() *PerformanceData
- func (v NullablePerformanceData) IsSet() bool
- func (v NullablePerformanceData) MarshalJSON() ([]byte, error)
- func (v *NullablePerformanceData) Set(val *PerformanceData)
- func (v *NullablePerformanceData) UnmarshalJSON(src []byte) error
- func (v *NullablePerformanceData) Unset()
- type NullablePerformanceDataCollection
- func (v NullablePerformanceDataCollection) Get() *PerformanceDataCollection
- func (v NullablePerformanceDataCollection) IsSet() bool
- func (v NullablePerformanceDataCollection) MarshalJSON() ([]byte, error)
- func (v *NullablePerformanceDataCollection) Set(val *PerformanceDataCollection)
- func (v *NullablePerformanceDataCollection) UnmarshalJSON(src []byte) error
- func (v *NullablePerformanceDataCollection) Unset()
- type NullablePerformanceDataInfo
- func (v NullablePerformanceDataInfo) Get() *PerformanceDataInfo
- func (v NullablePerformanceDataInfo) IsSet() bool
- func (v NullablePerformanceDataInfo) MarshalJSON() ([]byte, error)
- func (v *NullablePerformanceDataInfo) Set(val *PerformanceDataInfo)
- func (v *NullablePerformanceDataInfo) UnmarshalJSON(src []byte) error
- func (v *NullablePerformanceDataInfo) Unset()
- type NullablePfdData
- type NullablePlmnId
- type NullablePlmnIdNid
- type NullablePlmnOauth2
- type NullablePlmnRange
- type NullablePlmnSnssai
- type NullablePoint
- type NullablePointAllOf
- type NullablePointAltitude
- func (v NullablePointAltitude) Get() *PointAltitude
- func (v NullablePointAltitude) IsSet() bool
- func (v NullablePointAltitude) MarshalJSON() ([]byte, error)
- func (v *NullablePointAltitude) Set(val *PointAltitude)
- func (v *NullablePointAltitude) UnmarshalJSON(src []byte) error
- func (v *NullablePointAltitude) Unset()
- type NullablePointAltitudeAllOf
- func (v NullablePointAltitudeAllOf) Get() *PointAltitudeAllOf
- func (v NullablePointAltitudeAllOf) IsSet() bool
- func (v NullablePointAltitudeAllOf) MarshalJSON() ([]byte, error)
- func (v *NullablePointAltitudeAllOf) Set(val *PointAltitudeAllOf)
- func (v *NullablePointAltitudeAllOf) UnmarshalJSON(src []byte) error
- func (v *NullablePointAltitudeAllOf) Unset()
- type NullablePointAltitudeUncertainty
- func (v NullablePointAltitudeUncertainty) Get() *PointAltitudeUncertainty
- func (v NullablePointAltitudeUncertainty) IsSet() bool
- func (v NullablePointAltitudeUncertainty) MarshalJSON() ([]byte, error)
- func (v *NullablePointAltitudeUncertainty) Set(val *PointAltitudeUncertainty)
- func (v *NullablePointAltitudeUncertainty) UnmarshalJSON(src []byte) error
- func (v *NullablePointAltitudeUncertainty) Unset()
- type NullablePointAltitudeUncertaintyAllOf
- func (v NullablePointAltitudeUncertaintyAllOf) Get() *PointAltitudeUncertaintyAllOf
- func (v NullablePointAltitudeUncertaintyAllOf) IsSet() bool
- func (v NullablePointAltitudeUncertaintyAllOf) MarshalJSON() ([]byte, error)
- func (v *NullablePointAltitudeUncertaintyAllOf) Set(val *PointAltitudeUncertaintyAllOf)
- func (v *NullablePointAltitudeUncertaintyAllOf) UnmarshalJSON(src []byte) error
- func (v *NullablePointAltitudeUncertaintyAllOf) Unset()
- type NullablePointUncertaintyCircle
- func (v NullablePointUncertaintyCircle) Get() *PointUncertaintyCircle
- func (v NullablePointUncertaintyCircle) IsSet() bool
- func (v NullablePointUncertaintyCircle) MarshalJSON() ([]byte, error)
- func (v *NullablePointUncertaintyCircle) Set(val *PointUncertaintyCircle)
- func (v *NullablePointUncertaintyCircle) UnmarshalJSON(src []byte) error
- func (v *NullablePointUncertaintyCircle) Unset()
- type NullablePointUncertaintyCircleAllOf
- func (v NullablePointUncertaintyCircleAllOf) Get() *PointUncertaintyCircleAllOf
- func (v NullablePointUncertaintyCircleAllOf) IsSet() bool
- func (v NullablePointUncertaintyCircleAllOf) MarshalJSON() ([]byte, error)
- func (v *NullablePointUncertaintyCircleAllOf) Set(val *PointUncertaintyCircleAllOf)
- func (v *NullablePointUncertaintyCircleAllOf) UnmarshalJSON(src []byte) error
- func (v *NullablePointUncertaintyCircleAllOf) Unset()
- type NullablePointUncertaintyEllipse
- func (v NullablePointUncertaintyEllipse) Get() *PointUncertaintyEllipse
- func (v NullablePointUncertaintyEllipse) IsSet() bool
- func (v NullablePointUncertaintyEllipse) MarshalJSON() ([]byte, error)
- func (v *NullablePointUncertaintyEllipse) Set(val *PointUncertaintyEllipse)
- func (v *NullablePointUncertaintyEllipse) UnmarshalJSON(src []byte) error
- func (v *NullablePointUncertaintyEllipse) Unset()
- type NullablePointUncertaintyEllipseAllOf
- func (v NullablePointUncertaintyEllipseAllOf) Get() *PointUncertaintyEllipseAllOf
- func (v NullablePointUncertaintyEllipseAllOf) IsSet() bool
- func (v NullablePointUncertaintyEllipseAllOf) MarshalJSON() ([]byte, error)
- func (v *NullablePointUncertaintyEllipseAllOf) Set(val *PointUncertaintyEllipseAllOf)
- func (v *NullablePointUncertaintyEllipseAllOf) UnmarshalJSON(src []byte) error
- func (v *NullablePointUncertaintyEllipseAllOf) Unset()
- type NullablePolygon
- type NullablePolygonAllOf
- func (v NullablePolygonAllOf) Get() *PolygonAllOf
- func (v NullablePolygonAllOf) IsSet() bool
- func (v NullablePolygonAllOf) MarshalJSON() ([]byte, error)
- func (v *NullablePolygonAllOf) Set(val *PolygonAllOf)
- func (v *NullablePolygonAllOf) UnmarshalJSON(src []byte) error
- func (v *NullablePolygonAllOf) Unset()
- type NullablePresenceInfo
- func (v NullablePresenceInfo) Get() *PresenceInfo
- func (v NullablePresenceInfo) IsSet() bool
- func (v NullablePresenceInfo) MarshalJSON() ([]byte, error)
- func (v *NullablePresenceInfo) Set(val *PresenceInfo)
- func (v *NullablePresenceInfo) UnmarshalJSON(src []byte) error
- func (v *NullablePresenceInfo) Unset()
- type NullablePresenceState
- func (v NullablePresenceState) Get() *PresenceState
- func (v NullablePresenceState) IsSet() bool
- func (v NullablePresenceState) MarshalJSON() ([]byte, error)
- func (v *NullablePresenceState) Set(val *PresenceState)
- func (v *NullablePresenceState) UnmarshalJSON(src []byte) error
- func (v *NullablePresenceState) Unset()
- type NullablePrevSubInfo
- func (v NullablePrevSubInfo) Get() *PrevSubInfo
- func (v NullablePrevSubInfo) IsSet() bool
- func (v NullablePrevSubInfo) MarshalJSON() ([]byte, error)
- func (v *NullablePrevSubInfo) Set(val *PrevSubInfo)
- func (v *NullablePrevSubInfo) UnmarshalJSON(src []byte) error
- func (v *NullablePrevSubInfo) Unset()
- type NullableProSeCapability
- func (v NullableProSeCapability) Get() *ProSeCapability
- func (v NullableProSeCapability) IsSet() bool
- func (v NullableProSeCapability) MarshalJSON() ([]byte, error)
- func (v *NullableProSeCapability) Set(val *ProSeCapability)
- func (v *NullableProSeCapability) UnmarshalJSON(src []byte) error
- func (v *NullableProSeCapability) Unset()
- type NullableProblemDetails
- func (v NullableProblemDetails) Get() *ProblemDetails
- func (v NullableProblemDetails) IsSet() bool
- func (v NullableProblemDetails) MarshalJSON() ([]byte, error)
- func (v *NullableProblemDetails) Set(val *ProblemDetails)
- func (v *NullableProblemDetails) UnmarshalJSON(src []byte) error
- func (v *NullableProblemDetails) Unset()
- type NullableProcessingInstruction
- func (v NullableProcessingInstruction) Get() *ProcessingInstruction
- func (v NullableProcessingInstruction) IsSet() bool
- func (v NullableProcessingInstruction) MarshalJSON() ([]byte, error)
- func (v *NullableProcessingInstruction) Set(val *ProcessingInstruction)
- func (v *NullableProcessingInstruction) UnmarshalJSON(src []byte) error
- func (v *NullableProcessingInstruction) Unset()
- type NullableQosRequirement
- func (v NullableQosRequirement) Get() *QosRequirement
- func (v NullableQosRequirement) IsSet() bool
- func (v NullableQosRequirement) MarshalJSON() ([]byte, error)
- func (v *NullableQosRequirement) Set(val *QosRequirement)
- func (v *NullableQosRequirement) UnmarshalJSON(src []byte) error
- func (v *NullableQosRequirement) Unset()
- type NullableQosResourceType
- func (v NullableQosResourceType) Get() *QosResourceType
- func (v NullableQosResourceType) IsSet() bool
- func (v NullableQosResourceType) MarshalJSON() ([]byte, error)
- func (v *NullableQosResourceType) Set(val *QosResourceType)
- func (v *NullableQosResourceType) UnmarshalJSON(src []byte) error
- func (v *NullableQosResourceType) Unset()
- type NullableQosSustainabilityInfo
- func (v NullableQosSustainabilityInfo) Get() *QosSustainabilityInfo
- func (v NullableQosSustainabilityInfo) IsSet() bool
- func (v NullableQosSustainabilityInfo) MarshalJSON() ([]byte, error)
- func (v *NullableQosSustainabilityInfo) Set(val *QosSustainabilityInfo)
- func (v *NullableQosSustainabilityInfo) UnmarshalJSON(src []byte) error
- func (v *NullableQosSustainabilityInfo) Unset()
- type NullableRankingCriterion
- func (v NullableRankingCriterion) Get() *RankingCriterion
- func (v NullableRankingCriterion) IsSet() bool
- func (v NullableRankingCriterion) MarshalJSON() ([]byte, error)
- func (v *NullableRankingCriterion) Set(val *RankingCriterion)
- func (v *NullableRankingCriterion) UnmarshalJSON(src []byte) error
- func (v *NullableRankingCriterion) Unset()
- type NullableRatFreqInformation
- func (v NullableRatFreqInformation) Get() *RatFreqInformation
- func (v NullableRatFreqInformation) IsSet() bool
- func (v NullableRatFreqInformation) MarshalJSON() ([]byte, error)
- func (v *NullableRatFreqInformation) Set(val *RatFreqInformation)
- func (v *NullableRatFreqInformation) UnmarshalJSON(src []byte) error
- func (v *NullableRatFreqInformation) Unset()
- type NullableRatType
- type NullableReachabilityFilter
- func (v NullableReachabilityFilter) Get() *ReachabilityFilter
- func (v NullableReachabilityFilter) IsSet() bool
- func (v NullableReachabilityFilter) MarshalJSON() ([]byte, error)
- func (v *NullableReachabilityFilter) Set(val *ReachabilityFilter)
- func (v *NullableReachabilityFilter) UnmarshalJSON(src []byte) error
- func (v *NullableReachabilityFilter) Unset()
- type NullableReachabilityForDataConfiguration
- func (v NullableReachabilityForDataConfiguration) Get() *ReachabilityForDataConfiguration
- func (v NullableReachabilityForDataConfiguration) IsSet() bool
- func (v NullableReachabilityForDataConfiguration) MarshalJSON() ([]byte, error)
- func (v *NullableReachabilityForDataConfiguration) Set(val *ReachabilityForDataConfiguration)
- func (v *NullableReachabilityForDataConfiguration) UnmarshalJSON(src []byte) error
- func (v *NullableReachabilityForDataConfiguration) Unset()
- type NullableReachabilityForDataReportConfig
- func (v NullableReachabilityForDataReportConfig) Get() *ReachabilityForDataReportConfig
- func (v NullableReachabilityForDataReportConfig) IsSet() bool
- func (v NullableReachabilityForDataReportConfig) MarshalJSON() ([]byte, error)
- func (v *NullableReachabilityForDataReportConfig) Set(val *ReachabilityForDataReportConfig)
- func (v *NullableReachabilityForDataReportConfig) UnmarshalJSON(src []byte) error
- func (v *NullableReachabilityForDataReportConfig) Unset()
- type NullableReachabilityForSmsConfiguration
- func (v NullableReachabilityForSmsConfiguration) Get() *ReachabilityForSmsConfiguration
- func (v NullableReachabilityForSmsConfiguration) IsSet() bool
- func (v NullableReachabilityForSmsConfiguration) MarshalJSON() ([]byte, error)
- func (v *NullableReachabilityForSmsConfiguration) Set(val *ReachabilityForSmsConfiguration)
- func (v *NullableReachabilityForSmsConfiguration) UnmarshalJSON(src []byte) error
- func (v *NullableReachabilityForSmsConfiguration) Unset()
- type NullableReachabilityForSmsReport
- func (v NullableReachabilityForSmsReport) Get() *ReachabilityForSmsReport
- func (v NullableReachabilityForSmsReport) IsSet() bool
- func (v NullableReachabilityForSmsReport) MarshalJSON() ([]byte, error)
- func (v *NullableReachabilityForSmsReport) Set(val *ReachabilityForSmsReport)
- func (v *NullableReachabilityForSmsReport) UnmarshalJSON(src []byte) error
- func (v *NullableReachabilityForSmsReport) Unset()
- type NullableReachabilityReport
- func (v NullableReachabilityReport) Get() *ReachabilityReport
- func (v NullableReachabilityReport) IsSet() bool
- func (v NullableReachabilityReport) MarshalJSON() ([]byte, error)
- func (v *NullableReachabilityReport) Set(val *ReachabilityReport)
- func (v *NullableReachabilityReport) UnmarshalJSON(src []byte) error
- func (v *NullableReachabilityReport) Unset()
- type NullableRedTransExpOrderingCriterion
- func (v NullableRedTransExpOrderingCriterion) Get() *RedTransExpOrderingCriterion
- func (v NullableRedTransExpOrderingCriterion) IsSet() bool
- func (v NullableRedTransExpOrderingCriterion) MarshalJSON() ([]byte, error)
- func (v *NullableRedTransExpOrderingCriterion) Set(val *RedTransExpOrderingCriterion)
- func (v *NullableRedTransExpOrderingCriterion) UnmarshalJSON(src []byte) error
- func (v *NullableRedTransExpOrderingCriterion) Unset()
- type NullableRedirectResponse
- func (v NullableRedirectResponse) Get() *RedirectResponse
- func (v NullableRedirectResponse) IsSet() bool
- func (v NullableRedirectResponse) MarshalJSON() ([]byte, error)
- func (v *NullableRedirectResponse) Set(val *RedirectResponse)
- func (v *NullableRedirectResponse) UnmarshalJSON(src []byte) error
- func (v *NullableRedirectResponse) Unset()
- type NullableRedundantTransmissionExpInfo
- func (v NullableRedundantTransmissionExpInfo) Get() *RedundantTransmissionExpInfo
- func (v NullableRedundantTransmissionExpInfo) IsSet() bool
- func (v NullableRedundantTransmissionExpInfo) MarshalJSON() ([]byte, error)
- func (v *NullableRedundantTransmissionExpInfo) Set(val *RedundantTransmissionExpInfo)
- func (v *NullableRedundantTransmissionExpInfo) UnmarshalJSON(src []byte) error
- func (v *NullableRedundantTransmissionExpInfo) Unset()
- type NullableRedundantTransmissionExpPerTS
- func (v NullableRedundantTransmissionExpPerTS) Get() *RedundantTransmissionExpPerTS
- func (v NullableRedundantTransmissionExpPerTS) IsSet() bool
- func (v NullableRedundantTransmissionExpPerTS) MarshalJSON() ([]byte, error)
- func (v *NullableRedundantTransmissionExpPerTS) Set(val *RedundantTransmissionExpPerTS)
- func (v *NullableRedundantTransmissionExpPerTS) UnmarshalJSON(src []byte) error
- func (v *NullableRedundantTransmissionExpPerTS) Unset()
- type NullableRedundantTransmissionExpReq
- func (v NullableRedundantTransmissionExpReq) Get() *RedundantTransmissionExpReq
- func (v NullableRedundantTransmissionExpReq) IsSet() bool
- func (v NullableRedundantTransmissionExpReq) MarshalJSON() ([]byte, error)
- func (v *NullableRedundantTransmissionExpReq) Set(val *RedundantTransmissionExpReq)
- func (v *NullableRedundantTransmissionExpReq) UnmarshalJSON(src []byte) error
- func (v *NullableRedundantTransmissionExpReq) Unset()
- type NullableRelativeCartesianLocation
- func (v NullableRelativeCartesianLocation) Get() *RelativeCartesianLocation
- func (v NullableRelativeCartesianLocation) IsSet() bool
- func (v NullableRelativeCartesianLocation) MarshalJSON() ([]byte, error)
- func (v *NullableRelativeCartesianLocation) Set(val *RelativeCartesianLocation)
- func (v *NullableRelativeCartesianLocation) UnmarshalJSON(src []byte) error
- func (v *NullableRelativeCartesianLocation) Unset()
- type NullableReport
- type NullableReportingInformation
- func (v NullableReportingInformation) Get() *ReportingInformation
- func (v NullableReportingInformation) IsSet() bool
- func (v NullableReportingInformation) MarshalJSON() ([]byte, error)
- func (v *NullableReportingInformation) Set(val *ReportingInformation)
- func (v *NullableReportingInformation) UnmarshalJSON(src []byte) error
- func (v *NullableReportingInformation) Unset()
- type NullableReportingOptions
- func (v NullableReportingOptions) Get() *ReportingOptions
- func (v NullableReportingOptions) IsSet() bool
- func (v NullableReportingOptions) MarshalJSON() ([]byte, error)
- func (v *NullableReportingOptions) Set(val *ReportingOptions)
- func (v *NullableReportingOptions) UnmarshalJSON(src []byte) error
- func (v *NullableReportingOptions) Unset()
- type NullableReportingOptions1
- func (v NullableReportingOptions1) Get() *ReportingOptions1
- func (v NullableReportingOptions1) IsSet() bool
- func (v NullableReportingOptions1) MarshalJSON() ([]byte, error)
- func (v *NullableReportingOptions1) Set(val *ReportingOptions1)
- func (v *NullableReportingOptions1) UnmarshalJSON(src []byte) error
- func (v *NullableReportingOptions1) Unset()
- type NullableResourceUsage
- func (v NullableResourceUsage) Get() *ResourceUsage
- func (v NullableResourceUsage) IsSet() bool
- func (v NullableResourceUsage) MarshalJSON() ([]byte, error)
- func (v *NullableResourceUsage) Set(val *ResourceUsage)
- func (v *NullableResourceUsage) UnmarshalJSON(src []byte) error
- func (v *NullableResourceUsage) Unset()
- type NullableRetainabilityThreshold
- func (v NullableRetainabilityThreshold) Get() *RetainabilityThreshold
- func (v NullableRetainabilityThreshold) IsSet() bool
- func (v NullableRetainabilityThreshold) MarshalJSON() ([]byte, error)
- func (v *NullableRetainabilityThreshold) Set(val *RetainabilityThreshold)
- func (v *NullableRetainabilityThreshold) UnmarshalJSON(src []byte) error
- func (v *NullableRetainabilityThreshold) Unset()
- type NullableRmInfo
- type NullableRmState
- type NullableRoamingStatusReport
- func (v NullableRoamingStatusReport) Get() *RoamingStatusReport
- func (v NullableRoamingStatusReport) IsSet() bool
- func (v NullableRoamingStatusReport) MarshalJSON() ([]byte, error)
- func (v *NullableRoamingStatusReport) Set(val *RoamingStatusReport)
- func (v *NullableRoamingStatusReport) UnmarshalJSON(src []byte) error
- func (v *NullableRoamingStatusReport) Unset()
- type NullableRouteInformation
- func (v NullableRouteInformation) Get() *RouteInformation
- func (v NullableRouteInformation) IsSet() bool
- func (v NullableRouteInformation) MarshalJSON() ([]byte, error)
- func (v *NullableRouteInformation) Set(val *RouteInformation)
- func (v *NullableRouteInformation) UnmarshalJSON(src []byte) error
- func (v *NullableRouteInformation) Unset()
- type NullableRouteToLocation
- func (v NullableRouteToLocation) Get() *RouteToLocation
- func (v NullableRouteToLocation) IsSet() bool
- func (v NullableRouteToLocation) MarshalJSON() ([]byte, error)
- func (v *NullableRouteToLocation) Set(val *RouteToLocation)
- func (v *NullableRouteToLocation) UnmarshalJSON(src []byte) error
- func (v *NullableRouteToLocation) Unset()
- type NullableRoutingAreaId
- func (v NullableRoutingAreaId) Get() *RoutingAreaId
- func (v NullableRoutingAreaId) IsSet() bool
- func (v NullableRoutingAreaId) MarshalJSON() ([]byte, error)
- func (v *NullableRoutingAreaId) Set(val *RoutingAreaId)
- func (v *NullableRoutingAreaId) UnmarshalJSON(src []byte) error
- func (v *NullableRoutingAreaId) Unset()
- type NullableSACEvent
- type NullableSACEventReport
- func (v NullableSACEventReport) Get() *SACEventReport
- func (v NullableSACEventReport) IsSet() bool
- func (v NullableSACEventReport) MarshalJSON() ([]byte, error)
- func (v *NullableSACEventReport) Set(val *SACEventReport)
- func (v *NullableSACEventReport) UnmarshalJSON(src []byte) error
- func (v *NullableSACEventReport) Unset()
- type NullableSACEventReportItem
- func (v NullableSACEventReportItem) Get() *SACEventReportItem
- func (v NullableSACEventReportItem) IsSet() bool
- func (v NullableSACEventReportItem) MarshalJSON() ([]byte, error)
- func (v *NullableSACEventReportItem) Set(val *SACEventReportItem)
- func (v *NullableSACEventReportItem) UnmarshalJSON(src []byte) error
- func (v *NullableSACEventReportItem) Unset()
- type NullableSACEventState
- func (v NullableSACEventState) Get() *SACEventState
- func (v NullableSACEventState) IsSet() bool
- func (v NullableSACEventState) MarshalJSON() ([]byte, error)
- func (v *NullableSACEventState) Set(val *SACEventState)
- func (v *NullableSACEventState) UnmarshalJSON(src []byte) error
- func (v *NullableSACEventState) Unset()
- type NullableSACEventStatus
- func (v NullableSACEventStatus) Get() *SACEventStatus
- func (v NullableSACEventStatus) IsSet() bool
- func (v NullableSACEventStatus) MarshalJSON() ([]byte, error)
- func (v *NullableSACEventStatus) Set(val *SACEventStatus)
- func (v *NullableSACEventStatus) UnmarshalJSON(src []byte) error
- func (v *NullableSACEventStatus) Unset()
- type NullableSACEventSubscription
- func (v NullableSACEventSubscription) Get() *SACEventSubscription
- func (v NullableSACEventSubscription) IsSet() bool
- func (v NullableSACEventSubscription) MarshalJSON() ([]byte, error)
- func (v *NullableSACEventSubscription) Set(val *SACEventSubscription)
- func (v *NullableSACEventSubscription) UnmarshalJSON(src []byte) error
- func (v *NullableSACEventSubscription) Unset()
- type NullableSACEventTrigger
- func (v NullableSACEventTrigger) Get() *SACEventTrigger
- func (v NullableSACEventTrigger) IsSet() bool
- func (v NullableSACEventTrigger) MarshalJSON() ([]byte, error)
- func (v *NullableSACEventTrigger) Set(val *SACEventTrigger)
- func (v *NullableSACEventTrigger) UnmarshalJSON(src []byte) error
- func (v *NullableSACEventTrigger) Unset()
- type NullableSACEventType
- func (v NullableSACEventType) Get() *SACEventType
- func (v NullableSACEventType) IsSet() bool
- func (v NullableSACEventType) MarshalJSON() ([]byte, error)
- func (v *NullableSACEventType) Set(val *SACEventType)
- func (v *NullableSACEventType) UnmarshalJSON(src []byte) error
- func (v *NullableSACEventType) Unset()
- type NullableSACInfo
- type NullableScheduledCommunicationTime
- func (v NullableScheduledCommunicationTime) Get() *ScheduledCommunicationTime
- func (v NullableScheduledCommunicationTime) IsSet() bool
- func (v NullableScheduledCommunicationTime) MarshalJSON() ([]byte, error)
- func (v *NullableScheduledCommunicationTime) Set(val *ScheduledCommunicationTime)
- func (v *NullableScheduledCommunicationTime) UnmarshalJSON(src []byte) error
- func (v *NullableScheduledCommunicationTime) Unset()
- type NullableScheduledCommunicationTime1
- func (v NullableScheduledCommunicationTime1) Get() *ScheduledCommunicationTime1
- func (v NullableScheduledCommunicationTime1) IsSet() bool
- func (v NullableScheduledCommunicationTime1) MarshalJSON() ([]byte, error)
- func (v *NullableScheduledCommunicationTime1) Set(val *ScheduledCommunicationTime1)
- func (v *NullableScheduledCommunicationTime1) UnmarshalJSON(src []byte) error
- func (v *NullableScheduledCommunicationTime1) Unset()
- type NullableScheduledCommunicationType
- func (v NullableScheduledCommunicationType) Get() *ScheduledCommunicationType
- func (v NullableScheduledCommunicationType) IsSet() bool
- func (v NullableScheduledCommunicationType) MarshalJSON() ([]byte, error)
- func (v *NullableScheduledCommunicationType) Set(val *ScheduledCommunicationType)
- func (v *NullableScheduledCommunicationType) UnmarshalJSON(src []byte) error
- func (v *NullableScheduledCommunicationType) Unset()
- type NullableScpCapability
- func (v NullableScpCapability) Get() *ScpCapability
- func (v NullableScpCapability) IsSet() bool
- func (v NullableScpCapability) MarshalJSON() ([]byte, error)
- func (v *NullableScpCapability) Set(val *ScpCapability)
- func (v *NullableScpCapability) UnmarshalJSON(src []byte) error
- func (v *NullableScpCapability) Unset()
- type NullableScpDomainCond
- func (v NullableScpDomainCond) Get() *ScpDomainCond
- func (v NullableScpDomainCond) IsSet() bool
- func (v NullableScpDomainCond) MarshalJSON() ([]byte, error)
- func (v *NullableScpDomainCond) Set(val *ScpDomainCond)
- func (v *NullableScpDomainCond) UnmarshalJSON(src []byte) error
- func (v *NullableScpDomainCond) Unset()
- type NullableScpDomainInfo
- func (v NullableScpDomainInfo) Get() *ScpDomainInfo
- func (v NullableScpDomainInfo) IsSet() bool
- func (v NullableScpDomainInfo) MarshalJSON() ([]byte, error)
- func (v *NullableScpDomainInfo) Set(val *ScpDomainInfo)
- func (v *NullableScpDomainInfo) UnmarshalJSON(src []byte) error
- func (v *NullableScpDomainInfo) Unset()
- type NullableScpInfo
- type NullableSdRange
- type NullableSeppInfo
- type NullableServiceAreaId
- func (v NullableServiceAreaId) Get() *ServiceAreaId
- func (v NullableServiceAreaId) IsSet() bool
- func (v NullableServiceAreaId) MarshalJSON() ([]byte, error)
- func (v *NullableServiceAreaId) Set(val *ServiceAreaId)
- func (v *NullableServiceAreaId) UnmarshalJSON(src []byte) error
- func (v *NullableServiceAreaId) Unset()
- type NullableServiceDataFlowDescription
- func (v NullableServiceDataFlowDescription) Get() *ServiceDataFlowDescription
- func (v NullableServiceDataFlowDescription) IsSet() bool
- func (v NullableServiceDataFlowDescription) MarshalJSON() ([]byte, error)
- func (v *NullableServiceDataFlowDescription) Set(val *ServiceDataFlowDescription)
- func (v *NullableServiceDataFlowDescription) UnmarshalJSON(src []byte) error
- func (v *NullableServiceDataFlowDescription) Unset()
- type NullableServiceExperienceInfo
- func (v NullableServiceExperienceInfo) Get() *ServiceExperienceInfo
- func (v NullableServiceExperienceInfo) IsSet() bool
- func (v NullableServiceExperienceInfo) MarshalJSON() ([]byte, error)
- func (v *NullableServiceExperienceInfo) Set(val *ServiceExperienceInfo)
- func (v *NullableServiceExperienceInfo) UnmarshalJSON(src []byte) error
- func (v *NullableServiceExperienceInfo) Unset()
- type NullableServiceExperienceInfo1
- func (v NullableServiceExperienceInfo1) Get() *ServiceExperienceInfo1
- func (v NullableServiceExperienceInfo1) IsSet() bool
- func (v NullableServiceExperienceInfo1) MarshalJSON() ([]byte, error)
- func (v *NullableServiceExperienceInfo1) Set(val *ServiceExperienceInfo1)
- func (v *NullableServiceExperienceInfo1) UnmarshalJSON(src []byte) error
- func (v *NullableServiceExperienceInfo1) Unset()
- type NullableServiceExperienceInfoPerApp
- func (v NullableServiceExperienceInfoPerApp) Get() *ServiceExperienceInfoPerApp
- func (v NullableServiceExperienceInfoPerApp) IsSet() bool
- func (v NullableServiceExperienceInfoPerApp) MarshalJSON() ([]byte, error)
- func (v *NullableServiceExperienceInfoPerApp) Set(val *ServiceExperienceInfoPerApp)
- func (v *NullableServiceExperienceInfoPerApp) UnmarshalJSON(src []byte) error
- func (v *NullableServiceExperienceInfoPerApp) Unset()
- type NullableServiceExperienceInfoPerFlow
- func (v NullableServiceExperienceInfoPerFlow) Get() *ServiceExperienceInfoPerFlow
- func (v NullableServiceExperienceInfoPerFlow) IsSet() bool
- func (v NullableServiceExperienceInfoPerFlow) MarshalJSON() ([]byte, error)
- func (v *NullableServiceExperienceInfoPerFlow) Set(val *ServiceExperienceInfoPerFlow)
- func (v *NullableServiceExperienceInfoPerFlow) UnmarshalJSON(src []byte) error
- func (v *NullableServiceExperienceInfoPerFlow) Unset()
- type NullableServiceExperienceType
- func (v NullableServiceExperienceType) Get() *ServiceExperienceType
- func (v NullableServiceExperienceType) IsSet() bool
- func (v NullableServiceExperienceType) MarshalJSON() ([]byte, error)
- func (v *NullableServiceExperienceType) Set(val *ServiceExperienceType)
- func (v *NullableServiceExperienceType) UnmarshalJSON(src []byte) error
- func (v *NullableServiceExperienceType) Unset()
- type NullableServiceName
- func (v NullableServiceName) Get() *ServiceName
- func (v NullableServiceName) IsSet() bool
- func (v NullableServiceName) MarshalJSON() ([]byte, error)
- func (v *NullableServiceName) Set(val *ServiceName)
- func (v *NullableServiceName) UnmarshalJSON(src []byte) error
- func (v *NullableServiceName) Unset()
- type NullableServiceNameCond
- func (v NullableServiceNameCond) Get() *ServiceNameCond
- func (v NullableServiceNameCond) IsSet() bool
- func (v NullableServiceNameCond) MarshalJSON() ([]byte, error)
- func (v *NullableServiceNameCond) Set(val *ServiceNameCond)
- func (v *NullableServiceNameCond) UnmarshalJSON(src []byte) error
- func (v *NullableServiceNameCond) Unset()
- type NullableServiceNameListCond
- func (v NullableServiceNameListCond) Get() *ServiceNameListCond
- func (v NullableServiceNameListCond) IsSet() bool
- func (v NullableServiceNameListCond) MarshalJSON() ([]byte, error)
- func (v *NullableServiceNameListCond) Set(val *ServiceNameListCond)
- func (v *NullableServiceNameListCond) UnmarshalJSON(src []byte) error
- func (v *NullableServiceNameListCond) Unset()
- type NullableSessInactTimerForUeComm
- func (v NullableSessInactTimerForUeComm) Get() *SessInactTimerForUeComm
- func (v NullableSessInactTimerForUeComm) IsSet() bool
- func (v NullableSessInactTimerForUeComm) MarshalJSON() ([]byte, error)
- func (v *NullableSessInactTimerForUeComm) Set(val *SessInactTimerForUeComm)
- func (v *NullableSessInactTimerForUeComm) UnmarshalJSON(src []byte) error
- func (v *NullableSessInactTimerForUeComm) Unset()
- type NullableSharedDataIdRange
- func (v NullableSharedDataIdRange) Get() *SharedDataIdRange
- func (v NullableSharedDataIdRange) IsSet() bool
- func (v NullableSharedDataIdRange) MarshalJSON() ([]byte, error)
- func (v *NullableSharedDataIdRange) Set(val *SharedDataIdRange)
- func (v *NullableSharedDataIdRange) UnmarshalJSON(src []byte) error
- func (v *NullableSharedDataIdRange) Unset()
- type NullableSliceLoadLevelInformation
- func (v NullableSliceLoadLevelInformation) Get() *SliceLoadLevelInformation
- func (v NullableSliceLoadLevelInformation) IsSet() bool
- func (v NullableSliceLoadLevelInformation) MarshalJSON() ([]byte, error)
- func (v *NullableSliceLoadLevelInformation) Set(val *SliceLoadLevelInformation)
- func (v *NullableSliceLoadLevelInformation) UnmarshalJSON(src []byte) error
- func (v *NullableSliceLoadLevelInformation) Unset()
- type NullableSmNasFromSmf
- func (v NullableSmNasFromSmf) Get() *SmNasFromSmf
- func (v NullableSmNasFromSmf) IsSet() bool
- func (v NullableSmNasFromSmf) MarshalJSON() ([]byte, error)
- func (v *NullableSmNasFromSmf) Set(val *SmNasFromSmf)
- func (v *NullableSmNasFromSmf) UnmarshalJSON(src []byte) error
- func (v *NullableSmNasFromSmf) Unset()
- type NullableSmNasFromUe
- func (v NullableSmNasFromUe) Get() *SmNasFromUe
- func (v NullableSmNasFromUe) IsSet() bool
- func (v NullableSmNasFromUe) MarshalJSON() ([]byte, error)
- func (v *NullableSmNasFromUe) Set(val *SmNasFromUe)
- func (v *NullableSmNasFromUe) UnmarshalJSON(src []byte) error
- func (v *NullableSmNasFromUe) Unset()
- type NullableSmcceInfo
- type NullableSmcceUeList
- func (v NullableSmcceUeList) Get() *SmcceUeList
- func (v NullableSmcceUeList) IsSet() bool
- func (v NullableSmcceUeList) MarshalJSON() ([]byte, error)
- func (v *NullableSmcceUeList) Set(val *SmcceUeList)
- func (v *NullableSmcceUeList) UnmarshalJSON(src []byte) error
- func (v *NullableSmcceUeList) Unset()
- type NullableSmfEvent
- type NullableSmfInfo
- type NullableSmsfInfo
- type NullableSnssai
- type NullableSnssaiEasdfInfoItem
- func (v NullableSnssaiEasdfInfoItem) Get() *SnssaiEasdfInfoItem
- func (v NullableSnssaiEasdfInfoItem) IsSet() bool
- func (v NullableSnssaiEasdfInfoItem) MarshalJSON() ([]byte, error)
- func (v *NullableSnssaiEasdfInfoItem) Set(val *SnssaiEasdfInfoItem)
- func (v *NullableSnssaiEasdfInfoItem) UnmarshalJSON(src []byte) error
- func (v *NullableSnssaiEasdfInfoItem) Unset()
- type NullableSnssaiExtension
- func (v NullableSnssaiExtension) Get() *SnssaiExtension
- func (v NullableSnssaiExtension) IsSet() bool
- func (v NullableSnssaiExtension) MarshalJSON() ([]byte, error)
- func (v *NullableSnssaiExtension) Set(val *SnssaiExtension)
- func (v *NullableSnssaiExtension) UnmarshalJSON(src []byte) error
- func (v *NullableSnssaiExtension) Unset()
- type NullableSnssaiInfoItem
- func (v NullableSnssaiInfoItem) Get() *SnssaiInfoItem
- func (v NullableSnssaiInfoItem) IsSet() bool
- func (v NullableSnssaiInfoItem) MarshalJSON() ([]byte, error)
- func (v *NullableSnssaiInfoItem) Set(val *SnssaiInfoItem)
- func (v *NullableSnssaiInfoItem) UnmarshalJSON(src []byte) error
- func (v *NullableSnssaiInfoItem) Unset()
- type NullableSnssaiMbSmfInfoItem
- func (v NullableSnssaiMbSmfInfoItem) Get() *SnssaiMbSmfInfoItem
- func (v NullableSnssaiMbSmfInfoItem) IsSet() bool
- func (v NullableSnssaiMbSmfInfoItem) MarshalJSON() ([]byte, error)
- func (v *NullableSnssaiMbSmfInfoItem) Set(val *SnssaiMbSmfInfoItem)
- func (v *NullableSnssaiMbSmfInfoItem) UnmarshalJSON(src []byte) error
- func (v *NullableSnssaiMbSmfInfoItem) Unset()
- type NullableSnssaiSmfInfoItem
- func (v NullableSnssaiSmfInfoItem) Get() *SnssaiSmfInfoItem
- func (v NullableSnssaiSmfInfoItem) IsSet() bool
- func (v NullableSnssaiSmfInfoItem) MarshalJSON() ([]byte, error)
- func (v *NullableSnssaiSmfInfoItem) Set(val *SnssaiSmfInfoItem)
- func (v *NullableSnssaiSmfInfoItem) UnmarshalJSON(src []byte) error
- func (v *NullableSnssaiSmfInfoItem) Unset()
- type NullableSnssaiTaiMapping
- func (v NullableSnssaiTaiMapping) Get() *SnssaiTaiMapping
- func (v NullableSnssaiTaiMapping) IsSet() bool
- func (v NullableSnssaiTaiMapping) MarshalJSON() ([]byte, error)
- func (v *NullableSnssaiTaiMapping) Set(val *SnssaiTaiMapping)
- func (v *NullableSnssaiTaiMapping) UnmarshalJSON(src []byte) error
- func (v *NullableSnssaiTaiMapping) Unset()
- type NullableSnssaiTsctsfInfoItem
- func (v NullableSnssaiTsctsfInfoItem) Get() *SnssaiTsctsfInfoItem
- func (v NullableSnssaiTsctsfInfoItem) IsSet() bool
- func (v NullableSnssaiTsctsfInfoItem) MarshalJSON() ([]byte, error)
- func (v *NullableSnssaiTsctsfInfoItem) Set(val *SnssaiTsctsfInfoItem)
- func (v *NullableSnssaiTsctsfInfoItem) UnmarshalJSON(src []byte) error
- func (v *NullableSnssaiTsctsfInfoItem) Unset()
- type NullableSnssaiUpfInfoItem
- func (v NullableSnssaiUpfInfoItem) Get() *SnssaiUpfInfoItem
- func (v NullableSnssaiUpfInfoItem) IsSet() bool
- func (v NullableSnssaiUpfInfoItem) MarshalJSON() ([]byte, error)
- func (v *NullableSnssaiUpfInfoItem) Set(val *SnssaiUpfInfoItem)
- func (v *NullableSnssaiUpfInfoItem) UnmarshalJSON(src []byte) error
- func (v *NullableSnssaiUpfInfoItem) Unset()
- type NullableSsm
- type NullableStationaryIndication
- func (v NullableStationaryIndication) Get() *StationaryIndication
- func (v NullableStationaryIndication) IsSet() bool
- func (v NullableStationaryIndication) MarshalJSON() ([]byte, error)
- func (v *NullableStationaryIndication) Set(val *StationaryIndication)
- func (v *NullableStationaryIndication) UnmarshalJSON(src []byte) error
- func (v *NullableStationaryIndication) Unset()
- type NullableString
- type NullableSubTerminationReason
- func (v NullableSubTerminationReason) Get() *SubTerminationReason
- func (v NullableSubTerminationReason) IsSet() bool
- func (v NullableSubTerminationReason) MarshalJSON() ([]byte, error)
- func (v *NullableSubTerminationReason) Set(val *SubTerminationReason)
- func (v *NullableSubTerminationReason) UnmarshalJSON(src []byte) error
- func (v *NullableSubTerminationReason) Unset()
- type NullableSubscrCond
- type NullableSubscriptionContext
- func (v NullableSubscriptionContext) Get() *SubscriptionContext
- func (v NullableSubscriptionContext) IsSet() bool
- func (v NullableSubscriptionContext) MarshalJSON() ([]byte, error)
- func (v *NullableSubscriptionContext) Set(val *SubscriptionContext)
- func (v *NullableSubscriptionContext) UnmarshalJSON(src []byte) error
- func (v *NullableSubscriptionContext) Unset()
- type NullableSubscriptionData
- func (v NullableSubscriptionData) Get() *SubscriptionData
- func (v NullableSubscriptionData) IsSet() bool
- func (v NullableSubscriptionData) MarshalJSON() ([]byte, error)
- func (v *NullableSubscriptionData) Set(val *SubscriptionData)
- func (v *NullableSubscriptionData) UnmarshalJSON(src []byte) error
- func (v *NullableSubscriptionData) Unset()
- type NullableSuciInfo
- type NullableSummarizationAttribute
- func (v NullableSummarizationAttribute) Get() *SummarizationAttribute
- func (v NullableSummarizationAttribute) IsSet() bool
- func (v NullableSummarizationAttribute) MarshalJSON() ([]byte, error)
- func (v *NullableSummarizationAttribute) Set(val *SummarizationAttribute)
- func (v *NullableSummarizationAttribute) UnmarshalJSON(src []byte) error
- func (v *NullableSummarizationAttribute) Unset()
- type NullableSupiRange
- type NullableSupportedGADShapes
- func (v NullableSupportedGADShapes) Get() *SupportedGADShapes
- func (v NullableSupportedGADShapes) IsSet() bool
- func (v NullableSupportedGADShapes) MarshalJSON() ([]byte, error)
- func (v *NullableSupportedGADShapes) Set(val *SupportedGADShapes)
- func (v *NullableSupportedGADShapes) UnmarshalJSON(src []byte) error
- func (v *NullableSupportedGADShapes) Unset()
- type NullableSupportedSnssai
- func (v NullableSupportedSnssai) Get() *SupportedSnssai
- func (v NullableSupportedSnssai) IsSet() bool
- func (v NullableSupportedSnssai) MarshalJSON() ([]byte, error)
- func (v *NullableSupportedSnssai) Set(val *SupportedSnssai)
- func (v *NullableSupportedSnssai) UnmarshalJSON(src []byte) error
- func (v *NullableSupportedSnssai) Unset()
- type NullableSvcExperience
- func (v NullableSvcExperience) Get() *SvcExperience
- func (v NullableSvcExperience) IsSet() bool
- func (v NullableSvcExperience) MarshalJSON() ([]byte, error)
- func (v *NullableSvcExperience) Set(val *SvcExperience)
- func (v *NullableSvcExperience) UnmarshalJSON(src []byte) error
- func (v *NullableSvcExperience) Unset()
- type NullableTacRange
- type NullableTai
- type NullableTaiRange
- type NullableTargetArea
- type NullableTargetUeIdentification
- func (v NullableTargetUeIdentification) Get() *TargetUeIdentification
- func (v NullableTargetUeIdentification) IsSet() bool
- func (v NullableTargetUeIdentification) MarshalJSON() ([]byte, error)
- func (v *NullableTargetUeIdentification) Set(val *TargetUeIdentification)
- func (v *NullableTargetUeIdentification) UnmarshalJSON(src []byte) error
- func (v *NullableTargetUeIdentification) Unset()
- type NullableTargetUeInformation
- func (v NullableTargetUeInformation) Get() *TargetUeInformation
- func (v NullableTargetUeInformation) IsSet() bool
- func (v NullableTargetUeInformation) MarshalJSON() ([]byte, error)
- func (v *NullableTargetUeInformation) Set(val *TargetUeInformation)
- func (v *NullableTargetUeInformation) UnmarshalJSON(src []byte) error
- func (v *NullableTargetUeInformation) Unset()
- type NullableThresholdLevel
- func (v NullableThresholdLevel) Get() *ThresholdLevel
- func (v NullableThresholdLevel) IsSet() bool
- func (v NullableThresholdLevel) MarshalJSON() ([]byte, error)
- func (v *NullableThresholdLevel) Set(val *ThresholdLevel)
- func (v *NullableThresholdLevel) UnmarshalJSON(src []byte) error
- func (v *NullableThresholdLevel) Unset()
- type NullableTime
- type NullableTimeUnit
- type NullableTimeWindow
- type NullableTmgi
- type NullableTmgiRange
- type NullableTnapId
- type NullableTngfInfo
- type NullableTopApplication
- func (v NullableTopApplication) Get() *TopApplication
- func (v NullableTopApplication) IsSet() bool
- func (v NullableTopApplication) MarshalJSON() ([]byte, error)
- func (v *NullableTopApplication) Set(val *TopApplication)
- func (v *NullableTopApplication) UnmarshalJSON(src []byte) error
- func (v *NullableTopApplication) Unset()
- type NullableTrafficCharacterization
- func (v NullableTrafficCharacterization) Get() *TrafficCharacterization
- func (v NullableTrafficCharacterization) IsSet() bool
- func (v NullableTrafficCharacterization) MarshalJSON() ([]byte, error)
- func (v *NullableTrafficCharacterization) Set(val *TrafficCharacterization)
- func (v *NullableTrafficCharacterization) UnmarshalJSON(src []byte) error
- func (v *NullableTrafficCharacterization) Unset()
- type NullableTrafficDescriptor
- func (v NullableTrafficDescriptor) Get() *TrafficDescriptor
- func (v NullableTrafficDescriptor) IsSet() bool
- func (v NullableTrafficDescriptor) MarshalJSON() ([]byte, error)
- func (v *NullableTrafficDescriptor) Set(val *TrafficDescriptor)
- func (v *NullableTrafficDescriptor) UnmarshalJSON(src []byte) error
- func (v *NullableTrafficDescriptor) Unset()
- type NullableTrafficInformation
- func (v NullableTrafficInformation) Get() *TrafficInformation
- func (v NullableTrafficInformation) IsSet() bool
- func (v NullableTrafficInformation) MarshalJSON() ([]byte, error)
- func (v *NullableTrafficInformation) Set(val *TrafficInformation)
- func (v *NullableTrafficInformation) UnmarshalJSON(src []byte) error
- func (v *NullableTrafficInformation) Unset()
- type NullableTrafficProfile
- func (v NullableTrafficProfile) Get() *TrafficProfile
- func (v NullableTrafficProfile) IsSet() bool
- func (v NullableTrafficProfile) MarshalJSON() ([]byte, error)
- func (v *NullableTrafficProfile) Set(val *TrafficProfile)
- func (v *NullableTrafficProfile) UnmarshalJSON(src []byte) error
- func (v *NullableTrafficProfile) Unset()
- type NullableTransactionInfo
- func (v NullableTransactionInfo) Get() *TransactionInfo
- func (v NullableTransactionInfo) IsSet() bool
- func (v NullableTransactionInfo) MarshalJSON() ([]byte, error)
- func (v *NullableTransactionInfo) Set(val *TransactionInfo)
- func (v *NullableTransactionInfo) UnmarshalJSON(src []byte) error
- func (v *NullableTransactionInfo) Unset()
- type NullableTransactionMetric
- func (v NullableTransactionMetric) Get() *TransactionMetric
- func (v NullableTransactionMetric) IsSet() bool
- func (v NullableTransactionMetric) MarshalJSON() ([]byte, error)
- func (v *NullableTransactionMetric) Set(val *TransactionMetric)
- func (v *NullableTransactionMetric) UnmarshalJSON(src []byte) error
- func (v *NullableTransactionMetric) Unset()
- type NullableTransportProtocol
- func (v NullableTransportProtocol) Get() *TransportProtocol
- func (v NullableTransportProtocol) IsSet() bool
- func (v NullableTransportProtocol) MarshalJSON() ([]byte, error)
- func (v *NullableTransportProtocol) Set(val *TransportProtocol)
- func (v *NullableTransportProtocol) UnmarshalJSON(src []byte) error
- func (v *NullableTransportProtocol) Unset()
- type NullableTransportProtocol1
- func (v NullableTransportProtocol1) Get() *TransportProtocol1
- func (v NullableTransportProtocol1) IsSet() bool
- func (v NullableTransportProtocol1) MarshalJSON() ([]byte, error)
- func (v *NullableTransportProtocol1) Set(val *TransportProtocol1)
- func (v *NullableTransportProtocol1) UnmarshalJSON(src []byte) error
- func (v *NullableTransportProtocol1) Unset()
- type NullableTrustAfInfo
- func (v NullableTrustAfInfo) Get() *TrustAfInfo
- func (v NullableTrustAfInfo) IsSet() bool
- func (v NullableTrustAfInfo) MarshalJSON() ([]byte, error)
- func (v *NullableTrustAfInfo) Set(val *TrustAfInfo)
- func (v *NullableTrustAfInfo) UnmarshalJSON(src []byte) error
- func (v *NullableTrustAfInfo) Unset()
- type NullableTsctsfInfo
- type NullableTwapId
- type NullableTwifInfo
- type NullableUEIdExt
- type NullableUPInterfaceType
- func (v NullableUPInterfaceType) Get() *UPInterfaceType
- func (v NullableUPInterfaceType) IsSet() bool
- func (v NullableUPInterfaceType) MarshalJSON() ([]byte, error)
- func (v *NullableUPInterfaceType) Set(val *UPInterfaceType)
- func (v *NullableUPInterfaceType) UnmarshalJSON(src []byte) error
- func (v *NullableUPInterfaceType) Unset()
- type NullableUdmInfo
- type NullableUdrInfo
- type NullableUdsfInfo
- type NullableUeAccessBehaviorReportItem
- func (v NullableUeAccessBehaviorReportItem) Get() *UeAccessBehaviorReportItem
- func (v NullableUeAccessBehaviorReportItem) IsSet() bool
- func (v NullableUeAccessBehaviorReportItem) MarshalJSON() ([]byte, error)
- func (v *NullableUeAccessBehaviorReportItem) Set(val *UeAccessBehaviorReportItem)
- func (v *NullableUeAccessBehaviorReportItem) UnmarshalJSON(src []byte) error
- func (v *NullableUeAccessBehaviorReportItem) Unset()
- type NullableUeAnalyticsContextDescriptor
- func (v NullableUeAnalyticsContextDescriptor) Get() *UeAnalyticsContextDescriptor
- func (v NullableUeAnalyticsContextDescriptor) IsSet() bool
- func (v NullableUeAnalyticsContextDescriptor) MarshalJSON() ([]byte, error)
- func (v *NullableUeAnalyticsContextDescriptor) Set(val *UeAnalyticsContextDescriptor)
- func (v *NullableUeAnalyticsContextDescriptor) UnmarshalJSON(src []byte) error
- func (v *NullableUeAnalyticsContextDescriptor) Unset()
- type NullableUeCommunication
- func (v NullableUeCommunication) Get() *UeCommunication
- func (v NullableUeCommunication) IsSet() bool
- func (v NullableUeCommunication) MarshalJSON() ([]byte, error)
- func (v *NullableUeCommunication) Set(val *UeCommunication)
- func (v *NullableUeCommunication) UnmarshalJSON(src []byte) error
- func (v *NullableUeCommunication) Unset()
- type NullableUeCommunicationCollection
- func (v NullableUeCommunicationCollection) Get() *UeCommunicationCollection
- func (v NullableUeCommunicationCollection) IsSet() bool
- func (v NullableUeCommunicationCollection) MarshalJSON() ([]byte, error)
- func (v *NullableUeCommunicationCollection) Set(val *UeCommunicationCollection)
- func (v *NullableUeCommunicationCollection) UnmarshalJSON(src []byte) error
- func (v *NullableUeCommunicationCollection) Unset()
- type NullableUeCommunicationInfo
- func (v NullableUeCommunicationInfo) Get() *UeCommunicationInfo
- func (v NullableUeCommunicationInfo) IsSet() bool
- func (v NullableUeCommunicationInfo) MarshalJSON() ([]byte, error)
- func (v *NullableUeCommunicationInfo) Set(val *UeCommunicationInfo)
- func (v *NullableUeCommunicationInfo) UnmarshalJSON(src []byte) error
- func (v *NullableUeCommunicationInfo) Unset()
- type NullableUeInAreaFilter
- func (v NullableUeInAreaFilter) Get() *UeInAreaFilter
- func (v NullableUeInAreaFilter) IsSet() bool
- func (v NullableUeInAreaFilter) MarshalJSON() ([]byte, error)
- func (v *NullableUeInAreaFilter) Set(val *UeInAreaFilter)
- func (v *NullableUeInAreaFilter) UnmarshalJSON(src []byte) error
- func (v *NullableUeInAreaFilter) Unset()
- type NullableUeLocationTrendsReportItem
- func (v NullableUeLocationTrendsReportItem) Get() *UeLocationTrendsReportItem
- func (v NullableUeLocationTrendsReportItem) IsSet() bool
- func (v NullableUeLocationTrendsReportItem) MarshalJSON() ([]byte, error)
- func (v *NullableUeLocationTrendsReportItem) Set(val *UeLocationTrendsReportItem)
- func (v *NullableUeLocationTrendsReportItem) UnmarshalJSON(src []byte) error
- func (v *NullableUeLocationTrendsReportItem) Unset()
- type NullableUeMobility
- type NullableUeMobilityCollection
- func (v NullableUeMobilityCollection) Get() *UeMobilityCollection
- func (v NullableUeMobilityCollection) IsSet() bool
- func (v NullableUeMobilityCollection) MarshalJSON() ([]byte, error)
- func (v *NullableUeMobilityCollection) Set(val *UeMobilityCollection)
- func (v *NullableUeMobilityCollection) UnmarshalJSON(src []byte) error
- func (v *NullableUeMobilityCollection) Unset()
- type NullableUeMobilityInfo
- func (v NullableUeMobilityInfo) Get() *UeMobilityInfo
- func (v NullableUeMobilityInfo) IsSet() bool
- func (v NullableUeMobilityInfo) MarshalJSON() ([]byte, error)
- func (v *NullableUeMobilityInfo) Set(val *UeMobilityInfo)
- func (v *NullableUeMobilityInfo) UnmarshalJSON(src []byte) error
- func (v *NullableUeMobilityInfo) Unset()
- type NullableUeReachability
- func (v NullableUeReachability) Get() *UeReachability
- func (v NullableUeReachability) IsSet() bool
- func (v NullableUeReachability) MarshalJSON() ([]byte, error)
- func (v *NullableUeReachability) Set(val *UeReachability)
- func (v *NullableUeReachability) UnmarshalJSON(src []byte) error
- func (v *NullableUeReachability) Unset()
- type NullableUeTrajectoryCollection
- func (v NullableUeTrajectoryCollection) Get() *UeTrajectoryCollection
- func (v NullableUeTrajectoryCollection) IsSet() bool
- func (v NullableUeTrajectoryCollection) MarshalJSON() ([]byte, error)
- func (v *NullableUeTrajectoryCollection) Set(val *UeTrajectoryCollection)
- func (v *NullableUeTrajectoryCollection) UnmarshalJSON(src []byte) error
- func (v *NullableUeTrajectoryCollection) Unset()
- type NullableUeTrajectoryInfo
- func (v NullableUeTrajectoryInfo) Get() *UeTrajectoryInfo
- func (v NullableUeTrajectoryInfo) IsSet() bool
- func (v NullableUeTrajectoryInfo) MarshalJSON() ([]byte, error)
- func (v *NullableUeTrajectoryInfo) Set(val *UeTrajectoryInfo)
- func (v *NullableUeTrajectoryInfo) UnmarshalJSON(src []byte) error
- func (v *NullableUeTrajectoryInfo) Unset()
- type NullableUeType
- type NullableUmtTime
- type NullableUnTrustAfInfo
- func (v NullableUnTrustAfInfo) Get() *UnTrustAfInfo
- func (v NullableUnTrustAfInfo) IsSet() bool
- func (v NullableUnTrustAfInfo) MarshalJSON() ([]byte, error)
- func (v *NullableUnTrustAfInfo) Set(val *UnTrustAfInfo)
- func (v *NullableUnTrustAfInfo) UnmarshalJSON(src []byte) error
- func (v *NullableUnTrustAfInfo) Unset()
- type NullableUncertaintyEllipse
- func (v NullableUncertaintyEllipse) Get() *UncertaintyEllipse
- func (v NullableUncertaintyEllipse) IsSet() bool
- func (v NullableUncertaintyEllipse) MarshalJSON() ([]byte, error)
- func (v *NullableUncertaintyEllipse) Set(val *UncertaintyEllipse)
- func (v *NullableUncertaintyEllipse) UnmarshalJSON(src []byte) error
- func (v *NullableUncertaintyEllipse) Unset()
- type NullableUncertaintyEllipsoid
- func (v NullableUncertaintyEllipsoid) Get() *UncertaintyEllipsoid
- func (v NullableUncertaintyEllipsoid) IsSet() bool
- func (v NullableUncertaintyEllipsoid) MarshalJSON() ([]byte, error)
- func (v *NullableUncertaintyEllipsoid) Set(val *UncertaintyEllipsoid)
- func (v *NullableUncertaintyEllipsoid) UnmarshalJSON(src []byte) error
- func (v *NullableUncertaintyEllipsoid) Unset()
- type NullableUpfCond
- type NullableUpfInfo
- type NullableUpfInformation
- func (v NullableUpfInformation) Get() *UpfInformation
- func (v NullableUpfInformation) IsSet() bool
- func (v NullableUpfInformation) MarshalJSON() ([]byte, error)
- func (v *NullableUpfInformation) Set(val *UpfInformation)
- func (v *NullableUpfInformation) UnmarshalJSON(src []byte) error
- func (v *NullableUpfInformation) Unset()
- type NullableUriScheme
- type NullableUsageThreshold
- func (v NullableUsageThreshold) Get() *UsageThreshold
- func (v NullableUsageThreshold) IsSet() bool
- func (v NullableUsageThreshold) MarshalJSON() ([]byte, error)
- func (v *NullableUsageThreshold) Set(val *UsageThreshold)
- func (v *NullableUsageThreshold) UnmarshalJSON(src []byte) error
- func (v *NullableUsageThreshold) Unset()
- type NullableUserDataCongestionCollection
- func (v NullableUserDataCongestionCollection) Get() *UserDataCongestionCollection
- func (v NullableUserDataCongestionCollection) IsSet() bool
- func (v NullableUserDataCongestionCollection) MarshalJSON() ([]byte, error)
- func (v *NullableUserDataCongestionCollection) Set(val *UserDataCongestionCollection)
- func (v *NullableUserDataCongestionCollection) UnmarshalJSON(src []byte) error
- func (v *NullableUserDataCongestionCollection) Unset()
- type NullableUserDataCongestionInfo
- func (v NullableUserDataCongestionInfo) Get() *UserDataCongestionInfo
- func (v NullableUserDataCongestionInfo) IsSet() bool
- func (v NullableUserDataCongestionInfo) MarshalJSON() ([]byte, error)
- func (v *NullableUserDataCongestionInfo) Set(val *UserDataCongestionInfo)
- func (v *NullableUserDataCongestionInfo) UnmarshalJSON(src []byte) error
- func (v *NullableUserDataCongestionInfo) Unset()
- type NullableUserLocation
- func (v NullableUserLocation) Get() *UserLocation
- func (v NullableUserLocation) IsSet() bool
- func (v NullableUserLocation) MarshalJSON() ([]byte, error)
- func (v *NullableUserLocation) Set(val *UserLocation)
- func (v *NullableUserLocation) UnmarshalJSON(src []byte) error
- func (v *NullableUserLocation) Unset()
- type NullableUtraLocation
- func (v NullableUtraLocation) Get() *UtraLocation
- func (v NullableUtraLocation) IsSet() bool
- func (v NullableUtraLocation) MarshalJSON() ([]byte, error)
- func (v *NullableUtraLocation) Set(val *UtraLocation)
- func (v *NullableUtraLocation) UnmarshalJSON(src []byte) error
- func (v *NullableUtraLocation) Unset()
- type NullableV2xCapability
- func (v NullableV2xCapability) Get() *V2xCapability
- func (v NullableV2xCapability) IsSet() bool
- func (v NullableV2xCapability) MarshalJSON() ([]byte, error)
- func (v *NullableV2xCapability) Set(val *V2xCapability)
- func (v *NullableV2xCapability) UnmarshalJSON(src []byte) error
- func (v *NullableV2xCapability) Unset()
- type NullableVendorSpecificFeature
- func (v NullableVendorSpecificFeature) Get() *VendorSpecificFeature
- func (v NullableVendorSpecificFeature) IsSet() bool
- func (v NullableVendorSpecificFeature) MarshalJSON() ([]byte, error)
- func (v *NullableVendorSpecificFeature) Set(val *VendorSpecificFeature)
- func (v *NullableVendorSpecificFeature) UnmarshalJSON(src []byte) error
- func (v *NullableVendorSpecificFeature) Unset()
- type NullableWAgfInfo
- type NullableWlanOrderingCriterion
- func (v NullableWlanOrderingCriterion) Get() *WlanOrderingCriterion
- func (v NullableWlanOrderingCriterion) IsSet() bool
- func (v NullableWlanOrderingCriterion) MarshalJSON() ([]byte, error)
- func (v *NullableWlanOrderingCriterion) Set(val *WlanOrderingCriterion)
- func (v *NullableWlanOrderingCriterion) UnmarshalJSON(src []byte) error
- func (v *NullableWlanOrderingCriterion) Unset()
- type NullableWlanPerSsIdPerformanceInfo
- func (v NullableWlanPerSsIdPerformanceInfo) Get() *WlanPerSsIdPerformanceInfo
- func (v NullableWlanPerSsIdPerformanceInfo) IsSet() bool
- func (v NullableWlanPerSsIdPerformanceInfo) MarshalJSON() ([]byte, error)
- func (v *NullableWlanPerSsIdPerformanceInfo) Set(val *WlanPerSsIdPerformanceInfo)
- func (v *NullableWlanPerSsIdPerformanceInfo) UnmarshalJSON(src []byte) error
- func (v *NullableWlanPerSsIdPerformanceInfo) Unset()
- type NullableWlanPerTsPerformanceInfo
- func (v NullableWlanPerTsPerformanceInfo) Get() *WlanPerTsPerformanceInfo
- func (v NullableWlanPerTsPerformanceInfo) IsSet() bool
- func (v NullableWlanPerTsPerformanceInfo) MarshalJSON() ([]byte, error)
- func (v *NullableWlanPerTsPerformanceInfo) Set(val *WlanPerTsPerformanceInfo)
- func (v *NullableWlanPerTsPerformanceInfo) UnmarshalJSON(src []byte) error
- func (v *NullableWlanPerTsPerformanceInfo) Unset()
- type NullableWlanPerformanceInfo
- func (v NullableWlanPerformanceInfo) Get() *WlanPerformanceInfo
- func (v NullableWlanPerformanceInfo) IsSet() bool
- func (v NullableWlanPerformanceInfo) MarshalJSON() ([]byte, error)
- func (v *NullableWlanPerformanceInfo) Set(val *WlanPerformanceInfo)
- func (v *NullableWlanPerformanceInfo) UnmarshalJSON(src []byte) error
- func (v *NullableWlanPerformanceInfo) Unset()
- type NullableWlanPerformanceReq
- func (v NullableWlanPerformanceReq) Get() *WlanPerformanceReq
- func (v NullableWlanPerformanceReq) IsSet() bool
- func (v NullableWlanPerformanceReq) MarshalJSON() ([]byte, error)
- func (v *NullableWlanPerformanceReq) Set(val *WlanPerformanceReq)
- func (v *NullableWlanPerformanceReq) UnmarshalJSON(src []byte) error
- func (v *NullableWlanPerformanceReq) Unset()
- type NumberAverage
- func (o *NumberAverage) GetNumber() float32
- func (o *NumberAverage) GetNumberOk() (*float32, bool)
- func (o *NumberAverage) GetSkewness() float32
- func (o *NumberAverage) GetSkewnessOk() (*float32, bool)
- func (o *NumberAverage) GetVariance() float32
- func (o *NumberAverage) GetVarianceOk() (*float32, bool)
- func (o *NumberAverage) HasSkewness() bool
- func (o NumberAverage) MarshalJSON() ([]byte, error)
- func (o *NumberAverage) SetNumber(v float32)
- func (o *NumberAverage) SetSkewness(v float32)
- func (o *NumberAverage) SetVariance(v float32)
- func (o NumberAverage) ToMap() (map[string]interface{}, error)
- type NwdafCapability
- func (o *NwdafCapability) GetAnalyticsAggregation() bool
- func (o *NwdafCapability) GetAnalyticsAggregationOk() (*bool, bool)
- func (o *NwdafCapability) GetAnalyticsMetadataProvisioning() bool
- func (o *NwdafCapability) GetAnalyticsMetadataProvisioningOk() (*bool, bool)
- func (o *NwdafCapability) HasAnalyticsAggregation() bool
- func (o *NwdafCapability) HasAnalyticsMetadataProvisioning() bool
- func (o NwdafCapability) MarshalJSON() ([]byte, error)
- func (o *NwdafCapability) SetAnalyticsAggregation(v bool)
- func (o *NwdafCapability) SetAnalyticsMetadataProvisioning(v bool)
- func (o NwdafCapability) ToMap() (map[string]interface{}, error)
- type NwdafCond
- func (o *NwdafCond) GetAnalyticsIds() []string
- func (o *NwdafCond) GetAnalyticsIdsOk() ([]string, bool)
- func (o *NwdafCond) GetConditionType() string
- func (o *NwdafCond) GetConditionTypeOk() (*string, bool)
- func (o *NwdafCond) GetMlAnalyticsList() []MlAnalyticsInfo
- func (o *NwdafCond) GetMlAnalyticsListOk() ([]MlAnalyticsInfo, bool)
- func (o *NwdafCond) GetServingNfSetIdList() []string
- func (o *NwdafCond) GetServingNfSetIdListOk() ([]string, bool)
- func (o *NwdafCond) GetServingNfTypeList() []NFType
- func (o *NwdafCond) GetServingNfTypeListOk() ([]NFType, bool)
- func (o *NwdafCond) GetSnssaiList() []Snssai
- func (o *NwdafCond) GetSnssaiListOk() ([]Snssai, bool)
- func (o *NwdafCond) GetTaiList() []Tai
- func (o *NwdafCond) GetTaiListOk() ([]Tai, bool)
- func (o *NwdafCond) GetTaiRangeList() []TaiRange
- func (o *NwdafCond) GetTaiRangeListOk() ([]TaiRange, bool)
- func (o *NwdafCond) HasAnalyticsIds() bool
- func (o *NwdafCond) HasMlAnalyticsList() bool
- func (o *NwdafCond) HasServingNfSetIdList() bool
- func (o *NwdafCond) HasServingNfTypeList() bool
- func (o *NwdafCond) HasSnssaiList() bool
- func (o *NwdafCond) HasTaiList() bool
- func (o *NwdafCond) HasTaiRangeList() bool
- func (o NwdafCond) MarshalJSON() ([]byte, error)
- func (o *NwdafCond) SetAnalyticsIds(v []string)
- func (o *NwdafCond) SetConditionType(v string)
- func (o *NwdafCond) SetMlAnalyticsList(v []MlAnalyticsInfo)
- func (o *NwdafCond) SetServingNfSetIdList(v []string)
- func (o *NwdafCond) SetServingNfTypeList(v []NFType)
- func (o *NwdafCond) SetSnssaiList(v []Snssai)
- func (o *NwdafCond) SetTaiList(v []Tai)
- func (o *NwdafCond) SetTaiRangeList(v []TaiRange)
- func (o NwdafCond) ToMap() (map[string]interface{}, error)
- type NwdafEvent
- type NwdafFailureCode
- type NwdafInfo
- func (o *NwdafInfo) GetAnalyticsDelay() int32
- func (o *NwdafInfo) GetAnalyticsDelayOk() (*int32, bool)
- func (o *NwdafInfo) GetEventIds() []EventId
- func (o *NwdafInfo) GetEventIdsOk() ([]EventId, bool)
- func (o *NwdafInfo) GetMlAnalyticsList() []MlAnalyticsInfo
- func (o *NwdafInfo) GetMlAnalyticsListOk() ([]MlAnalyticsInfo, bool)
- func (o *NwdafInfo) GetNwdafCapability() NwdafCapability
- func (o *NwdafInfo) GetNwdafCapabilityOk() (*NwdafCapability, bool)
- func (o *NwdafInfo) GetNwdafEvents() []NwdafEvent
- func (o *NwdafInfo) GetNwdafEventsOk() ([]NwdafEvent, bool)
- func (o *NwdafInfo) GetServingNfSetIdList() []string
- func (o *NwdafInfo) GetServingNfSetIdListOk() ([]string, bool)
- func (o *NwdafInfo) GetServingNfTypeList() []NFType
- func (o *NwdafInfo) GetServingNfTypeListOk() ([]NFType, bool)
- func (o *NwdafInfo) GetTaiList() []Tai
- func (o *NwdafInfo) GetTaiListOk() ([]Tai, bool)
- func (o *NwdafInfo) GetTaiRangeList() []TaiRange
- func (o *NwdafInfo) GetTaiRangeListOk() ([]TaiRange, bool)
- func (o *NwdafInfo) HasAnalyticsDelay() bool
- func (o *NwdafInfo) HasEventIds() bool
- func (o *NwdafInfo) HasMlAnalyticsList() bool
- func (o *NwdafInfo) HasNwdafCapability() bool
- func (o *NwdafInfo) HasNwdafEvents() bool
- func (o *NwdafInfo) HasServingNfSetIdList() bool
- func (o *NwdafInfo) HasServingNfTypeList() bool
- func (o *NwdafInfo) HasTaiList() bool
- func (o *NwdafInfo) HasTaiRangeList() bool
- func (o NwdafInfo) MarshalJSON() ([]byte, error)
- func (o *NwdafInfo) SetAnalyticsDelay(v int32)
- func (o *NwdafInfo) SetEventIds(v []EventId)
- func (o *NwdafInfo) SetMlAnalyticsList(v []MlAnalyticsInfo)
- func (o *NwdafInfo) SetNwdafCapability(v NwdafCapability)
- func (o *NwdafInfo) SetNwdafEvents(v []NwdafEvent)
- func (o *NwdafInfo) SetServingNfSetIdList(v []string)
- func (o *NwdafInfo) SetServingNfTypeList(v []NFType)
- func (o *NwdafInfo) SetTaiList(v []Tai)
- func (o *NwdafInfo) SetTaiRangeList(v []TaiRange)
- func (o NwdafInfo) ToMap() (map[string]interface{}, error)
- type ObservedRedundantTransExp
- func (o *ObservedRedundantTransExp) GetAvgPktDelayDl() int32
- func (o *ObservedRedundantTransExp) GetAvgPktDelayDlOk() (*int32, bool)
- func (o *ObservedRedundantTransExp) GetAvgPktDelayUl() int32
- func (o *ObservedRedundantTransExp) GetAvgPktDelayUlOk() (*int32, bool)
- func (o *ObservedRedundantTransExp) GetAvgPktDropRateDl() int32
- func (o *ObservedRedundantTransExp) GetAvgPktDropRateDlOk() (*int32, bool)
- func (o *ObservedRedundantTransExp) GetAvgPktDropRateUl() int32
- func (o *ObservedRedundantTransExp) GetAvgPktDropRateUlOk() (*int32, bool)
- func (o *ObservedRedundantTransExp) GetVarPktDelayDl() float32
- func (o *ObservedRedundantTransExp) GetVarPktDelayDlOk() (*float32, bool)
- func (o *ObservedRedundantTransExp) GetVarPktDelayUl() float32
- func (o *ObservedRedundantTransExp) GetVarPktDelayUlOk() (*float32, bool)
- func (o *ObservedRedundantTransExp) GetVarPktDropRateDl() float32
- func (o *ObservedRedundantTransExp) GetVarPktDropRateDlOk() (*float32, bool)
- func (o *ObservedRedundantTransExp) GetVarPktDropRateUl() float32
- func (o *ObservedRedundantTransExp) GetVarPktDropRateUlOk() (*float32, bool)
- func (o *ObservedRedundantTransExp) HasAvgPktDelayDl() bool
- func (o *ObservedRedundantTransExp) HasAvgPktDelayUl() bool
- func (o *ObservedRedundantTransExp) HasAvgPktDropRateDl() bool
- func (o *ObservedRedundantTransExp) HasAvgPktDropRateUl() bool
- func (o *ObservedRedundantTransExp) HasVarPktDelayDl() bool
- func (o *ObservedRedundantTransExp) HasVarPktDelayUl() bool
- func (o *ObservedRedundantTransExp) HasVarPktDropRateDl() bool
- func (o *ObservedRedundantTransExp) HasVarPktDropRateUl() bool
- func (o ObservedRedundantTransExp) MarshalJSON() ([]byte, error)
- func (o *ObservedRedundantTransExp) SetAvgPktDelayDl(v int32)
- func (o *ObservedRedundantTransExp) SetAvgPktDelayUl(v int32)
- func (o *ObservedRedundantTransExp) SetAvgPktDropRateDl(v int32)
- func (o *ObservedRedundantTransExp) SetAvgPktDropRateUl(v int32)
- func (o *ObservedRedundantTransExp) SetVarPktDelayDl(v float32)
- func (o *ObservedRedundantTransExp) SetVarPktDelayUl(v float32)
- func (o *ObservedRedundantTransExp) SetVarPktDropRateDl(v float32)
- func (o *ObservedRedundantTransExp) SetVarPktDropRateUl(v float32)
- func (o ObservedRedundantTransExp) ToMap() (map[string]interface{}, error)
- type OutputStrategy
- type ParameterProcessingInstruction
- func (o *ParameterProcessingInstruction) GetAggrLevel() AggregationLevel
- func (o *ParameterProcessingInstruction) GetAggrLevelOk() (*AggregationLevel, bool)
- func (o *ParameterProcessingInstruction) GetAreas() []NetworkAreaInfo
- func (o *ParameterProcessingInstruction) GetAreasOk() ([]NetworkAreaInfo, bool)
- func (o *ParameterProcessingInstruction) GetName() string
- func (o *ParameterProcessingInstruction) GetNameOk() (*string, bool)
- func (o *ParameterProcessingInstruction) GetSumAttrs() []SummarizationAttribute
- func (o *ParameterProcessingInstruction) GetSumAttrsOk() ([]SummarizationAttribute, bool)
- func (o *ParameterProcessingInstruction) GetSupis() []string
- func (o *ParameterProcessingInstruction) GetSupisOk() ([]string, bool)
- func (o *ParameterProcessingInstruction) GetValues() []interface{}
- func (o *ParameterProcessingInstruction) GetValuesOk() ([]interface{}, bool)
- func (o *ParameterProcessingInstruction) HasAggrLevel() bool
- func (o *ParameterProcessingInstruction) HasAreas() bool
- func (o *ParameterProcessingInstruction) HasSupis() bool
- func (o ParameterProcessingInstruction) MarshalJSON() ([]byte, error)
- func (o *ParameterProcessingInstruction) SetAggrLevel(v AggregationLevel)
- func (o *ParameterProcessingInstruction) SetAreas(v []NetworkAreaInfo)
- func (o *ParameterProcessingInstruction) SetName(v string)
- func (o *ParameterProcessingInstruction) SetSumAttrs(v []SummarizationAttribute)
- func (o *ParameterProcessingInstruction) SetSupis(v []string)
- func (o *ParameterProcessingInstruction) SetValues(v []interface{})
- func (o ParameterProcessingInstruction) ToMap() (map[string]interface{}, error)
- type PartitioningCriteria
- type PcfInfo
- func (o *PcfInfo) GetDnnList() []string
- func (o *PcfInfo) GetDnnListOk() ([]string, bool)
- func (o *PcfInfo) GetGpsiRanges() []IdentityRange
- func (o *PcfInfo) GetGpsiRangesOk() ([]IdentityRange, bool)
- func (o *PcfInfo) GetGroupId() string
- func (o *PcfInfo) GetGroupIdOk() (*string, bool)
- func (o *PcfInfo) GetProseCapability() ProSeCapability
- func (o *PcfInfo) GetProseCapabilityOk() (*ProSeCapability, bool)
- func (o *PcfInfo) GetProseSupportInd() bool
- func (o *PcfInfo) GetProseSupportIndOk() (*bool, bool)
- func (o *PcfInfo) GetRxDiamHost() string
- func (o *PcfInfo) GetRxDiamHostOk() (*string, bool)
- func (o *PcfInfo) GetRxDiamRealm() string
- func (o *PcfInfo) GetRxDiamRealmOk() (*string, bool)
- func (o *PcfInfo) GetSupiRanges() []SupiRange
- func (o *PcfInfo) GetSupiRangesOk() ([]SupiRange, bool)
- func (o *PcfInfo) GetV2xCapability() V2xCapability
- func (o *PcfInfo) GetV2xCapabilityOk() (*V2xCapability, bool)
- func (o *PcfInfo) GetV2xSupportInd() bool
- func (o *PcfInfo) GetV2xSupportIndOk() (*bool, bool)
- func (o *PcfInfo) HasDnnList() bool
- func (o *PcfInfo) HasGpsiRanges() bool
- func (o *PcfInfo) HasGroupId() bool
- func (o *PcfInfo) HasProseCapability() bool
- func (o *PcfInfo) HasProseSupportInd() bool
- func (o *PcfInfo) HasRxDiamHost() bool
- func (o *PcfInfo) HasRxDiamRealm() bool
- func (o *PcfInfo) HasSupiRanges() bool
- func (o *PcfInfo) HasV2xCapability() bool
- func (o *PcfInfo) HasV2xSupportInd() bool
- func (o PcfInfo) MarshalJSON() ([]byte, error)
- func (o *PcfInfo) SetDnnList(v []string)
- func (o *PcfInfo) SetGpsiRanges(v []IdentityRange)
- func (o *PcfInfo) SetGroupId(v string)
- func (o *PcfInfo) SetProseCapability(v ProSeCapability)
- func (o *PcfInfo) SetProseSupportInd(v bool)
- func (o *PcfInfo) SetRxDiamHost(v string)
- func (o *PcfInfo) SetRxDiamRealm(v string)
- func (o *PcfInfo) SetSupiRanges(v []SupiRange)
- func (o *PcfInfo) SetV2xCapability(v V2xCapability)
- func (o *PcfInfo) SetV2xSupportInd(v bool)
- func (o PcfInfo) ToMap() (map[string]interface{}, error)
- type PcscfInfo
- func (o *PcscfInfo) GetAccessType() []AccessType
- func (o *PcscfInfo) GetAccessTypeOk() ([]AccessType, bool)
- func (o *PcscfInfo) GetDnnList() []string
- func (o *PcscfInfo) GetDnnListOk() ([]string, bool)
- func (o *PcscfInfo) GetGmFqdn() string
- func (o *PcscfInfo) GetGmFqdnOk() (*string, bool)
- func (o *PcscfInfo) GetGmIpv4Addresses() []string
- func (o *PcscfInfo) GetGmIpv4AddressesOk() ([]string, bool)
- func (o *PcscfInfo) GetGmIpv6Addresses() []Ipv6Addr
- func (o *PcscfInfo) GetGmIpv6AddressesOk() ([]Ipv6Addr, bool)
- func (o *PcscfInfo) GetMwFqdn() string
- func (o *PcscfInfo) GetMwFqdnOk() (*string, bool)
- func (o *PcscfInfo) GetMwIpv4Addresses() []string
- func (o *PcscfInfo) GetMwIpv4AddressesOk() ([]string, bool)
- func (o *PcscfInfo) GetMwIpv6Addresses() []Ipv6Addr
- func (o *PcscfInfo) GetMwIpv6AddressesOk() ([]Ipv6Addr, bool)
- func (o *PcscfInfo) GetServedIpv4AddressRanges() []Ipv4AddressRange
- func (o *PcscfInfo) GetServedIpv4AddressRangesOk() ([]Ipv4AddressRange, bool)
- func (o *PcscfInfo) GetServedIpv6PrefixRanges() []Ipv6PrefixRange
- func (o *PcscfInfo) GetServedIpv6PrefixRangesOk() ([]Ipv6PrefixRange, bool)
- func (o *PcscfInfo) HasAccessType() bool
- func (o *PcscfInfo) HasDnnList() bool
- func (o *PcscfInfo) HasGmFqdn() bool
- func (o *PcscfInfo) HasGmIpv4Addresses() bool
- func (o *PcscfInfo) HasGmIpv6Addresses() bool
- func (o *PcscfInfo) HasMwFqdn() bool
- func (o *PcscfInfo) HasMwIpv4Addresses() bool
- func (o *PcscfInfo) HasMwIpv6Addresses() bool
- func (o *PcscfInfo) HasServedIpv4AddressRanges() bool
- func (o *PcscfInfo) HasServedIpv6PrefixRanges() bool
- func (o PcscfInfo) MarshalJSON() ([]byte, error)
- func (o *PcscfInfo) SetAccessType(v []AccessType)
- func (o *PcscfInfo) SetDnnList(v []string)
- func (o *PcscfInfo) SetGmFqdn(v string)
- func (o *PcscfInfo) SetGmIpv4Addresses(v []string)
- func (o *PcscfInfo) SetGmIpv6Addresses(v []Ipv6Addr)
- func (o *PcscfInfo) SetMwFqdn(v string)
- func (o *PcscfInfo) SetMwIpv4Addresses(v []string)
- func (o *PcscfInfo) SetMwIpv6Addresses(v []Ipv6Addr)
- func (o *PcscfInfo) SetServedIpv4AddressRanges(v []Ipv4AddressRange)
- func (o *PcscfInfo) SetServedIpv6PrefixRanges(v []Ipv6PrefixRange)
- func (o PcscfInfo) ToMap() (map[string]interface{}, error)
- type PdnConnectivityStatReport
- func (o *PdnConnectivityStatReport) GetDnn() string
- func (o *PdnConnectivityStatReport) GetDnnOk() (*string, bool)
- func (o *PdnConnectivityStatReport) GetIpv4Addr() string
- func (o *PdnConnectivityStatReport) GetIpv4AddrOk() (*string, bool)
- func (o *PdnConnectivityStatReport) GetIpv6Addrs() []Ipv6Addr
- func (o *PdnConnectivityStatReport) GetIpv6AddrsOk() ([]Ipv6Addr, bool)
- func (o *PdnConnectivityStatReport) GetIpv6Prefixes() []Ipv6Prefix
- func (o *PdnConnectivityStatReport) GetIpv6PrefixesOk() ([]Ipv6Prefix, bool)
- func (o *PdnConnectivityStatReport) GetPdnConnStat() PdnConnectivityStatus
- func (o *PdnConnectivityStatReport) GetPdnConnStatOk() (*PdnConnectivityStatus, bool)
- func (o *PdnConnectivityStatReport) GetPduSeId() int32
- func (o *PdnConnectivityStatReport) GetPduSeIdOk() (*int32, bool)
- func (o *PdnConnectivityStatReport) GetPduSessType() PduSessionType
- func (o *PdnConnectivityStatReport) GetPduSessTypeOk() (*PduSessionType, bool)
- func (o *PdnConnectivityStatReport) HasDnn() bool
- func (o *PdnConnectivityStatReport) HasIpv4Addr() bool
- func (o *PdnConnectivityStatReport) HasIpv6Addrs() bool
- func (o *PdnConnectivityStatReport) HasIpv6Prefixes() bool
- func (o *PdnConnectivityStatReport) HasPduSeId() bool
- func (o *PdnConnectivityStatReport) HasPduSessType() bool
- func (o PdnConnectivityStatReport) MarshalJSON() ([]byte, error)
- func (o *PdnConnectivityStatReport) SetDnn(v string)
- func (o *PdnConnectivityStatReport) SetIpv4Addr(v string)
- func (o *PdnConnectivityStatReport) SetIpv6Addrs(v []Ipv6Addr)
- func (o *PdnConnectivityStatReport) SetIpv6Prefixes(v []Ipv6Prefix)
- func (o *PdnConnectivityStatReport) SetPdnConnStat(v PdnConnectivityStatus)
- func (o *PdnConnectivityStatReport) SetPduSeId(v int32)
- func (o *PdnConnectivityStatReport) SetPduSessType(v PduSessionType)
- func (o PdnConnectivityStatReport) ToMap() (map[string]interface{}, error)
- type PdnConnectivityStatus
- type PduSessionInfo
- func (o *PduSessionInfo) GetN4SessId() string
- func (o *PduSessionInfo) GetN4SessIdOk() (*string, bool)
- func (o *PduSessionInfo) GetPduSessStatus() PduSessionStatus
- func (o *PduSessionInfo) GetPduSessStatusOk() (*PduSessionStatus, bool)
- func (o *PduSessionInfo) GetSessInactiveTimer() int32
- func (o *PduSessionInfo) GetSessInactiveTimerOk() (*int32, bool)
- func (o *PduSessionInfo) HasN4SessId() bool
- func (o *PduSessionInfo) HasPduSessStatus() bool
- func (o *PduSessionInfo) HasSessInactiveTimer() bool
- func (o PduSessionInfo) MarshalJSON() ([]byte, error)
- func (o *PduSessionInfo) SetN4SessId(v string)
- func (o *PduSessionInfo) SetPduSessStatus(v PduSessionStatus)
- func (o *PduSessionInfo) SetSessInactiveTimer(v int32)
- func (o PduSessionInfo) ToMap() (map[string]interface{}, error)
- type PduSessionInformation
- func (o *PduSessionInformation) GetPduSessId() int32
- func (o *PduSessionInformation) GetPduSessIdOk() (*int32, bool)
- func (o *PduSessionInformation) GetSessInfo() PduSessionInfo
- func (o *PduSessionInformation) GetSessInfoOk() (*PduSessionInfo, bool)
- func (o *PduSessionInformation) HasPduSessId() bool
- func (o *PduSessionInformation) HasSessInfo() bool
- func (o PduSessionInformation) MarshalJSON() ([]byte, error)
- func (o *PduSessionInformation) SetPduSessId(v int32)
- func (o *PduSessionInformation) SetSessInfo(v PduSessionInfo)
- func (o PduSessionInformation) ToMap() (map[string]interface{}, error)
- type PduSessionStatus
- type PduSessionStatusCfg
- func (o *PduSessionStatusCfg) GetDnn() string
- func (o *PduSessionStatusCfg) GetDnnOk() (*string, bool)
- func (o *PduSessionStatusCfg) HasDnn() bool
- func (o PduSessionStatusCfg) MarshalJSON() ([]byte, error)
- func (o *PduSessionStatusCfg) SetDnn(v string)
- func (o PduSessionStatusCfg) ToMap() (map[string]interface{}, error)
- type PduSessionType
- type PerUeAttribute
- func (o *PerUeAttribute) GetAvgSpeed() string
- func (o *PerUeAttribute) GetAvgSpeedOk() (*string, bool)
- func (o *PerUeAttribute) GetRoute() string
- func (o *PerUeAttribute) GetRouteOk() (*string, bool)
- func (o *PerUeAttribute) GetTimeOfArrival() time.Time
- func (o *PerUeAttribute) GetTimeOfArrivalOk() (*time.Time, bool)
- func (o *PerUeAttribute) GetUeDest() LocationArea5G
- func (o *PerUeAttribute) GetUeDestOk() (*LocationArea5G, bool)
- func (o *PerUeAttribute) HasAvgSpeed() bool
- func (o *PerUeAttribute) HasRoute() bool
- func (o *PerUeAttribute) HasTimeOfArrival() bool
- func (o *PerUeAttribute) HasUeDest() bool
- func (o PerUeAttribute) MarshalJSON() ([]byte, error)
- func (o *PerUeAttribute) SetAvgSpeed(v string)
- func (o *PerUeAttribute) SetRoute(v string)
- func (o *PerUeAttribute) SetTimeOfArrival(v time.Time)
- func (o *PerUeAttribute) SetUeDest(v LocationArea5G)
- func (o PerUeAttribute) ToMap() (map[string]interface{}, error)
- type PerfData
- func (o *PerfData) GetAvePacketDelay() int32
- func (o *PerfData) GetAvePacketDelayOk() (*int32, bool)
- func (o *PerfData) GetAvgPacketLossRate() int32
- func (o *PerfData) GetAvgPacketLossRateOk() (*int32, bool)
- func (o *PerfData) GetAvgTrafficRate() string
- func (o *PerfData) GetAvgTrafficRateOk() (*string, bool)
- func (o *PerfData) GetMaxPacketDelay() int32
- func (o *PerfData) GetMaxPacketDelayOk() (*int32, bool)
- func (o *PerfData) GetMaxTrafficRate() string
- func (o *PerfData) GetMaxTrafficRateOk() (*string, bool)
- func (o *PerfData) HasAvePacketDelay() bool
- func (o *PerfData) HasAvgPacketLossRate() bool
- func (o *PerfData) HasAvgTrafficRate() bool
- func (o *PerfData) HasMaxPacketDelay() bool
- func (o *PerfData) HasMaxTrafficRate() bool
- func (o PerfData) MarshalJSON() ([]byte, error)
- func (o *PerfData) SetAvePacketDelay(v int32)
- func (o *PerfData) SetAvgPacketLossRate(v int32)
- func (o *PerfData) SetAvgTrafficRate(v string)
- func (o *PerfData) SetMaxPacketDelay(v int32)
- func (o *PerfData) SetMaxTrafficRate(v string)
- func (o PerfData) ToMap() (map[string]interface{}, error)
- type PerformanceData
- func (o *PerformanceData) GetPdb() int32
- func (o *PerformanceData) GetPdbOk() (*int32, bool)
- func (o *PerformanceData) GetPlr() int32
- func (o *PerformanceData) GetPlrOk() (*int32, bool)
- func (o *PerformanceData) GetThrputDl() string
- func (o *PerformanceData) GetThrputDlOk() (*string, bool)
- func (o *PerformanceData) GetThrputUl() string
- func (o *PerformanceData) GetThrputUlOk() (*string, bool)
- func (o *PerformanceData) HasPdb() bool
- func (o *PerformanceData) HasPlr() bool
- func (o *PerformanceData) HasThrputDl() bool
- func (o *PerformanceData) HasThrputUl() bool
- func (o PerformanceData) MarshalJSON() ([]byte, error)
- func (o *PerformanceData) SetPdb(v int32)
- func (o *PerformanceData) SetPlr(v int32)
- func (o *PerformanceData) SetThrputDl(v string)
- func (o *PerformanceData) SetThrputUl(v string)
- func (o PerformanceData) ToMap() (map[string]interface{}, error)
- type PerformanceDataCollection
- func (o *PerformanceDataCollection) GetAppId() string
- func (o *PerformanceDataCollection) GetAppIdOk() (*string, bool)
- func (o *PerformanceDataCollection) GetAppLocs() []string
- func (o *PerformanceDataCollection) GetAppLocsOk() ([]string, bool)
- func (o *PerformanceDataCollection) GetAsAddr() AddrFqdn
- func (o *PerformanceDataCollection) GetAsAddrOk() (*AddrFqdn, bool)
- func (o *PerformanceDataCollection) GetIpTrafficFilter() FlowInfo
- func (o *PerformanceDataCollection) GetIpTrafficFilterOk() (*FlowInfo, bool)
- func (o *PerformanceDataCollection) GetPerfData() PerformanceData
- func (o *PerformanceDataCollection) GetPerfDataOk() (*PerformanceData, bool)
- func (o *PerformanceDataCollection) GetTimeStamp() time.Time
- func (o *PerformanceDataCollection) GetTimeStampOk() (*time.Time, bool)
- func (o *PerformanceDataCollection) GetUeIpAddr() IpAddr
- func (o *PerformanceDataCollection) GetUeIpAddrOk() (*IpAddr, bool)
- func (o *PerformanceDataCollection) GetUeLoc() LocationArea5G
- func (o *PerformanceDataCollection) GetUeLocOk() (*LocationArea5G, bool)
- func (o *PerformanceDataCollection) HasAppId() bool
- func (o *PerformanceDataCollection) HasAppLocs() bool
- func (o *PerformanceDataCollection) HasAsAddr() bool
- func (o *PerformanceDataCollection) HasIpTrafficFilter() bool
- func (o *PerformanceDataCollection) HasUeIpAddr() bool
- func (o *PerformanceDataCollection) HasUeLoc() bool
- func (o PerformanceDataCollection) MarshalJSON() ([]byte, error)
- func (o *PerformanceDataCollection) SetAppId(v string)
- func (o *PerformanceDataCollection) SetAppLocs(v []string)
- func (o *PerformanceDataCollection) SetAsAddr(v AddrFqdn)
- func (o *PerformanceDataCollection) SetIpTrafficFilter(v FlowInfo)
- func (o *PerformanceDataCollection) SetPerfData(v PerformanceData)
- func (o *PerformanceDataCollection) SetTimeStamp(v time.Time)
- func (o *PerformanceDataCollection) SetUeIpAddr(v IpAddr)
- func (o *PerformanceDataCollection) SetUeLoc(v LocationArea5G)
- func (o PerformanceDataCollection) ToMap() (map[string]interface{}, error)
- type PerformanceDataInfo
- func (o *PerformanceDataInfo) GetAppId() string
- func (o *PerformanceDataInfo) GetAppIdOk() (*string, bool)
- func (o *PerformanceDataInfo) GetAppLocs() []string
- func (o *PerformanceDataInfo) GetAppLocsOk() ([]string, bool)
- func (o *PerformanceDataInfo) GetAsAddr() AddrFqdn
- func (o *PerformanceDataInfo) GetAsAddrOk() (*AddrFqdn, bool)
- func (o *PerformanceDataInfo) GetIpTrafficFilter() FlowInfo
- func (o *PerformanceDataInfo) GetIpTrafficFilterOk() (*FlowInfo, bool)
- func (o *PerformanceDataInfo) GetPerfData() PerformanceData
- func (o *PerformanceDataInfo) GetPerfDataOk() (*PerformanceData, bool)
- func (o *PerformanceDataInfo) GetTimeStamp() time.Time
- func (o *PerformanceDataInfo) GetTimeStampOk() (*time.Time, bool)
- func (o *PerformanceDataInfo) GetUeIpAddr() IpAddr
- func (o *PerformanceDataInfo) GetUeIpAddrOk() (*IpAddr, bool)
- func (o *PerformanceDataInfo) GetUserLoc() UserLocation
- func (o *PerformanceDataInfo) GetUserLocOk() (*UserLocation, bool)
- func (o *PerformanceDataInfo) HasAppId() bool
- func (o *PerformanceDataInfo) HasAppLocs() bool
- func (o *PerformanceDataInfo) HasAsAddr() bool
- func (o *PerformanceDataInfo) HasIpTrafficFilter() bool
- func (o *PerformanceDataInfo) HasUeIpAddr() bool
- func (o *PerformanceDataInfo) HasUserLoc() bool
- func (o PerformanceDataInfo) MarshalJSON() ([]byte, error)
- func (o *PerformanceDataInfo) SetAppId(v string)
- func (o *PerformanceDataInfo) SetAppLocs(v []string)
- func (o *PerformanceDataInfo) SetAsAddr(v AddrFqdn)
- func (o *PerformanceDataInfo) SetIpTrafficFilter(v FlowInfo)
- func (o *PerformanceDataInfo) SetPerfData(v PerformanceData)
- func (o *PerformanceDataInfo) SetTimeStamp(v time.Time)
- func (o *PerformanceDataInfo) SetUeIpAddr(v IpAddr)
- func (o *PerformanceDataInfo) SetUserLoc(v UserLocation)
- func (o PerformanceDataInfo) ToMap() (map[string]interface{}, error)
- type PfdData
- func (o *PfdData) GetAfIds() []string
- func (o *PfdData) GetAfIdsOk() ([]string, bool)
- func (o *PfdData) GetAppIds() []string
- func (o *PfdData) GetAppIdsOk() ([]string, bool)
- func (o *PfdData) HasAfIds() bool
- func (o *PfdData) HasAppIds() bool
- func (o PfdData) MarshalJSON() ([]byte, error)
- func (o *PfdData) SetAfIds(v []string)
- func (o *PfdData) SetAppIds(v []string)
- func (o PfdData) ToMap() (map[string]interface{}, error)
- type PlmnId
- func (o *PlmnId) GetMcc() string
- func (o *PlmnId) GetMccOk() (*string, bool)
- func (o *PlmnId) GetMnc() string
- func (o *PlmnId) GetMncOk() (*string, bool)
- func (o PlmnId) MarshalJSON() ([]byte, error)
- func (o *PlmnId) SetMcc(v string)
- func (o *PlmnId) SetMnc(v string)
- func (o PlmnId) ToMap() (map[string]interface{}, error)
- type PlmnIdNid
- func (o *PlmnIdNid) GetMcc() string
- func (o *PlmnIdNid) GetMccOk() (*string, bool)
- func (o *PlmnIdNid) GetMnc() string
- func (o *PlmnIdNid) GetMncOk() (*string, bool)
- func (o *PlmnIdNid) GetNid() string
- func (o *PlmnIdNid) GetNidOk() (*string, bool)
- func (o *PlmnIdNid) HasNid() bool
- func (o PlmnIdNid) MarshalJSON() ([]byte, error)
- func (o *PlmnIdNid) SetMcc(v string)
- func (o *PlmnIdNid) SetMnc(v string)
- func (o *PlmnIdNid) SetNid(v string)
- func (o PlmnIdNid) ToMap() (map[string]interface{}, error)
- type PlmnOauth2
- func (o *PlmnOauth2) GetOauth2NotRequiredPlmnIdList() []PlmnId
- func (o *PlmnOauth2) GetOauth2NotRequiredPlmnIdListOk() ([]PlmnId, bool)
- func (o *PlmnOauth2) GetOauth2RequiredPlmnIdList() []PlmnId
- func (o *PlmnOauth2) GetOauth2RequiredPlmnIdListOk() ([]PlmnId, bool)
- func (o *PlmnOauth2) HasOauth2NotRequiredPlmnIdList() bool
- func (o *PlmnOauth2) HasOauth2RequiredPlmnIdList() bool
- func (o PlmnOauth2) MarshalJSON() ([]byte, error)
- func (o *PlmnOauth2) SetOauth2NotRequiredPlmnIdList(v []PlmnId)
- func (o *PlmnOauth2) SetOauth2RequiredPlmnIdList(v []PlmnId)
- func (o PlmnOauth2) ToMap() (map[string]interface{}, error)
- type PlmnRange
- type PlmnSnssai
- func (o *PlmnSnssai) GetNid() string
- func (o *PlmnSnssai) GetNidOk() (*string, bool)
- func (o *PlmnSnssai) GetPlmnId() PlmnId
- func (o *PlmnSnssai) GetPlmnIdOk() (*PlmnId, bool)
- func (o *PlmnSnssai) GetSNssaiList() []ExtSnssai
- func (o *PlmnSnssai) GetSNssaiListOk() ([]ExtSnssai, bool)
- func (o *PlmnSnssai) HasNid() bool
- func (o PlmnSnssai) MarshalJSON() ([]byte, error)
- func (o *PlmnSnssai) SetNid(v string)
- func (o *PlmnSnssai) SetPlmnId(v PlmnId)
- func (o *PlmnSnssai) SetSNssaiList(v []ExtSnssai)
- func (o PlmnSnssai) ToMap() (map[string]interface{}, error)
- type Point
- type PointAllOf
- type PointAltitude
- func (o *PointAltitude) GetAltitude() float64
- func (o *PointAltitude) GetAltitudeOk() (*float64, bool)
- func (o *PointAltitude) GetPoint() GeographicalCoordinates
- func (o *PointAltitude) GetPointOk() (*GeographicalCoordinates, bool)
- func (o PointAltitude) MarshalJSON() ([]byte, error)
- func (o *PointAltitude) SetAltitude(v float64)
- func (o *PointAltitude) SetPoint(v GeographicalCoordinates)
- func (o PointAltitude) ToMap() (map[string]interface{}, error)
- type PointAltitudeAllOf
- func (o *PointAltitudeAllOf) GetAltitude() float64
- func (o *PointAltitudeAllOf) GetAltitudeOk() (*float64, bool)
- func (o *PointAltitudeAllOf) GetPoint() GeographicalCoordinates
- func (o *PointAltitudeAllOf) GetPointOk() (*GeographicalCoordinates, bool)
- func (o PointAltitudeAllOf) MarshalJSON() ([]byte, error)
- func (o *PointAltitudeAllOf) SetAltitude(v float64)
- func (o *PointAltitudeAllOf) SetPoint(v GeographicalCoordinates)
- func (o PointAltitudeAllOf) ToMap() (map[string]interface{}, error)
- type PointAltitudeUncertainty
- func (o *PointAltitudeUncertainty) GetAltitude() float64
- func (o *PointAltitudeUncertainty) GetAltitudeOk() (*float64, bool)
- func (o *PointAltitudeUncertainty) GetConfidence() int32
- func (o *PointAltitudeUncertainty) GetConfidenceOk() (*int32, bool)
- func (o *PointAltitudeUncertainty) GetPoint() GeographicalCoordinates
- func (o *PointAltitudeUncertainty) GetPointOk() (*GeographicalCoordinates, bool)
- func (o *PointAltitudeUncertainty) GetUncertaintyAltitude() float32
- func (o *PointAltitudeUncertainty) GetUncertaintyAltitudeOk() (*float32, bool)
- func (o *PointAltitudeUncertainty) GetUncertaintyEllipse() UncertaintyEllipse
- func (o *PointAltitudeUncertainty) GetUncertaintyEllipseOk() (*UncertaintyEllipse, bool)
- func (o PointAltitudeUncertainty) MarshalJSON() ([]byte, error)
- func (o *PointAltitudeUncertainty) SetAltitude(v float64)
- func (o *PointAltitudeUncertainty) SetConfidence(v int32)
- func (o *PointAltitudeUncertainty) SetPoint(v GeographicalCoordinates)
- func (o *PointAltitudeUncertainty) SetUncertaintyAltitude(v float32)
- func (o *PointAltitudeUncertainty) SetUncertaintyEllipse(v UncertaintyEllipse)
- func (o PointAltitudeUncertainty) ToMap() (map[string]interface{}, error)
- type PointAltitudeUncertaintyAllOf
- func (o *PointAltitudeUncertaintyAllOf) GetAltitude() float64
- func (o *PointAltitudeUncertaintyAllOf) GetAltitudeOk() (*float64, bool)
- func (o *PointAltitudeUncertaintyAllOf) GetConfidence() int32
- func (o *PointAltitudeUncertaintyAllOf) GetConfidenceOk() (*int32, bool)
- func (o *PointAltitudeUncertaintyAllOf) GetPoint() GeographicalCoordinates
- func (o *PointAltitudeUncertaintyAllOf) GetPointOk() (*GeographicalCoordinates, bool)
- func (o *PointAltitudeUncertaintyAllOf) GetUncertaintyAltitude() float32
- func (o *PointAltitudeUncertaintyAllOf) GetUncertaintyAltitudeOk() (*float32, bool)
- func (o *PointAltitudeUncertaintyAllOf) GetUncertaintyEllipse() UncertaintyEllipse
- func (o *PointAltitudeUncertaintyAllOf) GetUncertaintyEllipseOk() (*UncertaintyEllipse, bool)
- func (o PointAltitudeUncertaintyAllOf) MarshalJSON() ([]byte, error)
- func (o *PointAltitudeUncertaintyAllOf) SetAltitude(v float64)
- func (o *PointAltitudeUncertaintyAllOf) SetConfidence(v int32)
- func (o *PointAltitudeUncertaintyAllOf) SetPoint(v GeographicalCoordinates)
- func (o *PointAltitudeUncertaintyAllOf) SetUncertaintyAltitude(v float32)
- func (o *PointAltitudeUncertaintyAllOf) SetUncertaintyEllipse(v UncertaintyEllipse)
- func (o PointAltitudeUncertaintyAllOf) ToMap() (map[string]interface{}, error)
- type PointUncertaintyCircle
- func (o *PointUncertaintyCircle) GetPoint() GeographicalCoordinates
- func (o *PointUncertaintyCircle) GetPointOk() (*GeographicalCoordinates, bool)
- func (o *PointUncertaintyCircle) GetUncertainty() float32
- func (o *PointUncertaintyCircle) GetUncertaintyOk() (*float32, bool)
- func (o PointUncertaintyCircle) MarshalJSON() ([]byte, error)
- func (o *PointUncertaintyCircle) SetPoint(v GeographicalCoordinates)
- func (o *PointUncertaintyCircle) SetUncertainty(v float32)
- func (o PointUncertaintyCircle) ToMap() (map[string]interface{}, error)
- type PointUncertaintyCircleAllOf
- func (o *PointUncertaintyCircleAllOf) GetPoint() GeographicalCoordinates
- func (o *PointUncertaintyCircleAllOf) GetPointOk() (*GeographicalCoordinates, bool)
- func (o *PointUncertaintyCircleAllOf) GetUncertainty() float32
- func (o *PointUncertaintyCircleAllOf) GetUncertaintyOk() (*float32, bool)
- func (o PointUncertaintyCircleAllOf) MarshalJSON() ([]byte, error)
- func (o *PointUncertaintyCircleAllOf) SetPoint(v GeographicalCoordinates)
- func (o *PointUncertaintyCircleAllOf) SetUncertainty(v float32)
- func (o PointUncertaintyCircleAllOf) ToMap() (map[string]interface{}, error)
- type PointUncertaintyEllipse
- func (o *PointUncertaintyEllipse) GetConfidence() int32
- func (o *PointUncertaintyEllipse) GetConfidenceOk() (*int32, bool)
- func (o *PointUncertaintyEllipse) GetPoint() GeographicalCoordinates
- func (o *PointUncertaintyEllipse) GetPointOk() (*GeographicalCoordinates, bool)
- func (o *PointUncertaintyEllipse) GetUncertaintyEllipse() UncertaintyEllipse
- func (o *PointUncertaintyEllipse) GetUncertaintyEllipseOk() (*UncertaintyEllipse, bool)
- func (o PointUncertaintyEllipse) MarshalJSON() ([]byte, error)
- func (o *PointUncertaintyEllipse) SetConfidence(v int32)
- func (o *PointUncertaintyEllipse) SetPoint(v GeographicalCoordinates)
- func (o *PointUncertaintyEllipse) SetUncertaintyEllipse(v UncertaintyEllipse)
- func (o PointUncertaintyEllipse) ToMap() (map[string]interface{}, error)
- type PointUncertaintyEllipseAllOf
- func (o *PointUncertaintyEllipseAllOf) GetConfidence() int32
- func (o *PointUncertaintyEllipseAllOf) GetConfidenceOk() (*int32, bool)
- func (o *PointUncertaintyEllipseAllOf) GetPoint() GeographicalCoordinates
- func (o *PointUncertaintyEllipseAllOf) GetPointOk() (*GeographicalCoordinates, bool)
- func (o *PointUncertaintyEllipseAllOf) GetUncertaintyEllipse() UncertaintyEllipse
- func (o *PointUncertaintyEllipseAllOf) GetUncertaintyEllipseOk() (*UncertaintyEllipse, bool)
- func (o PointUncertaintyEllipseAllOf) MarshalJSON() ([]byte, error)
- func (o *PointUncertaintyEllipseAllOf) SetConfidence(v int32)
- func (o *PointUncertaintyEllipseAllOf) SetPoint(v GeographicalCoordinates)
- func (o *PointUncertaintyEllipseAllOf) SetUncertaintyEllipse(v UncertaintyEllipse)
- func (o PointUncertaintyEllipseAllOf) ToMap() (map[string]interface{}, error)
- type Polygon
- type PolygonAllOf
- func (o *PolygonAllOf) GetPointList() []GeographicalCoordinates
- func (o *PolygonAllOf) GetPointListOk() ([]GeographicalCoordinates, bool)
- func (o PolygonAllOf) MarshalJSON() ([]byte, error)
- func (o *PolygonAllOf) SetPointList(v []GeographicalCoordinates)
- func (o PolygonAllOf) ToMap() (map[string]interface{}, error)
- type PresenceInfo
- func (o *PresenceInfo) GetAdditionalPraId() string
- func (o *PresenceInfo) GetAdditionalPraIdOk() (*string, bool)
- func (o *PresenceInfo) GetEcgiList() []Ecgi
- func (o *PresenceInfo) GetEcgiListOk() ([]Ecgi, bool)
- func (o *PresenceInfo) GetGlobalRanNodeIdList() []GlobalRanNodeId
- func (o *PresenceInfo) GetGlobalRanNodeIdListOk() ([]GlobalRanNodeId, bool)
- func (o *PresenceInfo) GetGlobaleNbIdList() []GlobalRanNodeId
- func (o *PresenceInfo) GetGlobaleNbIdListOk() ([]GlobalRanNodeId, bool)
- func (o *PresenceInfo) GetNcgiList() []Ncgi
- func (o *PresenceInfo) GetNcgiListOk() ([]Ncgi, bool)
- func (o *PresenceInfo) GetPraId() string
- func (o *PresenceInfo) GetPraIdOk() (*string, bool)
- func (o *PresenceInfo) GetPresenceState() PresenceState
- func (o *PresenceInfo) GetPresenceStateOk() (*PresenceState, bool)
- func (o *PresenceInfo) GetTrackingAreaList() []Tai
- func (o *PresenceInfo) GetTrackingAreaListOk() ([]Tai, bool)
- func (o *PresenceInfo) HasAdditionalPraId() bool
- func (o *PresenceInfo) HasEcgiList() bool
- func (o *PresenceInfo) HasGlobalRanNodeIdList() bool
- func (o *PresenceInfo) HasGlobaleNbIdList() bool
- func (o *PresenceInfo) HasNcgiList() bool
- func (o *PresenceInfo) HasPraId() bool
- func (o *PresenceInfo) HasPresenceState() bool
- func (o *PresenceInfo) HasTrackingAreaList() bool
- func (o PresenceInfo) MarshalJSON() ([]byte, error)
- func (o *PresenceInfo) SetAdditionalPraId(v string)
- func (o *PresenceInfo) SetEcgiList(v []Ecgi)
- func (o *PresenceInfo) SetGlobalRanNodeIdList(v []GlobalRanNodeId)
- func (o *PresenceInfo) SetGlobaleNbIdList(v []GlobalRanNodeId)
- func (o *PresenceInfo) SetNcgiList(v []Ncgi)
- func (o *PresenceInfo) SetPraId(v string)
- func (o *PresenceInfo) SetPresenceState(v PresenceState)
- func (o *PresenceInfo) SetTrackingAreaList(v []Tai)
- func (o PresenceInfo) ToMap() (map[string]interface{}, error)
- type PresenceState
- type PrevSubInfo
- type ProSeCapability
- func (o *ProSeCapability) GetProseDirectCommunication() bool
- func (o *ProSeCapability) GetProseDirectCommunicationOk() (*bool, bool)
- func (o *ProSeCapability) GetProseDirectDiscovey() bool
- func (o *ProSeCapability) GetProseDirectDiscoveyOk() (*bool, bool)
- func (o *ProSeCapability) GetProseL2RemoteUe() bool
- func (o *ProSeCapability) GetProseL2RemoteUeOk() (*bool, bool)
- func (o *ProSeCapability) GetProseL2UetoNetworkRelay() bool
- func (o *ProSeCapability) GetProseL2UetoNetworkRelayOk() (*bool, bool)
- func (o *ProSeCapability) GetProseL3RemoteUe() bool
- func (o *ProSeCapability) GetProseL3RemoteUeOk() (*bool, bool)
- func (o *ProSeCapability) GetProseL3UetoNetworkRelay() bool
- func (o *ProSeCapability) GetProseL3UetoNetworkRelayOk() (*bool, bool)
- func (o *ProSeCapability) HasProseDirectCommunication() bool
- func (o *ProSeCapability) HasProseDirectDiscovey() bool
- func (o *ProSeCapability) HasProseL2RemoteUe() bool
- func (o *ProSeCapability) HasProseL2UetoNetworkRelay() bool
- func (o *ProSeCapability) HasProseL3RemoteUe() bool
- func (o *ProSeCapability) HasProseL3UetoNetworkRelay() bool
- func (o ProSeCapability) MarshalJSON() ([]byte, error)
- func (o *ProSeCapability) SetProseDirectCommunication(v bool)
- func (o *ProSeCapability) SetProseDirectDiscovey(v bool)
- func (o *ProSeCapability) SetProseL2RemoteUe(v bool)
- func (o *ProSeCapability) SetProseL2UetoNetworkRelay(v bool)
- func (o *ProSeCapability) SetProseL3RemoteUe(v bool)
- func (o *ProSeCapability) SetProseL3UetoNetworkRelay(v bool)
- func (o ProSeCapability) ToMap() (map[string]interface{}, error)
- type ProblemDetails
- func (o *ProblemDetails) GetAccessTokenError() AccessTokenErr
- func (o *ProblemDetails) GetAccessTokenErrorOk() (*AccessTokenErr, bool)
- func (o *ProblemDetails) GetAccessTokenRequest() AccessTokenReq
- func (o *ProblemDetails) GetAccessTokenRequestOk() (*AccessTokenReq, bool)
- func (o *ProblemDetails) GetCause() string
- func (o *ProblemDetails) GetCauseOk() (*string, bool)
- func (o *ProblemDetails) GetDetail() string
- func (o *ProblemDetails) GetDetailOk() (*string, bool)
- func (o *ProblemDetails) GetInstance() string
- func (o *ProblemDetails) GetInstanceOk() (*string, bool)
- func (o *ProblemDetails) GetInvalidParams() []InvalidParam
- func (o *ProblemDetails) GetInvalidParamsOk() ([]InvalidParam, bool)
- func (o *ProblemDetails) GetNrfId() string
- func (o *ProblemDetails) GetNrfIdOk() (*string, bool)
- func (o *ProblemDetails) GetStatus() int32
- func (o *ProblemDetails) GetStatusOk() (*int32, bool)
- func (o *ProblemDetails) GetSupportedApiVersions() []string
- func (o *ProblemDetails) GetSupportedApiVersionsOk() ([]string, bool)
- func (o *ProblemDetails) GetSupportedFeatures() string
- func (o *ProblemDetails) GetSupportedFeaturesOk() (*string, bool)
- func (o *ProblemDetails) GetTitle() string
- func (o *ProblemDetails) GetTitleOk() (*string, bool)
- func (o *ProblemDetails) GetType() string
- func (o *ProblemDetails) GetTypeOk() (*string, bool)
- func (o *ProblemDetails) HasAccessTokenError() bool
- func (o *ProblemDetails) HasAccessTokenRequest() bool
- func (o *ProblemDetails) HasCause() bool
- func (o *ProblemDetails) HasDetail() bool
- func (o *ProblemDetails) HasInstance() bool
- func (o *ProblemDetails) HasInvalidParams() bool
- func (o *ProblemDetails) HasNrfId() bool
- func (o *ProblemDetails) HasStatus() bool
- func (o *ProblemDetails) HasSupportedApiVersions() bool
- func (o *ProblemDetails) HasSupportedFeatures() bool
- func (o *ProblemDetails) HasTitle() bool
- func (o *ProblemDetails) HasType() bool
- func (o ProblemDetails) MarshalJSON() ([]byte, error)
- func (o *ProblemDetails) SetAccessTokenError(v AccessTokenErr)
- func (o *ProblemDetails) SetAccessTokenRequest(v AccessTokenReq)
- func (o *ProblemDetails) SetCause(v string)
- func (o *ProblemDetails) SetDetail(v string)
- func (o *ProblemDetails) SetInstance(v string)
- func (o *ProblemDetails) SetInvalidParams(v []InvalidParam)
- func (o *ProblemDetails) SetNrfId(v string)
- func (o *ProblemDetails) SetStatus(v int32)
- func (o *ProblemDetails) SetSupportedApiVersions(v []string)
- func (o *ProblemDetails) SetSupportedFeatures(v string)
- func (o *ProblemDetails) SetTitle(v string)
- func (o *ProblemDetails) SetType(v string)
- func (o ProblemDetails) ToMap() (map[string]interface{}, error)
- type ProcessingInstruction
- func (o *ProcessingInstruction) GetEventId() DccfEvent
- func (o *ProcessingInstruction) GetEventIdOk() (*DccfEvent, bool)
- func (o *ProcessingInstruction) GetParamProcInstructs() []ParameterProcessingInstruction
- func (o *ProcessingInstruction) GetParamProcInstructsOk() ([]ParameterProcessingInstruction, bool)
- func (o *ProcessingInstruction) GetProcInterval() int32
- func (o *ProcessingInstruction) GetProcIntervalOk() (*int32, bool)
- func (o *ProcessingInstruction) HasParamProcInstructs() bool
- func (o ProcessingInstruction) MarshalJSON() ([]byte, error)
- func (o *ProcessingInstruction) SetEventId(v DccfEvent)
- func (o *ProcessingInstruction) SetParamProcInstructs(v []ParameterProcessingInstruction)
- func (o *ProcessingInstruction) SetProcInterval(v int32)
- func (o ProcessingInstruction) ToMap() (map[string]interface{}, error)
- type QosRequirement
- type QosResourceType
- type QosSustainabilityInfo
- type RankingCriterion
- func (o *RankingCriterion) GetHighBase() int32
- func (o *RankingCriterion) GetHighBaseOk() (*int32, bool)
- func (o *RankingCriterion) GetLowBase() int32
- func (o *RankingCriterion) GetLowBaseOk() (*int32, bool)
- func (o RankingCriterion) MarshalJSON() ([]byte, error)
- func (o *RankingCriterion) SetHighBase(v int32)
- func (o *RankingCriterion) SetLowBase(v int32)
- func (o RankingCriterion) ToMap() (map[string]interface{}, error)
- type RatFreqInformation
- func (o *RatFreqInformation) GetAllFreq() bool
- func (o *RatFreqInformation) GetAllFreqOk() (*bool, bool)
- func (o *RatFreqInformation) GetAllRat() bool
- func (o *RatFreqInformation) GetAllRatOk() (*bool, bool)
- func (o *RatFreqInformation) GetFreq() int32
- func (o *RatFreqInformation) GetFreqOk() (*int32, bool)
- func (o *RatFreqInformation) GetMatchingDir() MatchingDirection
- func (o *RatFreqInformation) GetMatchingDirOk() (*MatchingDirection, bool)
- func (o *RatFreqInformation) GetRatType() RatType
- func (o *RatFreqInformation) GetRatTypeOk() (*RatType, bool)
- func (o *RatFreqInformation) GetSvcExpThreshold() ThresholdLevel
- func (o *RatFreqInformation) GetSvcExpThresholdOk() (*ThresholdLevel, bool)
- func (o *RatFreqInformation) HasAllFreq() bool
- func (o *RatFreqInformation) HasAllRat() bool
- func (o *RatFreqInformation) HasFreq() bool
- func (o *RatFreqInformation) HasMatchingDir() bool
- func (o *RatFreqInformation) HasRatType() bool
- func (o *RatFreqInformation) HasSvcExpThreshold() bool
- func (o RatFreqInformation) MarshalJSON() ([]byte, error)
- func (o *RatFreqInformation) SetAllFreq(v bool)
- func (o *RatFreqInformation) SetAllRat(v bool)
- func (o *RatFreqInformation) SetFreq(v int32)
- func (o *RatFreqInformation) SetMatchingDir(v MatchingDirection)
- func (o *RatFreqInformation) SetRatType(v RatType)
- func (o *RatFreqInformation) SetSvcExpThreshold(v ThresholdLevel)
- func (o RatFreqInformation) ToMap() (map[string]interface{}, error)
- type RatType
- type ReachabilityFilter
- type ReachabilityForDataConfiguration
- func (o *ReachabilityForDataConfiguration) GetMinInterval() int32
- func (o *ReachabilityForDataConfiguration) GetMinIntervalOk() (*int32, bool)
- func (o *ReachabilityForDataConfiguration) GetReportCfg() ReachabilityForDataReportConfig
- func (o *ReachabilityForDataConfiguration) GetReportCfgOk() (*ReachabilityForDataReportConfig, bool)
- func (o *ReachabilityForDataConfiguration) HasMinInterval() bool
- func (o ReachabilityForDataConfiguration) MarshalJSON() ([]byte, error)
- func (o *ReachabilityForDataConfiguration) SetMinInterval(v int32)
- func (o *ReachabilityForDataConfiguration) SetReportCfg(v ReachabilityForDataReportConfig)
- func (o ReachabilityForDataConfiguration) ToMap() (map[string]interface{}, error)
- type ReachabilityForDataReportConfig
- type ReachabilityForSmsConfiguration
- type ReachabilityForSmsReport
- func (o *ReachabilityForSmsReport) GetMaxAvailabilityTime() time.Time
- func (o *ReachabilityForSmsReport) GetMaxAvailabilityTimeOk() (*time.Time, bool)
- func (o *ReachabilityForSmsReport) GetSmsfAccessType() AccessType
- func (o *ReachabilityForSmsReport) GetSmsfAccessTypeOk() (*AccessType, bool)
- func (o *ReachabilityForSmsReport) HasMaxAvailabilityTime() bool
- func (o ReachabilityForSmsReport) MarshalJSON() ([]byte, error)
- func (o *ReachabilityForSmsReport) SetMaxAvailabilityTime(v time.Time)
- func (o *ReachabilityForSmsReport) SetSmsfAccessType(v AccessType)
- func (o ReachabilityForSmsReport) ToMap() (map[string]interface{}, error)
- type ReachabilityReport
- func (o *ReachabilityReport) GetAccessTypeList() []AccessType
- func (o *ReachabilityReport) GetAccessTypeListOk() ([]AccessType, bool)
- func (o *ReachabilityReport) GetAmfInstanceId() string
- func (o *ReachabilityReport) GetAmfInstanceIdOk() (*string, bool)
- func (o *ReachabilityReport) GetIdleStatusIndication() IdleStatusIndication
- func (o *ReachabilityReport) GetIdleStatusIndicationOk() (*IdleStatusIndication, bool)
- func (o *ReachabilityReport) GetMaxAvailabilityTime() time.Time
- func (o *ReachabilityReport) GetMaxAvailabilityTimeOk() (*time.Time, bool)
- func (o *ReachabilityReport) GetReachability() UeReachability
- func (o *ReachabilityReport) GetReachabilityOk() (*UeReachability, bool)
- func (o *ReachabilityReport) HasAccessTypeList() bool
- func (o *ReachabilityReport) HasAmfInstanceId() bool
- func (o *ReachabilityReport) HasIdleStatusIndication() bool
- func (o *ReachabilityReport) HasMaxAvailabilityTime() bool
- func (o *ReachabilityReport) HasReachability() bool
- func (o ReachabilityReport) MarshalJSON() ([]byte, error)
- func (o *ReachabilityReport) SetAccessTypeList(v []AccessType)
- func (o *ReachabilityReport) SetAmfInstanceId(v string)
- func (o *ReachabilityReport) SetIdleStatusIndication(v IdleStatusIndication)
- func (o *ReachabilityReport) SetMaxAvailabilityTime(v time.Time)
- func (o *ReachabilityReport) SetReachability(v UeReachability)
- func (o ReachabilityReport) ToMap() (map[string]interface{}, error)
- type RedTransExpOrderingCriterion
- type RedirectResponse
- func (o *RedirectResponse) GetCause() string
- func (o *RedirectResponse) GetCauseOk() (*string, bool)
- func (o *RedirectResponse) GetTargetScp() string
- func (o *RedirectResponse) GetTargetScpOk() (*string, bool)
- func (o *RedirectResponse) GetTargetSepp() string
- func (o *RedirectResponse) GetTargetSeppOk() (*string, bool)
- func (o *RedirectResponse) HasCause() bool
- func (o *RedirectResponse) HasTargetScp() bool
- func (o *RedirectResponse) HasTargetSepp() bool
- func (o RedirectResponse) MarshalJSON() ([]byte, error)
- func (o *RedirectResponse) SetCause(v string)
- func (o *RedirectResponse) SetTargetScp(v string)
- func (o *RedirectResponse) SetTargetSepp(v string)
- func (o RedirectResponse) ToMap() (map[string]interface{}, error)
- type RedundantTransmissionExpInfo
- func (o *RedundantTransmissionExpInfo) GetDnn() string
- func (o *RedundantTransmissionExpInfo) GetDnnOk() (*string, bool)
- func (o *RedundantTransmissionExpInfo) GetRedTransExps() []RedundantTransmissionExpPerTS
- func (o *RedundantTransmissionExpInfo) GetRedTransExpsOk() ([]RedundantTransmissionExpPerTS, bool)
- func (o *RedundantTransmissionExpInfo) GetSpatialValidCon() NetworkAreaInfo
- func (o *RedundantTransmissionExpInfo) GetSpatialValidConOk() (*NetworkAreaInfo, bool)
- func (o *RedundantTransmissionExpInfo) HasDnn() bool
- func (o *RedundantTransmissionExpInfo) HasSpatialValidCon() bool
- func (o RedundantTransmissionExpInfo) MarshalJSON() ([]byte, error)
- func (o *RedundantTransmissionExpInfo) SetDnn(v string)
- func (o *RedundantTransmissionExpInfo) SetRedTransExps(v []RedundantTransmissionExpPerTS)
- func (o *RedundantTransmissionExpInfo) SetSpatialValidCon(v NetworkAreaInfo)
- func (o RedundantTransmissionExpInfo) ToMap() (map[string]interface{}, error)
- type RedundantTransmissionExpPerTS
- func (o *RedundantTransmissionExpPerTS) GetConfidence() int32
- func (o *RedundantTransmissionExpPerTS) GetConfidenceOk() (*int32, bool)
- func (o *RedundantTransmissionExpPerTS) GetObsvRedTransExp() ObservedRedundantTransExp
- func (o *RedundantTransmissionExpPerTS) GetObsvRedTransExpOk() (*ObservedRedundantTransExp, bool)
- func (o *RedundantTransmissionExpPerTS) GetRedTransStatus() bool
- func (o *RedundantTransmissionExpPerTS) GetRedTransStatusOk() (*bool, bool)
- func (o *RedundantTransmissionExpPerTS) GetTsDuration() int32
- func (o *RedundantTransmissionExpPerTS) GetTsDurationOk() (*int32, bool)
- func (o *RedundantTransmissionExpPerTS) GetTsStart() time.Time
- func (o *RedundantTransmissionExpPerTS) GetTsStartOk() (*time.Time, bool)
- func (o *RedundantTransmissionExpPerTS) GetUeRatio() int32
- func (o *RedundantTransmissionExpPerTS) GetUeRatioOk() (*int32, bool)
- func (o *RedundantTransmissionExpPerTS) HasConfidence() bool
- func (o *RedundantTransmissionExpPerTS) HasRedTransStatus() bool
- func (o *RedundantTransmissionExpPerTS) HasUeRatio() bool
- func (o RedundantTransmissionExpPerTS) MarshalJSON() ([]byte, error)
- func (o *RedundantTransmissionExpPerTS) SetConfidence(v int32)
- func (o *RedundantTransmissionExpPerTS) SetObsvRedTransExp(v ObservedRedundantTransExp)
- func (o *RedundantTransmissionExpPerTS) SetRedTransStatus(v bool)
- func (o *RedundantTransmissionExpPerTS) SetTsDuration(v int32)
- func (o *RedundantTransmissionExpPerTS) SetTsStart(v time.Time)
- func (o *RedundantTransmissionExpPerTS) SetUeRatio(v int32)
- func (o RedundantTransmissionExpPerTS) ToMap() (map[string]interface{}, error)
- type RedundantTransmissionExpReq
- func (o *RedundantTransmissionExpReq) GetOrder() MatchingDirection
- func (o *RedundantTransmissionExpReq) GetOrderOk() (*MatchingDirection, bool)
- func (o *RedundantTransmissionExpReq) GetRedTOrderCriter() RedTransExpOrderingCriterion
- func (o *RedundantTransmissionExpReq) GetRedTOrderCriterOk() (*RedTransExpOrderingCriterion, bool)
- func (o *RedundantTransmissionExpReq) HasOrder() bool
- func (o *RedundantTransmissionExpReq) HasRedTOrderCriter() bool
- func (o RedundantTransmissionExpReq) MarshalJSON() ([]byte, error)
- func (o *RedundantTransmissionExpReq) SetOrder(v MatchingDirection)
- func (o *RedundantTransmissionExpReq) SetRedTOrderCriter(v RedTransExpOrderingCriterion)
- func (o RedundantTransmissionExpReq) ToMap() (map[string]interface{}, error)
- type RelativeCartesianLocation
- func (o *RelativeCartesianLocation) GetX() float32
- func (o *RelativeCartesianLocation) GetXOk() (*float32, bool)
- func (o *RelativeCartesianLocation) GetY() float32
- func (o *RelativeCartesianLocation) GetYOk() (*float32, bool)
- func (o *RelativeCartesianLocation) GetZ() float32
- func (o *RelativeCartesianLocation) GetZOk() (*float32, bool)
- func (o *RelativeCartesianLocation) HasZ() bool
- func (o RelativeCartesianLocation) MarshalJSON() ([]byte, error)
- func (o *RelativeCartesianLocation) SetX(v float32)
- func (o *RelativeCartesianLocation) SetY(v float32)
- func (o *RelativeCartesianLocation) SetZ(v float32)
- func (o RelativeCartesianLocation) ToMap() (map[string]interface{}, error)
- type Report
- func ChangeOfSupiPeiAssociationReportAsReport(v *ChangeOfSupiPeiAssociationReport) Report
- func CmInfoReportAsReport(v *CmInfoReport) Report
- func CnTypeChangeReportAsReport(v *CnTypeChangeReport) Report
- func LocationReportAsReport(v *LocationReport) Report
- func LossConnectivityReportAsReport(v *LossConnectivityReport) Report
- func PdnConnectivityStatReportAsReport(v *PdnConnectivityStatReport) Report
- func RoamingStatusReportAsReport(v *RoamingStatusReport) Report
- type ReportingInformation
- func (o *ReportingInformation) GetGrpRepTime() int32
- func (o *ReportingInformation) GetGrpRepTimeOk() (*int32, bool)
- func (o *ReportingInformation) GetImmRep() bool
- func (o *ReportingInformation) GetImmRepOk() (*bool, bool)
- func (o *ReportingInformation) GetMaxReportNbr() int32
- func (o *ReportingInformation) GetMaxReportNbrOk() (*int32, bool)
- func (o *ReportingInformation) GetMonDur() time.Time
- func (o *ReportingInformation) GetMonDurOk() (*time.Time, bool)
- func (o *ReportingInformation) GetNotifFlag() NotificationFlag
- func (o *ReportingInformation) GetNotifFlagOk() (*NotificationFlag, bool)
- func (o *ReportingInformation) GetNotifMethod() NotificationMethod1
- func (o *ReportingInformation) GetNotifMethodOk() (*NotificationMethod1, bool)
- func (o *ReportingInformation) GetPartitionCriteria() []PartitioningCriteria
- func (o *ReportingInformation) GetPartitionCriteriaOk() ([]PartitioningCriteria, bool)
- func (o *ReportingInformation) GetRepPeriod() int32
- func (o *ReportingInformation) GetRepPeriodOk() (*int32, bool)
- func (o *ReportingInformation) GetSampRatio() int32
- func (o *ReportingInformation) GetSampRatioOk() (*int32, bool)
- func (o *ReportingInformation) HasGrpRepTime() bool
- func (o *ReportingInformation) HasImmRep() bool
- func (o *ReportingInformation) HasMaxReportNbr() bool
- func (o *ReportingInformation) HasMonDur() bool
- func (o *ReportingInformation) HasNotifFlag() bool
- func (o *ReportingInformation) HasNotifMethod() bool
- func (o *ReportingInformation) HasPartitionCriteria() bool
- func (o *ReportingInformation) HasRepPeriod() bool
- func (o *ReportingInformation) HasSampRatio() bool
- func (o ReportingInformation) MarshalJSON() ([]byte, error)
- func (o *ReportingInformation) SetGrpRepTime(v int32)
- func (o *ReportingInformation) SetImmRep(v bool)
- func (o *ReportingInformation) SetMaxReportNbr(v int32)
- func (o *ReportingInformation) SetMonDur(v time.Time)
- func (o *ReportingInformation) SetNotifFlag(v NotificationFlag)
- func (o *ReportingInformation) SetNotifMethod(v NotificationMethod1)
- func (o *ReportingInformation) SetPartitionCriteria(v []PartitioningCriteria)
- func (o *ReportingInformation) SetRepPeriod(v int32)
- func (o *ReportingInformation) SetSampRatio(v int32)
- func (o ReportingInformation) ToMap() (map[string]interface{}, error)
- type ReportingOptions
- type ReportingOptions1
- func (o *ReportingOptions1) GetExpiry() time.Time
- func (o *ReportingOptions1) GetExpiryOk() (*time.Time, bool)
- func (o *ReportingOptions1) GetGuardTime() int32
- func (o *ReportingOptions1) GetGuardTimeOk() (*int32, bool)
- func (o *ReportingOptions1) GetMaxNumOfReports() int32
- func (o *ReportingOptions1) GetMaxNumOfReportsOk() (*int32, bool)
- func (o *ReportingOptions1) GetNotifFlag() NotificationFlag
- func (o *ReportingOptions1) GetNotifFlagOk() (*NotificationFlag, bool)
- func (o *ReportingOptions1) GetReportMode() EventReportMode
- func (o *ReportingOptions1) GetReportModeOk() (*EventReportMode, bool)
- func (o *ReportingOptions1) GetReportPeriod() int32
- func (o *ReportingOptions1) GetReportPeriodOk() (*int32, bool)
- func (o *ReportingOptions1) GetSamplingRatio() int32
- func (o *ReportingOptions1) GetSamplingRatioOk() (*int32, bool)
- func (o *ReportingOptions1) HasExpiry() bool
- func (o *ReportingOptions1) HasGuardTime() bool
- func (o *ReportingOptions1) HasMaxNumOfReports() bool
- func (o *ReportingOptions1) HasNotifFlag() bool
- func (o *ReportingOptions1) HasReportMode() bool
- func (o *ReportingOptions1) HasReportPeriod() bool
- func (o *ReportingOptions1) HasSamplingRatio() bool
- func (o ReportingOptions1) MarshalJSON() ([]byte, error)
- func (o *ReportingOptions1) SetExpiry(v time.Time)
- func (o *ReportingOptions1) SetGuardTime(v int32)
- func (o *ReportingOptions1) SetMaxNumOfReports(v int32)
- func (o *ReportingOptions1) SetNotifFlag(v NotificationFlag)
- func (o *ReportingOptions1) SetReportMode(v EventReportMode)
- func (o *ReportingOptions1) SetReportPeriod(v int32)
- func (o *ReportingOptions1) SetSamplingRatio(v int32)
- func (o ReportingOptions1) ToMap() (map[string]interface{}, error)
- type ResourceUsage
- func (o *ResourceUsage) GetCpuUsage() int32
- func (o *ResourceUsage) GetCpuUsageOk() (*int32, bool)
- func (o *ResourceUsage) GetMemoryUsage() int32
- func (o *ResourceUsage) GetMemoryUsageOk() (*int32, bool)
- func (o *ResourceUsage) GetStorageUsage() int32
- func (o *ResourceUsage) GetStorageUsageOk() (*int32, bool)
- func (o *ResourceUsage) HasCpuUsage() bool
- func (o *ResourceUsage) HasMemoryUsage() bool
- func (o *ResourceUsage) HasStorageUsage() bool
- func (o ResourceUsage) MarshalJSON() ([]byte, error)
- func (o *ResourceUsage) SetCpuUsage(v int32)
- func (o *ResourceUsage) SetMemoryUsage(v int32)
- func (o *ResourceUsage) SetStorageUsage(v int32)
- func (o ResourceUsage) ToMap() (map[string]interface{}, error)
- type RetainabilityThreshold
- type RmInfo
- func (o *RmInfo) GetAccessType() AccessType
- func (o *RmInfo) GetAccessTypeOk() (*AccessType, bool)
- func (o *RmInfo) GetRmState() RmState
- func (o *RmInfo) GetRmStateOk() (*RmState, bool)
- func (o RmInfo) MarshalJSON() ([]byte, error)
- func (o *RmInfo) SetAccessType(v AccessType)
- func (o *RmInfo) SetRmState(v RmState)
- func (o RmInfo) ToMap() (map[string]interface{}, error)
- type RmState
- type RoamingStatusReport
- func (o *RoamingStatusReport) GetAccessType() AccessType
- func (o *RoamingStatusReport) GetAccessTypeOk() (*AccessType, bool)
- func (o *RoamingStatusReport) GetNewServingPlmn() PlmnId
- func (o *RoamingStatusReport) GetNewServingPlmnOk() (*PlmnId, bool)
- func (o *RoamingStatusReport) GetRoaming() bool
- func (o *RoamingStatusReport) GetRoamingOk() (*bool, bool)
- func (o *RoamingStatusReport) HasAccessType() bool
- func (o RoamingStatusReport) MarshalJSON() ([]byte, error)
- func (o *RoamingStatusReport) SetAccessType(v AccessType)
- func (o *RoamingStatusReport) SetNewServingPlmn(v PlmnId)
- func (o *RoamingStatusReport) SetRoaming(v bool)
- func (o RoamingStatusReport) ToMap() (map[string]interface{}, error)
- type RouteInformation
- func (o *RouteInformation) GetIpv4Addr() string
- func (o *RouteInformation) GetIpv4AddrOk() (*string, bool)
- func (o *RouteInformation) GetIpv6Addr() Ipv6Addr
- func (o *RouteInformation) GetIpv6AddrOk() (*Ipv6Addr, bool)
- func (o *RouteInformation) GetPortNumber() int32
- func (o *RouteInformation) GetPortNumberOk() (*int32, bool)
- func (o *RouteInformation) HasIpv4Addr() bool
- func (o *RouteInformation) HasIpv6Addr() bool
- func (o RouteInformation) MarshalJSON() ([]byte, error)
- func (o *RouteInformation) SetIpv4Addr(v string)
- func (o *RouteInformation) SetIpv6Addr(v Ipv6Addr)
- func (o *RouteInformation) SetPortNumber(v int32)
- func (o RouteInformation) ToMap() (map[string]interface{}, error)
- type RouteToLocation
- type RoutingAreaId
- func (o *RoutingAreaId) GetLac() string
- func (o *RoutingAreaId) GetLacOk() (*string, bool)
- func (o *RoutingAreaId) GetPlmnId() PlmnId
- func (o *RoutingAreaId) GetPlmnIdOk() (*PlmnId, bool)
- func (o *RoutingAreaId) GetRac() string
- func (o *RoutingAreaId) GetRacOk() (*string, bool)
- func (o RoutingAreaId) MarshalJSON() ([]byte, error)
- func (o *RoutingAreaId) SetLac(v string)
- func (o *RoutingAreaId) SetPlmnId(v PlmnId)
- func (o *RoutingAreaId) SetRac(v string)
- func (o RoutingAreaId) ToMap() (map[string]interface{}, error)
- type SACEvent
- func (o *SACEvent) GetEventFilter() []Snssai
- func (o *SACEvent) GetEventFilterOk() ([]Snssai, bool)
- func (o *SACEvent) GetEventTrigger() SACEventTrigger
- func (o *SACEvent) GetEventTriggerOk() (*SACEventTrigger, bool)
- func (o *SACEvent) GetEventType() SACEventType
- func (o *SACEvent) GetEventTypeOk() (*SACEventType, bool)
- func (o *SACEvent) GetImmediateFlag() bool
- func (o *SACEvent) GetImmediateFlagOk() (*bool, bool)
- func (o *SACEvent) GetNotifThreshold() SACInfo
- func (o *SACEvent) GetNotifThresholdOk() (*SACInfo, bool)
- func (o *SACEvent) GetNotificationPeriod() int32
- func (o *SACEvent) GetNotificationPeriodOk() (*int32, bool)
- func (o *SACEvent) HasEventTrigger() bool
- func (o *SACEvent) HasImmediateFlag() bool
- func (o *SACEvent) HasNotifThreshold() bool
- func (o *SACEvent) HasNotificationPeriod() bool
- func (o SACEvent) MarshalJSON() ([]byte, error)
- func (o *SACEvent) SetEventFilter(v []Snssai)
- func (o *SACEvent) SetEventTrigger(v SACEventTrigger)
- func (o *SACEvent) SetEventType(v SACEventType)
- func (o *SACEvent) SetImmediateFlag(v bool)
- func (o *SACEvent) SetNotifThreshold(v SACInfo)
- func (o *SACEvent) SetNotificationPeriod(v int32)
- func (o SACEvent) ToMap() (map[string]interface{}, error)
- type SACEventReport
- func (o *SACEventReport) GetNotifyCorrelationId() string
- func (o *SACEventReport) GetNotifyCorrelationIdOk() (*string, bool)
- func (o *SACEventReport) GetReport() SACEventReportItem
- func (o *SACEventReport) GetReportOk() (*SACEventReportItem, bool)
- func (o *SACEventReport) HasNotifyCorrelationId() bool
- func (o SACEventReport) MarshalJSON() ([]byte, error)
- func (o *SACEventReport) SetNotifyCorrelationId(v string)
- func (o *SACEventReport) SetReport(v SACEventReportItem)
- func (o SACEventReport) ToMap() (map[string]interface{}, error)
- type SACEventReportItem
- func (o *SACEventReportItem) GetEventFilter() Snssai
- func (o *SACEventReportItem) GetEventFilterOk() (*Snssai, bool)
- func (o *SACEventReportItem) GetEventState() SACEventState
- func (o *SACEventReportItem) GetEventStateOk() (*SACEventState, bool)
- func (o *SACEventReportItem) GetEventType() SACEventType
- func (o *SACEventReportItem) GetEventTypeOk() (*SACEventType, bool)
- func (o *SACEventReportItem) GetSliceStautsInfo() SACEventStatus
- func (o *SACEventReportItem) GetSliceStautsInfoOk() (*SACEventStatus, bool)
- func (o *SACEventReportItem) GetTimeStamp() time.Time
- func (o *SACEventReportItem) GetTimeStampOk() (*time.Time, bool)
- func (o *SACEventReportItem) HasSliceStautsInfo() bool
- func (o SACEventReportItem) MarshalJSON() ([]byte, error)
- func (o *SACEventReportItem) SetEventFilter(v Snssai)
- func (o *SACEventReportItem) SetEventState(v SACEventState)
- func (o *SACEventReportItem) SetEventType(v SACEventType)
- func (o *SACEventReportItem) SetSliceStautsInfo(v SACEventStatus)
- func (o *SACEventReportItem) SetTimeStamp(v time.Time)
- func (o SACEventReportItem) ToMap() (map[string]interface{}, error)
- type SACEventState
- func (o *SACEventState) GetActive() bool
- func (o *SACEventState) GetActiveOk() (*bool, bool)
- func (o *SACEventState) GetRemainDuration() int32
- func (o *SACEventState) GetRemainDurationOk() (*int32, bool)
- func (o *SACEventState) GetRemainReports() int32
- func (o *SACEventState) GetRemainReportsOk() (*int32, bool)
- func (o *SACEventState) HasRemainDuration() bool
- func (o *SACEventState) HasRemainReports() bool
- func (o SACEventState) MarshalJSON() ([]byte, error)
- func (o *SACEventState) SetActive(v bool)
- func (o *SACEventState) SetRemainDuration(v int32)
- func (o *SACEventState) SetRemainReports(v int32)
- func (o SACEventState) ToMap() (map[string]interface{}, error)
- type SACEventStatus
- func (o *SACEventStatus) GetReachedNumPduSess() SACInfo
- func (o *SACEventStatus) GetReachedNumPduSessOk() (*SACInfo, bool)
- func (o *SACEventStatus) GetReachedNumUes() SACInfo
- func (o *SACEventStatus) GetReachedNumUesOk() (*SACInfo, bool)
- func (o *SACEventStatus) HasReachedNumPduSess() bool
- func (o *SACEventStatus) HasReachedNumUes() bool
- func (o SACEventStatus) MarshalJSON() ([]byte, error)
- func (o *SACEventStatus) SetReachedNumPduSess(v SACInfo)
- func (o *SACEventStatus) SetReachedNumUes(v SACInfo)
- func (o SACEventStatus) ToMap() (map[string]interface{}, error)
- type SACEventSubscription
- func (o *SACEventSubscription) GetEvent() SACEvent
- func (o *SACEventSubscription) GetEventNotifyUri() string
- func (o *SACEventSubscription) GetEventNotifyUriOk() (*string, bool)
- func (o *SACEventSubscription) GetEventOk() (*SACEvent, bool)
- func (o *SACEventSubscription) GetExpiry() time.Time
- func (o *SACEventSubscription) GetExpiryOk() (*time.Time, bool)
- func (o *SACEventSubscription) GetMaxReports() int32
- func (o *SACEventSubscription) GetMaxReportsOk() (*int32, bool)
- func (o *SACEventSubscription) GetNfId() string
- func (o *SACEventSubscription) GetNfIdOk() (*string, bool)
- func (o *SACEventSubscription) GetNotifyCorrelationId() string
- func (o *SACEventSubscription) GetNotifyCorrelationIdOk() (*string, bool)
- func (o *SACEventSubscription) GetSupportedFeatures() string
- func (o *SACEventSubscription) GetSupportedFeaturesOk() (*string, bool)
- func (o *SACEventSubscription) HasExpiry() bool
- func (o *SACEventSubscription) HasMaxReports() bool
- func (o *SACEventSubscription) HasNotifyCorrelationId() bool
- func (o *SACEventSubscription) HasSupportedFeatures() bool
- func (o SACEventSubscription) MarshalJSON() ([]byte, error)
- func (o *SACEventSubscription) SetEvent(v SACEvent)
- func (o *SACEventSubscription) SetEventNotifyUri(v string)
- func (o *SACEventSubscription) SetExpiry(v time.Time)
- func (o *SACEventSubscription) SetMaxReports(v int32)
- func (o *SACEventSubscription) SetNfId(v string)
- func (o *SACEventSubscription) SetNotifyCorrelationId(v string)
- func (o *SACEventSubscription) SetSupportedFeatures(v string)
- func (o SACEventSubscription) ToMap() (map[string]interface{}, error)
- type SACEventTrigger
- type SACEventType
- type SACInfo
- func (o *SACInfo) GetNumericValNumPduSess() int32
- func (o *SACInfo) GetNumericValNumPduSessOk() (*int32, bool)
- func (o *SACInfo) GetNumericValNumUes() int32
- func (o *SACInfo) GetNumericValNumUesOk() (*int32, bool)
- func (o *SACInfo) GetPercValueNumPduSess() int32
- func (o *SACInfo) GetPercValueNumPduSessOk() (*int32, bool)
- func (o *SACInfo) GetPercValueNumUes() int32
- func (o *SACInfo) GetPercValueNumUesOk() (*int32, bool)
- func (o *SACInfo) HasNumericValNumPduSess() bool
- func (o *SACInfo) HasNumericValNumUes() bool
- func (o *SACInfo) HasPercValueNumPduSess() bool
- func (o *SACInfo) HasPercValueNumUes() bool
- func (o SACInfo) MarshalJSON() ([]byte, error)
- func (o *SACInfo) SetNumericValNumPduSess(v int32)
- func (o *SACInfo) SetNumericValNumUes(v int32)
- func (o *SACInfo) SetPercValueNumPduSess(v int32)
- func (o *SACInfo) SetPercValueNumUes(v int32)
- func (o SACInfo) ToMap() (map[string]interface{}, error)
- type ScheduledCommunicationTime
- func (o *ScheduledCommunicationTime) GetDaysOfWeek() []int32
- func (o *ScheduledCommunicationTime) GetDaysOfWeekOk() ([]int32, bool)
- func (o *ScheduledCommunicationTime) GetTimeOfDayEnd() string
- func (o *ScheduledCommunicationTime) GetTimeOfDayEndOk() (*string, bool)
- func (o *ScheduledCommunicationTime) GetTimeOfDayStart() string
- func (o *ScheduledCommunicationTime) GetTimeOfDayStartOk() (*string, bool)
- func (o *ScheduledCommunicationTime) HasDaysOfWeek() bool
- func (o *ScheduledCommunicationTime) HasTimeOfDayEnd() bool
- func (o *ScheduledCommunicationTime) HasTimeOfDayStart() bool
- func (o ScheduledCommunicationTime) MarshalJSON() ([]byte, error)
- func (o *ScheduledCommunicationTime) SetDaysOfWeek(v []int32)
- func (o *ScheduledCommunicationTime) SetTimeOfDayEnd(v string)
- func (o *ScheduledCommunicationTime) SetTimeOfDayStart(v string)
- func (o ScheduledCommunicationTime) ToMap() (map[string]interface{}, error)
- type ScheduledCommunicationTime1
- func (o *ScheduledCommunicationTime1) GetDaysOfWeek() []int32
- func (o *ScheduledCommunicationTime1) GetDaysOfWeekOk() ([]int32, bool)
- func (o *ScheduledCommunicationTime1) GetTimeOfDayEnd() string
- func (o *ScheduledCommunicationTime1) GetTimeOfDayEndOk() (*string, bool)
- func (o *ScheduledCommunicationTime1) GetTimeOfDayStart() string
- func (o *ScheduledCommunicationTime1) GetTimeOfDayStartOk() (*string, bool)
- func (o *ScheduledCommunicationTime1) HasDaysOfWeek() bool
- func (o *ScheduledCommunicationTime1) HasTimeOfDayEnd() bool
- func (o *ScheduledCommunicationTime1) HasTimeOfDayStart() bool
- func (o ScheduledCommunicationTime1) MarshalJSON() ([]byte, error)
- func (o *ScheduledCommunicationTime1) SetDaysOfWeek(v []int32)
- func (o *ScheduledCommunicationTime1) SetTimeOfDayEnd(v string)
- func (o *ScheduledCommunicationTime1) SetTimeOfDayStart(v string)
- func (o ScheduledCommunicationTime1) ToMap() (map[string]interface{}, error)
- type ScheduledCommunicationType
- type ScpCapability
- type ScpDomainCond
- func (o *ScpDomainCond) GetNfTypeList() []NFType
- func (o *ScpDomainCond) GetNfTypeListOk() ([]NFType, bool)
- func (o *ScpDomainCond) GetScpDomains() []string
- func (o *ScpDomainCond) GetScpDomainsOk() ([]string, bool)
- func (o *ScpDomainCond) HasNfTypeList() bool
- func (o ScpDomainCond) MarshalJSON() ([]byte, error)
- func (o *ScpDomainCond) SetNfTypeList(v []NFType)
- func (o *ScpDomainCond) SetScpDomains(v []string)
- func (o ScpDomainCond) ToMap() (map[string]interface{}, error)
- type ScpDomainInfo
- func (o *ScpDomainInfo) GetScpFqdn() string
- func (o *ScpDomainInfo) GetScpFqdnOk() (*string, bool)
- func (o *ScpDomainInfo) GetScpIpEndPoints() []IpEndPoint
- func (o *ScpDomainInfo) GetScpIpEndPointsOk() ([]IpEndPoint, bool)
- func (o *ScpDomainInfo) GetScpPorts() map[string]int32
- func (o *ScpDomainInfo) GetScpPortsOk() (*map[string]int32, bool)
- func (o *ScpDomainInfo) GetScpPrefix() string
- func (o *ScpDomainInfo) GetScpPrefixOk() (*string, bool)
- func (o *ScpDomainInfo) HasScpFqdn() bool
- func (o *ScpDomainInfo) HasScpIpEndPoints() bool
- func (o *ScpDomainInfo) HasScpPorts() bool
- func (o *ScpDomainInfo) HasScpPrefix() bool
- func (o ScpDomainInfo) MarshalJSON() ([]byte, error)
- func (o *ScpDomainInfo) SetScpFqdn(v string)
- func (o *ScpDomainInfo) SetScpIpEndPoints(v []IpEndPoint)
- func (o *ScpDomainInfo) SetScpPorts(v map[string]int32)
- func (o *ScpDomainInfo) SetScpPrefix(v string)
- func (o ScpDomainInfo) ToMap() (map[string]interface{}, error)
- type ScpInfo
- func (o *ScpInfo) GetAddressDomains() []string
- func (o *ScpInfo) GetAddressDomainsOk() ([]string, bool)
- func (o *ScpInfo) GetIpReachability() IpReachability
- func (o *ScpInfo) GetIpReachabilityOk() (*IpReachability, bool)
- func (o *ScpInfo) GetIpv4AddrRanges() []Ipv4AddressRange
- func (o *ScpInfo) GetIpv4AddrRangesOk() ([]Ipv4AddressRange, bool)
- func (o *ScpInfo) GetIpv4Addresses() []string
- func (o *ScpInfo) GetIpv4AddressesOk() ([]string, bool)
- func (o *ScpInfo) GetIpv6PrefixRanges() []Ipv6PrefixRange
- func (o *ScpInfo) GetIpv6PrefixRangesOk() ([]Ipv6PrefixRange, bool)
- func (o *ScpInfo) GetIpv6Prefixes() []Ipv6Prefix
- func (o *ScpInfo) GetIpv6PrefixesOk() ([]Ipv6Prefix, bool)
- func (o *ScpInfo) GetRemotePlmnList() []PlmnId
- func (o *ScpInfo) GetRemotePlmnListOk() ([]PlmnId, bool)
- func (o *ScpInfo) GetRemoteSnpnList() []PlmnIdNid
- func (o *ScpInfo) GetRemoteSnpnListOk() ([]PlmnIdNid, bool)
- func (o *ScpInfo) GetScpCapabilities() []ScpCapability
- func (o *ScpInfo) GetScpCapabilitiesOk() ([]ScpCapability, bool)
- func (o *ScpInfo) GetScpDomainInfoList() map[string]ScpDomainInfo
- func (o *ScpInfo) GetScpDomainInfoListOk() (*map[string]ScpDomainInfo, bool)
- func (o *ScpInfo) GetScpPorts() map[string]int32
- func (o *ScpInfo) GetScpPortsOk() (*map[string]int32, bool)
- func (o *ScpInfo) GetScpPrefix() string
- func (o *ScpInfo) GetScpPrefixOk() (*string, bool)
- func (o *ScpInfo) GetServedNfSetIdList() []string
- func (o *ScpInfo) GetServedNfSetIdListOk() ([]string, bool)
- func (o *ScpInfo) HasAddressDomains() bool
- func (o *ScpInfo) HasIpReachability() bool
- func (o *ScpInfo) HasIpv4AddrRanges() bool
- func (o *ScpInfo) HasIpv4Addresses() bool
- func (o *ScpInfo) HasIpv6PrefixRanges() bool
- func (o *ScpInfo) HasIpv6Prefixes() bool
- func (o *ScpInfo) HasRemotePlmnList() bool
- func (o *ScpInfo) HasRemoteSnpnList() bool
- func (o *ScpInfo) HasScpCapabilities() bool
- func (o *ScpInfo) HasScpDomainInfoList() bool
- func (o *ScpInfo) HasScpPorts() bool
- func (o *ScpInfo) HasScpPrefix() bool
- func (o *ScpInfo) HasServedNfSetIdList() bool
- func (o ScpInfo) MarshalJSON() ([]byte, error)
- func (o *ScpInfo) SetAddressDomains(v []string)
- func (o *ScpInfo) SetIpReachability(v IpReachability)
- func (o *ScpInfo) SetIpv4AddrRanges(v []Ipv4AddressRange)
- func (o *ScpInfo) SetIpv4Addresses(v []string)
- func (o *ScpInfo) SetIpv6PrefixRanges(v []Ipv6PrefixRange)
- func (o *ScpInfo) SetIpv6Prefixes(v []Ipv6Prefix)
- func (o *ScpInfo) SetRemotePlmnList(v []PlmnId)
- func (o *ScpInfo) SetRemoteSnpnList(v []PlmnIdNid)
- func (o *ScpInfo) SetScpCapabilities(v []ScpCapability)
- func (o *ScpInfo) SetScpDomainInfoList(v map[string]ScpDomainInfo)
- func (o *ScpInfo) SetScpPorts(v map[string]int32)
- func (o *ScpInfo) SetScpPrefix(v string)
- func (o *ScpInfo) SetServedNfSetIdList(v []string)
- func (o ScpInfo) ToMap() (map[string]interface{}, error)
- type SdRange
- func (o *SdRange) GetEnd() string
- func (o *SdRange) GetEndOk() (*string, bool)
- func (o *SdRange) GetStart() string
- func (o *SdRange) GetStartOk() (*string, bool)
- func (o *SdRange) HasEnd() bool
- func (o *SdRange) HasStart() bool
- func (o SdRange) MarshalJSON() ([]byte, error)
- func (o *SdRange) SetEnd(v string)
- func (o *SdRange) SetStart(v string)
- func (o SdRange) ToMap() (map[string]interface{}, error)
- type SeppInfo
- func (o *SeppInfo) GetN32Purposes() []N32Purpose
- func (o *SeppInfo) GetN32PurposesOk() ([]N32Purpose, bool)
- func (o *SeppInfo) GetRemotePlmnList() []PlmnId
- func (o *SeppInfo) GetRemotePlmnListOk() ([]PlmnId, bool)
- func (o *SeppInfo) GetRemoteSnpnList() []PlmnIdNid
- func (o *SeppInfo) GetRemoteSnpnListOk() ([]PlmnIdNid, bool)
- func (o *SeppInfo) GetSeppPorts() map[string]int32
- func (o *SeppInfo) GetSeppPortsOk() (*map[string]int32, bool)
- func (o *SeppInfo) GetSeppPrefix() string
- func (o *SeppInfo) GetSeppPrefixOk() (*string, bool)
- func (o *SeppInfo) HasN32Purposes() bool
- func (o *SeppInfo) HasRemotePlmnList() bool
- func (o *SeppInfo) HasRemoteSnpnList() bool
- func (o *SeppInfo) HasSeppPorts() bool
- func (o *SeppInfo) HasSeppPrefix() bool
- func (o SeppInfo) MarshalJSON() ([]byte, error)
- func (o *SeppInfo) SetN32Purposes(v []N32Purpose)
- func (o *SeppInfo) SetRemotePlmnList(v []PlmnId)
- func (o *SeppInfo) SetRemoteSnpnList(v []PlmnIdNid)
- func (o *SeppInfo) SetSeppPorts(v map[string]int32)
- func (o *SeppInfo) SetSeppPrefix(v string)
- func (o SeppInfo) ToMap() (map[string]interface{}, error)
- type ServerConfiguration
- type ServerConfigurations
- type ServerVariable
- type ServiceAreaId
- func (o *ServiceAreaId) GetLac() string
- func (o *ServiceAreaId) GetLacOk() (*string, bool)
- func (o *ServiceAreaId) GetPlmnId() PlmnId
- func (o *ServiceAreaId) GetPlmnIdOk() (*PlmnId, bool)
- func (o *ServiceAreaId) GetSac() string
- func (o *ServiceAreaId) GetSacOk() (*string, bool)
- func (o ServiceAreaId) MarshalJSON() ([]byte, error)
- func (o *ServiceAreaId) SetLac(v string)
- func (o *ServiceAreaId) SetPlmnId(v PlmnId)
- func (o *ServiceAreaId) SetSac(v string)
- func (o ServiceAreaId) ToMap() (map[string]interface{}, error)
- type ServiceDataFlowDescription
- func (o *ServiceDataFlowDescription) GetDomainName() string
- func (o *ServiceDataFlowDescription) GetDomainNameOk() (*string, bool)
- func (o *ServiceDataFlowDescription) GetFlowDescription() IpPacketFilterSet
- func (o *ServiceDataFlowDescription) GetFlowDescriptionOk() (*IpPacketFilterSet, bool)
- func (o *ServiceDataFlowDescription) HasDomainName() bool
- func (o *ServiceDataFlowDescription) HasFlowDescription() bool
- func (o ServiceDataFlowDescription) MarshalJSON() ([]byte, error)
- func (o *ServiceDataFlowDescription) SetDomainName(v string)
- func (o *ServiceDataFlowDescription) SetFlowDescription(v IpPacketFilterSet)
- func (o ServiceDataFlowDescription) ToMap() (map[string]interface{}, error)
- type ServiceExperienceInfo
- func (o *ServiceExperienceInfo) GetAppId() string
- func (o *ServiceExperienceInfo) GetAppIdOk() (*string, bool)
- func (o *ServiceExperienceInfo) GetAppServerInst() AddrFqdn
- func (o *ServiceExperienceInfo) GetAppServerInstOk() (*AddrFqdn, bool)
- func (o *ServiceExperienceInfo) GetConfidence() int32
- func (o *ServiceExperienceInfo) GetConfidenceOk() (*int32, bool)
- func (o *ServiceExperienceInfo) GetDnai() string
- func (o *ServiceExperienceInfo) GetDnaiOk() (*string, bool)
- func (o *ServiceExperienceInfo) GetDnn() string
- func (o *ServiceExperienceInfo) GetDnnOk() (*string, bool)
- func (o *ServiceExperienceInfo) GetNetworkArea() NetworkAreaInfo
- func (o *ServiceExperienceInfo) GetNetworkAreaOk() (*NetworkAreaInfo, bool)
- func (o *ServiceExperienceInfo) GetNsiId() string
- func (o *ServiceExperienceInfo) GetNsiIdOk() (*string, bool)
- func (o *ServiceExperienceInfo) GetRatFreq() RatFreqInformation
- func (o *ServiceExperienceInfo) GetRatFreqOk() (*RatFreqInformation, bool)
- func (o *ServiceExperienceInfo) GetRatio() int32
- func (o *ServiceExperienceInfo) GetRatioOk() (*int32, bool)
- func (o *ServiceExperienceInfo) GetSnssai() Snssai
- func (o *ServiceExperienceInfo) GetSnssaiOk() (*Snssai, bool)
- func (o *ServiceExperienceInfo) GetSrvExpcType() ServiceExperienceType
- func (o *ServiceExperienceInfo) GetSrvExpcTypeOk() (*ServiceExperienceType, bool)
- func (o *ServiceExperienceInfo) GetSupis() []string
- func (o *ServiceExperienceInfo) GetSupisOk() ([]string, bool)
- func (o *ServiceExperienceInfo) GetSvcExprc() SvcExperience
- func (o *ServiceExperienceInfo) GetSvcExprcOk() (*SvcExperience, bool)
- func (o *ServiceExperienceInfo) GetSvcExprcVariance() float32
- func (o *ServiceExperienceInfo) GetSvcExprcVarianceOk() (*float32, bool)
- func (o *ServiceExperienceInfo) GetUeLocs() []LocationInfo
- func (o *ServiceExperienceInfo) GetUeLocsOk() ([]LocationInfo, bool)
- func (o *ServiceExperienceInfo) GetUpfInfo() UpfInformation
- func (o *ServiceExperienceInfo) GetUpfInfoOk() (*UpfInformation, bool)
- func (o *ServiceExperienceInfo) HasAppId() bool
- func (o *ServiceExperienceInfo) HasAppServerInst() bool
- func (o *ServiceExperienceInfo) HasConfidence() bool
- func (o *ServiceExperienceInfo) HasDnai() bool
- func (o *ServiceExperienceInfo) HasDnn() bool
- func (o *ServiceExperienceInfo) HasNetworkArea() bool
- func (o *ServiceExperienceInfo) HasNsiId() bool
- func (o *ServiceExperienceInfo) HasRatFreq() bool
- func (o *ServiceExperienceInfo) HasRatio() bool
- func (o *ServiceExperienceInfo) HasSnssai() bool
- func (o *ServiceExperienceInfo) HasSrvExpcType() bool
- func (o *ServiceExperienceInfo) HasSupis() bool
- func (o *ServiceExperienceInfo) HasSvcExprcVariance() bool
- func (o *ServiceExperienceInfo) HasUeLocs() bool
- func (o *ServiceExperienceInfo) HasUpfInfo() bool
- func (o ServiceExperienceInfo) MarshalJSON() ([]byte, error)
- func (o *ServiceExperienceInfo) SetAppId(v string)
- func (o *ServiceExperienceInfo) SetAppServerInst(v AddrFqdn)
- func (o *ServiceExperienceInfo) SetConfidence(v int32)
- func (o *ServiceExperienceInfo) SetDnai(v string)
- func (o *ServiceExperienceInfo) SetDnn(v string)
- func (o *ServiceExperienceInfo) SetNetworkArea(v NetworkAreaInfo)
- func (o *ServiceExperienceInfo) SetNsiId(v string)
- func (o *ServiceExperienceInfo) SetRatFreq(v RatFreqInformation)
- func (o *ServiceExperienceInfo) SetRatio(v int32)
- func (o *ServiceExperienceInfo) SetSnssai(v Snssai)
- func (o *ServiceExperienceInfo) SetSrvExpcType(v ServiceExperienceType)
- func (o *ServiceExperienceInfo) SetSupis(v []string)
- func (o *ServiceExperienceInfo) SetSvcExprc(v SvcExperience)
- func (o *ServiceExperienceInfo) SetSvcExprcVariance(v float32)
- func (o *ServiceExperienceInfo) SetUeLocs(v []LocationInfo)
- func (o *ServiceExperienceInfo) SetUpfInfo(v UpfInformation)
- func (o ServiceExperienceInfo) ToMap() (map[string]interface{}, error)
- type ServiceExperienceInfo1
- func (o *ServiceExperienceInfo1) GetAppId() string
- func (o *ServiceExperienceInfo1) GetAppIdOk() (*string, bool)
- func (o *ServiceExperienceInfo1) GetSupis() []string
- func (o *ServiceExperienceInfo1) GetSupisOk() ([]string, bool)
- func (o *ServiceExperienceInfo1) GetSvcExpPerFlows() []ServiceExperienceInfoPerFlow
- func (o *ServiceExperienceInfo1) GetSvcExpPerFlowsOk() ([]ServiceExperienceInfoPerFlow, bool)
- func (o *ServiceExperienceInfo1) HasAppId() bool
- func (o *ServiceExperienceInfo1) HasSupis() bool
- func (o ServiceExperienceInfo1) MarshalJSON() ([]byte, error)
- func (o *ServiceExperienceInfo1) SetAppId(v string)
- func (o *ServiceExperienceInfo1) SetSupis(v []string)
- func (o *ServiceExperienceInfo1) SetSvcExpPerFlows(v []ServiceExperienceInfoPerFlow)
- func (o ServiceExperienceInfo1) ToMap() (map[string]interface{}, error)
- type ServiceExperienceInfoPerApp
- func (o *ServiceExperienceInfoPerApp) GetAppId() string
- func (o *ServiceExperienceInfoPerApp) GetAppIdOk() (*string, bool)
- func (o *ServiceExperienceInfoPerApp) GetAppServerIns() AddrFqdn
- func (o *ServiceExperienceInfoPerApp) GetAppServerInsOk() (*AddrFqdn, bool)
- func (o *ServiceExperienceInfoPerApp) GetGpsis() []string
- func (o *ServiceExperienceInfoPerApp) GetGpsisOk() ([]string, bool)
- func (o *ServiceExperienceInfoPerApp) GetSupis() []string
- func (o *ServiceExperienceInfoPerApp) GetSupisOk() ([]string, bool)
- func (o *ServiceExperienceInfoPerApp) GetSvcExpPerFlows() []ServiceExperienceInfoPerFlow
- func (o *ServiceExperienceInfoPerApp) GetSvcExpPerFlowsOk() ([]ServiceExperienceInfoPerFlow, bool)
- func (o *ServiceExperienceInfoPerApp) HasAppId() bool
- func (o *ServiceExperienceInfoPerApp) HasAppServerIns() bool
- func (o *ServiceExperienceInfoPerApp) HasGpsis() bool
- func (o *ServiceExperienceInfoPerApp) HasSupis() bool
- func (o ServiceExperienceInfoPerApp) MarshalJSON() ([]byte, error)
- func (o *ServiceExperienceInfoPerApp) SetAppId(v string)
- func (o *ServiceExperienceInfoPerApp) SetAppServerIns(v AddrFqdn)
- func (o *ServiceExperienceInfoPerApp) SetGpsis(v []string)
- func (o *ServiceExperienceInfoPerApp) SetSupis(v []string)
- func (o *ServiceExperienceInfoPerApp) SetSvcExpPerFlows(v []ServiceExperienceInfoPerFlow)
- func (o ServiceExperienceInfoPerApp) ToMap() (map[string]interface{}, error)
- type ServiceExperienceInfoPerFlow
- func (o *ServiceExperienceInfoPerFlow) GetDnai() string
- func (o *ServiceExperienceInfoPerFlow) GetDnaiOk() (*string, bool)
- func (o *ServiceExperienceInfoPerFlow) GetEthTrafficFilter() EthFlowDescription
- func (o *ServiceExperienceInfoPerFlow) GetEthTrafficFilterOk() (*EthFlowDescription, bool)
- func (o *ServiceExperienceInfoPerFlow) GetIpTrafficFilter() FlowInfo
- func (o *ServiceExperienceInfoPerFlow) GetIpTrafficFilterOk() (*FlowInfo, bool)
- func (o *ServiceExperienceInfoPerFlow) GetSvcExprc() SvcExperience
- func (o *ServiceExperienceInfoPerFlow) GetSvcExprcOk() (*SvcExperience, bool)
- func (o *ServiceExperienceInfoPerFlow) GetTimeIntev() TimeWindow
- func (o *ServiceExperienceInfoPerFlow) GetTimeIntevOk() (*TimeWindow, bool)
- func (o *ServiceExperienceInfoPerFlow) HasDnai() bool
- func (o *ServiceExperienceInfoPerFlow) HasEthTrafficFilter() bool
- func (o *ServiceExperienceInfoPerFlow) HasIpTrafficFilter() bool
- func (o *ServiceExperienceInfoPerFlow) HasSvcExprc() bool
- func (o *ServiceExperienceInfoPerFlow) HasTimeIntev() bool
- func (o ServiceExperienceInfoPerFlow) MarshalJSON() ([]byte, error)
- func (o *ServiceExperienceInfoPerFlow) SetDnai(v string)
- func (o *ServiceExperienceInfoPerFlow) SetEthTrafficFilter(v EthFlowDescription)
- func (o *ServiceExperienceInfoPerFlow) SetIpTrafficFilter(v FlowInfo)
- func (o *ServiceExperienceInfoPerFlow) SetSvcExprc(v SvcExperience)
- func (o *ServiceExperienceInfoPerFlow) SetTimeIntev(v TimeWindow)
- func (o ServiceExperienceInfoPerFlow) ToMap() (map[string]interface{}, error)
- type ServiceExperienceType
- type ServiceName
- type ServiceNameCond
- type ServiceNameListCond
- func (o *ServiceNameListCond) GetConditionType() string
- func (o *ServiceNameListCond) GetConditionTypeOk() (*string, bool)
- func (o *ServiceNameListCond) GetServiceNameList() []ServiceName
- func (o *ServiceNameListCond) GetServiceNameListOk() ([]ServiceName, bool)
- func (o ServiceNameListCond) MarshalJSON() ([]byte, error)
- func (o *ServiceNameListCond) SetConditionType(v string)
- func (o *ServiceNameListCond) SetServiceNameList(v []ServiceName)
- func (o ServiceNameListCond) ToMap() (map[string]interface{}, error)
- type SessInactTimerForUeComm
- func (o *SessInactTimerForUeComm) GetN4SessId() int32
- func (o *SessInactTimerForUeComm) GetN4SessIdOk() (*int32, bool)
- func (o *SessInactTimerForUeComm) GetSessInactiveTimer() int32
- func (o *SessInactTimerForUeComm) GetSessInactiveTimerOk() (*int32, bool)
- func (o SessInactTimerForUeComm) MarshalJSON() ([]byte, error)
- func (o *SessInactTimerForUeComm) SetN4SessId(v int32)
- func (o *SessInactTimerForUeComm) SetSessInactiveTimer(v int32)
- func (o SessInactTimerForUeComm) ToMap() (map[string]interface{}, error)
- type SharedDataIdRange
- func (o *SharedDataIdRange) GetPattern() string
- func (o *SharedDataIdRange) GetPatternOk() (*string, bool)
- func (o *SharedDataIdRange) HasPattern() bool
- func (o SharedDataIdRange) MarshalJSON() ([]byte, error)
- func (o *SharedDataIdRange) SetPattern(v string)
- func (o SharedDataIdRange) ToMap() (map[string]interface{}, error)
- type SliceLoadLevelInformation
- func (o *SliceLoadLevelInformation) GetLoadLevelInformation() int32
- func (o *SliceLoadLevelInformation) GetLoadLevelInformationOk() (*int32, bool)
- func (o *SliceLoadLevelInformation) GetSnssais() []Snssai
- func (o *SliceLoadLevelInformation) GetSnssaisOk() ([]Snssai, bool)
- func (o SliceLoadLevelInformation) MarshalJSON() ([]byte, error)
- func (o *SliceLoadLevelInformation) SetLoadLevelInformation(v int32)
- func (o *SliceLoadLevelInformation) SetSnssais(v []Snssai)
- func (o SliceLoadLevelInformation) ToMap() (map[string]interface{}, error)
- type SmNasFromSmf
- func (o *SmNasFromSmf) GetAppliedSmccType() AppliedSmccType
- func (o *SmNasFromSmf) GetAppliedSmccTypeOk() (*AppliedSmccType, bool)
- func (o *SmNasFromSmf) GetBackoffTimer() int32
- func (o *SmNasFromSmf) GetBackoffTimerOk() (*int32, bool)
- func (o *SmNasFromSmf) GetSmNasType() string
- func (o *SmNasFromSmf) GetSmNasTypeOk() (*string, bool)
- func (o *SmNasFromSmf) GetTimeStamp() time.Time
- func (o *SmNasFromSmf) GetTimeStampOk() (*time.Time, bool)
- func (o SmNasFromSmf) MarshalJSON() ([]byte, error)
- func (o *SmNasFromSmf) SetAppliedSmccType(v AppliedSmccType)
- func (o *SmNasFromSmf) SetBackoffTimer(v int32)
- func (o *SmNasFromSmf) SetSmNasType(v string)
- func (o *SmNasFromSmf) SetTimeStamp(v time.Time)
- func (o SmNasFromSmf) ToMap() (map[string]interface{}, error)
- type SmNasFromUe
- func (o *SmNasFromUe) GetSmNasType() string
- func (o *SmNasFromUe) GetSmNasTypeOk() (*string, bool)
- func (o *SmNasFromUe) GetTimeStamp() time.Time
- func (o *SmNasFromUe) GetTimeStampOk() (*time.Time, bool)
- func (o SmNasFromUe) MarshalJSON() ([]byte, error)
- func (o *SmNasFromUe) SetSmNasType(v string)
- func (o *SmNasFromUe) SetTimeStamp(v time.Time)
- func (o SmNasFromUe) ToMap() (map[string]interface{}, error)
- type SmcceInfo
- func (o *SmcceInfo) GetDnn() string
- func (o *SmcceInfo) GetDnnOk() (*string, bool)
- func (o *SmcceInfo) GetSmcceUeList() SmcceUeList
- func (o *SmcceInfo) GetSmcceUeListOk() (*SmcceUeList, bool)
- func (o *SmcceInfo) GetSnssai() Snssai
- func (o *SmcceInfo) GetSnssaiOk() (*Snssai, bool)
- func (o *SmcceInfo) HasDnn() bool
- func (o *SmcceInfo) HasSnssai() bool
- func (o SmcceInfo) MarshalJSON() ([]byte, error)
- func (o *SmcceInfo) SetDnn(v string)
- func (o *SmcceInfo) SetSmcceUeList(v SmcceUeList)
- func (o *SmcceInfo) SetSnssai(v Snssai)
- func (o SmcceInfo) ToMap() (map[string]interface{}, error)
- type SmcceUeList
- type SmfEvent
- type SmfInfo
- func (o *SmfInfo) GetAccessType() []AccessType
- func (o *SmfInfo) GetAccessTypeOk() ([]AccessType, bool)
- func (o *SmfInfo) GetIsmfSupportInd() bool
- func (o *SmfInfo) GetIsmfSupportIndOk() (*bool, bool)
- func (o *SmfInfo) GetPgwFqdn() string
- func (o *SmfInfo) GetPgwFqdnList() []string
- func (o *SmfInfo) GetPgwFqdnListOk() ([]string, bool)
- func (o *SmfInfo) GetPgwFqdnOk() (*string, bool)
- func (o *SmfInfo) GetPgwIpAddrList() []IpAddr
- func (o *SmfInfo) GetPgwIpAddrListOk() ([]IpAddr, bool)
- func (o *SmfInfo) GetPriority() int32
- func (o *SmfInfo) GetPriorityOk() (*int32, bool)
- func (o *SmfInfo) GetSNssaiSmfInfoList() []SnssaiSmfInfoItem
- func (o *SmfInfo) GetSNssaiSmfInfoListOk() ([]SnssaiSmfInfoItem, bool)
- func (o *SmfInfo) GetSmfOnboardingCapability() bool
- func (o *SmfInfo) GetSmfOnboardingCapabilityOk() (*bool, bool)
- func (o *SmfInfo) GetSmfUPRPCapability() bool
- func (o *SmfInfo) GetSmfUPRPCapabilityOk() (*bool, bool)
- func (o *SmfInfo) GetTaiList() []Tai
- func (o *SmfInfo) GetTaiListOk() ([]Tai, bool)
- func (o *SmfInfo) GetTaiRangeList() []TaiRange
- func (o *SmfInfo) GetTaiRangeListOk() ([]TaiRange, bool)
- func (o *SmfInfo) GetVsmfSupportInd() bool
- func (o *SmfInfo) GetVsmfSupportIndOk() (*bool, bool)
- func (o *SmfInfo) HasAccessType() bool
- func (o *SmfInfo) HasIsmfSupportInd() bool
- func (o *SmfInfo) HasPgwFqdn() bool
- func (o *SmfInfo) HasPgwFqdnList() bool
- func (o *SmfInfo) HasPgwIpAddrList() bool
- func (o *SmfInfo) HasPriority() bool
- func (o *SmfInfo) HasSmfOnboardingCapability() bool
- func (o *SmfInfo) HasSmfUPRPCapability() bool
- func (o *SmfInfo) HasTaiList() bool
- func (o *SmfInfo) HasTaiRangeList() bool
- func (o *SmfInfo) HasVsmfSupportInd() bool
- func (o SmfInfo) MarshalJSON() ([]byte, error)
- func (o *SmfInfo) SetAccessType(v []AccessType)
- func (o *SmfInfo) SetIsmfSupportInd(v bool)
- func (o *SmfInfo) SetPgwFqdn(v string)
- func (o *SmfInfo) SetPgwFqdnList(v []string)
- func (o *SmfInfo) SetPgwIpAddrList(v []IpAddr)
- func (o *SmfInfo) SetPriority(v int32)
- func (o *SmfInfo) SetSNssaiSmfInfoList(v []SnssaiSmfInfoItem)
- func (o *SmfInfo) SetSmfOnboardingCapability(v bool)
- func (o *SmfInfo) SetSmfUPRPCapability(v bool)
- func (o *SmfInfo) SetTaiList(v []Tai)
- func (o *SmfInfo) SetTaiRangeList(v []TaiRange)
- func (o *SmfInfo) SetVsmfSupportInd(v bool)
- func (o SmfInfo) ToMap() (map[string]interface{}, error)
- type SmsfInfo
- func (o *SmsfInfo) GetRemotePlmnRangeList() []PlmnRange
- func (o *SmsfInfo) GetRemotePlmnRangeListOk() ([]PlmnRange, bool)
- func (o *SmsfInfo) GetRoamingUeInd() bool
- func (o *SmsfInfo) GetRoamingUeIndOk() (*bool, bool)
- func (o *SmsfInfo) HasRemotePlmnRangeList() bool
- func (o *SmsfInfo) HasRoamingUeInd() bool
- func (o SmsfInfo) MarshalJSON() ([]byte, error)
- func (o *SmsfInfo) SetRemotePlmnRangeList(v []PlmnRange)
- func (o *SmsfInfo) SetRoamingUeInd(v bool)
- func (o SmsfInfo) ToMap() (map[string]interface{}, error)
- type Snssai
- func (o *Snssai) GetSd() string
- func (o *Snssai) GetSdOk() (*string, bool)
- func (o *Snssai) GetSst() int32
- func (o *Snssai) GetSstOk() (*int32, bool)
- func (o *Snssai) HasSd() bool
- func (o Snssai) MarshalJSON() ([]byte, error)
- func (o *Snssai) SetSd(v string)
- func (o *Snssai) SetSst(v int32)
- func (o Snssai) ToMap() (map[string]interface{}, error)
- type SnssaiEasdfInfoItem
- func (o *SnssaiEasdfInfoItem) GetDnnEasdfInfoList() []DnnEasdfInfoItem
- func (o *SnssaiEasdfInfoItem) GetDnnEasdfInfoListOk() ([]DnnEasdfInfoItem, bool)
- func (o *SnssaiEasdfInfoItem) GetSNssai() ExtSnssai
- func (o *SnssaiEasdfInfoItem) GetSNssaiOk() (*ExtSnssai, bool)
- func (o SnssaiEasdfInfoItem) MarshalJSON() ([]byte, error)
- func (o *SnssaiEasdfInfoItem) SetDnnEasdfInfoList(v []DnnEasdfInfoItem)
- func (o *SnssaiEasdfInfoItem) SetSNssai(v ExtSnssai)
- func (o SnssaiEasdfInfoItem) ToMap() (map[string]interface{}, error)
- type SnssaiExtension
- func (o *SnssaiExtension) GetSdRanges() []SdRange
- func (o *SnssaiExtension) GetSdRangesOk() ([]SdRange, bool)
- func (o *SnssaiExtension) GetWildcardSd() bool
- func (o *SnssaiExtension) GetWildcardSdOk() (*bool, bool)
- func (o *SnssaiExtension) HasSdRanges() bool
- func (o *SnssaiExtension) HasWildcardSd() bool
- func (o SnssaiExtension) MarshalJSON() ([]byte, error)
- func (o *SnssaiExtension) SetSdRanges(v []SdRange)
- func (o *SnssaiExtension) SetWildcardSd(v bool)
- func (o SnssaiExtension) ToMap() (map[string]interface{}, error)
- type SnssaiInfoItem
- func (o *SnssaiInfoItem) GetDnnInfoList() []DnnInfoItem
- func (o *SnssaiInfoItem) GetDnnInfoListOk() ([]DnnInfoItem, bool)
- func (o *SnssaiInfoItem) GetSNssai() ExtSnssai
- func (o *SnssaiInfoItem) GetSNssaiOk() (*ExtSnssai, bool)
- func (o SnssaiInfoItem) MarshalJSON() ([]byte, error)
- func (o *SnssaiInfoItem) SetDnnInfoList(v []DnnInfoItem)
- func (o *SnssaiInfoItem) SetSNssai(v ExtSnssai)
- func (o SnssaiInfoItem) ToMap() (map[string]interface{}, error)
- type SnssaiMbSmfInfoItem
- func (o *SnssaiMbSmfInfoItem) GetDnnInfoList() []DnnMbSmfInfoItem
- func (o *SnssaiMbSmfInfoItem) GetDnnInfoListOk() ([]DnnMbSmfInfoItem, bool)
- func (o *SnssaiMbSmfInfoItem) GetSNssai() ExtSnssai
- func (o *SnssaiMbSmfInfoItem) GetSNssaiOk() (*ExtSnssai, bool)
- func (o SnssaiMbSmfInfoItem) MarshalJSON() ([]byte, error)
- func (o *SnssaiMbSmfInfoItem) SetDnnInfoList(v []DnnMbSmfInfoItem)
- func (o *SnssaiMbSmfInfoItem) SetSNssai(v ExtSnssai)
- func (o SnssaiMbSmfInfoItem) ToMap() (map[string]interface{}, error)
- type SnssaiSmfInfoItem
- func (o *SnssaiSmfInfoItem) GetDnnSmfInfoList() []DnnSmfInfoItem
- func (o *SnssaiSmfInfoItem) GetDnnSmfInfoListOk() ([]DnnSmfInfoItem, bool)
- func (o *SnssaiSmfInfoItem) GetSNssai() ExtSnssai
- func (o *SnssaiSmfInfoItem) GetSNssaiOk() (*ExtSnssai, bool)
- func (o SnssaiSmfInfoItem) MarshalJSON() ([]byte, error)
- func (o *SnssaiSmfInfoItem) SetDnnSmfInfoList(v []DnnSmfInfoItem)
- func (o *SnssaiSmfInfoItem) SetSNssai(v ExtSnssai)
- func (o SnssaiSmfInfoItem) ToMap() (map[string]interface{}, error)
- type SnssaiTaiMapping
- func (o *SnssaiTaiMapping) GetAccessTypeList() []AccessType
- func (o *SnssaiTaiMapping) GetAccessTypeListOk() ([]AccessType, bool)
- func (o *SnssaiTaiMapping) GetReportingArea() TargetArea
- func (o *SnssaiTaiMapping) GetReportingAreaOk() (*TargetArea, bool)
- func (o *SnssaiTaiMapping) GetSupportedSnssaiList() []SupportedSnssai
- func (o *SnssaiTaiMapping) GetSupportedSnssaiListOk() ([]SupportedSnssai, bool)
- func (o *SnssaiTaiMapping) HasAccessTypeList() bool
- func (o *SnssaiTaiMapping) HasSupportedSnssaiList() bool
- func (o SnssaiTaiMapping) MarshalJSON() ([]byte, error)
- func (o *SnssaiTaiMapping) SetAccessTypeList(v []AccessType)
- func (o *SnssaiTaiMapping) SetReportingArea(v TargetArea)
- func (o *SnssaiTaiMapping) SetSupportedSnssaiList(v []SupportedSnssai)
- func (o SnssaiTaiMapping) ToMap() (map[string]interface{}, error)
- type SnssaiTsctsfInfoItem
- func (o *SnssaiTsctsfInfoItem) GetDnnInfoList() []DnnTsctsfInfoItem
- func (o *SnssaiTsctsfInfoItem) GetDnnInfoListOk() ([]DnnTsctsfInfoItem, bool)
- func (o *SnssaiTsctsfInfoItem) GetSNssai() ExtSnssai
- func (o *SnssaiTsctsfInfoItem) GetSNssaiOk() (*ExtSnssai, bool)
- func (o SnssaiTsctsfInfoItem) MarshalJSON() ([]byte, error)
- func (o *SnssaiTsctsfInfoItem) SetDnnInfoList(v []DnnTsctsfInfoItem)
- func (o *SnssaiTsctsfInfoItem) SetSNssai(v ExtSnssai)
- func (o SnssaiTsctsfInfoItem) ToMap() (map[string]interface{}, error)
- type SnssaiUpfInfoItem
- func (o *SnssaiUpfInfoItem) GetDnnUpfInfoList() []DnnUpfInfoItem
- func (o *SnssaiUpfInfoItem) GetDnnUpfInfoListOk() ([]DnnUpfInfoItem, bool)
- func (o *SnssaiUpfInfoItem) GetRedundantTransport() bool
- func (o *SnssaiUpfInfoItem) GetRedundantTransportOk() (*bool, bool)
- func (o *SnssaiUpfInfoItem) GetSNssai() ExtSnssai
- func (o *SnssaiUpfInfoItem) GetSNssaiOk() (*ExtSnssai, bool)
- func (o *SnssaiUpfInfoItem) HasRedundantTransport() bool
- func (o SnssaiUpfInfoItem) MarshalJSON() ([]byte, error)
- func (o *SnssaiUpfInfoItem) SetDnnUpfInfoList(v []DnnUpfInfoItem)
- func (o *SnssaiUpfInfoItem) SetRedund