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 ACCharacteristics
- type ACProfile
- func (o *ACProfile) GetAcId() string
- func (o *ACProfile) GetAcIdOk() (*string, bool)
- func (o *ACProfile) GetAcSchedule() ScheduledCommunicationTime
- func (o *ACProfile) GetAcScheduleOk() (*ScheduledCommunicationTime, bool)
- func (o *ACProfile) GetAcSvcContSupp() []ACRScenario
- func (o *ACProfile) GetAcSvcContSuppOk() ([]ACRScenario, bool)
- func (o *ACProfile) GetAcType() string
- func (o *ACProfile) GetAcTypeOk() (*string, bool)
- func (o *ACProfile) GetEass() []EasDetail
- func (o *ACProfile) GetEassOk() ([]EasDetail, bool)
- func (o *ACProfile) GetExpAcGeoServArea() LocationArea5G
- func (o *ACProfile) GetExpAcGeoServAreaOk() (*LocationArea5G, bool)
- func (o *ACProfile) GetPrefEcsps() []string
- func (o *ACProfile) GetPrefEcspsOk() ([]string, bool)
- func (o *ACProfile) HasAcSchedule() bool
- func (o *ACProfile) HasAcSvcContSupp() bool
- func (o *ACProfile) HasAcType() bool
- func (o *ACProfile) HasEass() bool
- func (o *ACProfile) HasExpAcGeoServArea() bool
- func (o *ACProfile) HasPrefEcsps() bool
- func (o ACProfile) MarshalJSON() ([]byte, error)
- func (o *ACProfile) SetAcId(v string)
- func (o *ACProfile) SetAcSchedule(v ScheduledCommunicationTime)
- func (o *ACProfile) SetAcSvcContSupp(v []ACRScenario)
- func (o *ACProfile) SetAcType(v string)
- func (o *ACProfile) SetEass(v []EasDetail)
- func (o *ACProfile) SetExpAcGeoServArea(v LocationArea5G)
- func (o *ACProfile) SetPrefEcsps(v []string)
- func (o ACProfile) ToMap() (map[string]interface{}, error)
- type ACRScenario
- type ACServiceKPIs
- func (o *ACServiceKPIs) GetAvail() int32
- func (o *ACServiceKPIs) GetAvailOk() (*int32, bool)
- func (o *ACServiceKPIs) GetConnBand() string
- func (o *ACServiceKPIs) GetConnBandOk() (*string, bool)
- func (o *ACServiceKPIs) GetReqComp() string
- func (o *ACServiceKPIs) GetReqCompOk() (*string, bool)
- func (o *ACServiceKPIs) GetReqGrapComp() string
- func (o *ACServiceKPIs) GetReqGrapCompOk() (*string, bool)
- func (o *ACServiceKPIs) GetReqMem() string
- func (o *ACServiceKPIs) GetReqMemOk() (*string, bool)
- func (o *ACServiceKPIs) GetReqRate() int32
- func (o *ACServiceKPIs) GetReqRateOk() (*int32, bool)
- func (o *ACServiceKPIs) GetReqStrg() string
- func (o *ACServiceKPIs) GetReqStrgOk() (*string, bool)
- func (o *ACServiceKPIs) GetRespTime() int32
- func (o *ACServiceKPIs) GetRespTimeOk() (*int32, bool)
- func (o *ACServiceKPIs) HasAvail() bool
- func (o *ACServiceKPIs) HasConnBand() bool
- func (o *ACServiceKPIs) HasReqComp() bool
- func (o *ACServiceKPIs) HasReqGrapComp() bool
- func (o *ACServiceKPIs) HasReqMem() bool
- func (o *ACServiceKPIs) HasReqRate() bool
- func (o *ACServiceKPIs) HasReqStrg() bool
- func (o *ACServiceKPIs) HasRespTime() bool
- func (o ACServiceKPIs) MarshalJSON() ([]byte, error)
- func (o *ACServiceKPIs) SetAvail(v int32)
- func (o *ACServiceKPIs) SetConnBand(v string)
- func (o *ACServiceKPIs) SetReqComp(v string)
- func (o *ACServiceKPIs) SetReqGrapComp(v string)
- func (o *ACServiceKPIs) SetReqMem(v string)
- func (o *ACServiceKPIs) SetReqRate(v int32)
- func (o *ACServiceKPIs) SetReqStrg(v string)
- func (o *ACServiceKPIs) SetRespTime(v int32)
- func (o ACServiceKPIs) ToMap() (map[string]interface{}, error)
- type APIClient
- type APIKey
- type APIResponse
- type AccuracyFulfilmentIndicator
- type ApiEasProfilesRequestDiscoveryPostRequest
- type ApiSubscriptionsPostRequest
- type ApiSubscriptionsSubscriptionIdDeleteRequest
- type ApiSubscriptionsSubscriptionIdPatchRequest
- type ApiSubscriptionsSubscriptionIdPutRequest
- type BasicAuth
- 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 Configuration
- type DiscoveredEas
- func (o *DiscoveredEas) GetEas() EASProfile
- func (o *DiscoveredEas) GetEasOk() (*EASProfile, bool)
- func (o *DiscoveredEas) GetLifeTime() time.Time
- func (o *DiscoveredEas) GetLifeTimeOk() (*time.Time, bool)
- func (o *DiscoveredEas) HasLifeTime() bool
- func (o DiscoveredEas) MarshalJSON() ([]byte, error)
- func (o *DiscoveredEas) SetEas(v EASProfile)
- func (o *DiscoveredEas) SetLifeTime(v time.Time)
- func (o DiscoveredEas) ToMap() (map[string]interface{}, error)
- type EASCategory
- type EASDiscEventIDs
- type EASDiscoverySubscriptionsApiService
- type EASProfile
- func (o *EASProfile) GetAcIds() []string
- func (o *EASProfile) GetAcIdsOk() ([]string, bool)
- func (o *EASProfile) GetAppLocs() []RouteToLocation
- func (o *EASProfile) GetAppLocsOk() ([]RouteToLocation, bool)
- func (o *EASProfile) GetAvlRep() int32
- func (o *EASProfile) GetAvlRepOk() (*int32, bool)
- func (o *EASProfile) GetEasFeats() []string
- func (o *EASProfile) GetEasFeatsOk() ([]string, bool)
- func (o *EASProfile) GetEasId() string
- func (o *EASProfile) GetEasIdOk() (*string, bool)
- func (o *EASProfile) GetEndPt() EndPoint
- func (o *EASProfile) GetEndPtOk() (*EndPoint, bool)
- func (o *EASProfile) GetPermLvl() []PermissionLevel
- func (o *EASProfile) GetPermLvlOk() ([]PermissionLevel, bool)
- func (o *EASProfile) GetProvId() string
- func (o *EASProfile) GetProvIdOk() (*string, bool)
- func (o *EASProfile) GetScheds() []ScheduledCommunicationTime
- func (o *EASProfile) GetSchedsOk() ([]ScheduledCommunicationTime, bool)
- func (o *EASProfile) GetStatus() string
- func (o *EASProfile) GetStatusOk() (*string, bool)
- func (o *EASProfile) GetSvcArea() ServiceArea
- func (o *EASProfile) GetSvcAreaOk() (*ServiceArea, bool)
- func (o *EASProfile) GetSvcContSupp() []ACRScenario
- func (o *EASProfile) GetSvcContSuppOk() ([]ACRScenario, bool)
- func (o *EASProfile) GetSvcKpi() EASServiceKPI
- func (o *EASProfile) GetSvcKpiOk() (*EASServiceKPI, bool)
- func (o *EASProfile) GetType() EASCategory
- func (o *EASProfile) GetTypeOk() (*EASCategory, bool)
- func (o *EASProfile) HasAcIds() bool
- func (o *EASProfile) HasAppLocs() bool
- func (o *EASProfile) HasAvlRep() bool
- func (o *EASProfile) HasEasFeats() bool
- func (o *EASProfile) HasPermLvl() bool
- func (o *EASProfile) HasProvId() bool
- func (o *EASProfile) HasScheds() bool
- func (o *EASProfile) HasStatus() bool
- func (o *EASProfile) HasSvcArea() bool
- func (o *EASProfile) HasSvcContSupp() bool
- func (o *EASProfile) HasSvcKpi() bool
- func (o *EASProfile) HasType() bool
- func (o EASProfile) MarshalJSON() ([]byte, error)
- func (o *EASProfile) SetAcIds(v []string)
- func (o *EASProfile) SetAppLocs(v []RouteToLocation)
- func (o *EASProfile) SetAvlRep(v int32)
- func (o *EASProfile) SetEasFeats(v []string)
- func (o *EASProfile) SetEasId(v string)
- func (o *EASProfile) SetEndPt(v EndPoint)
- func (o *EASProfile) SetPermLvl(v []PermissionLevel)
- func (o *EASProfile) SetProvId(v string)
- func (o *EASProfile) SetScheds(v []ScheduledCommunicationTime)
- func (o *EASProfile) SetStatus(v string)
- func (o *EASProfile) SetSvcArea(v ServiceArea)
- func (o *EASProfile) SetSvcContSupp(v []ACRScenario)
- func (o *EASProfile) SetSvcKpi(v EASServiceKPI)
- func (o *EASProfile) SetType(v EASCategory)
- func (o EASProfile) ToMap() (map[string]interface{}, error)
- type EASProfilesApiService
- type EASServiceKPI
- func (o *EASServiceKPI) GetAvail() int32
- func (o *EASServiceKPI) GetAvailOk() (*int32, bool)
- func (o *EASServiceKPI) GetAvlComp() int32
- func (o *EASServiceKPI) GetAvlCompOk() (*int32, bool)
- func (o *EASServiceKPI) GetAvlGraComp() int32
- func (o *EASServiceKPI) GetAvlGraCompOk() (*int32, bool)
- func (o *EASServiceKPI) GetAvlMem() int32
- func (o *EASServiceKPI) GetAvlMemOk() (*int32, bool)
- func (o *EASServiceKPI) GetAvlStrg() int32
- func (o *EASServiceKPI) GetAvlStrgOk() (*int32, bool)
- func (o *EASServiceKPI) GetConnBand() string
- func (o *EASServiceKPI) GetConnBandOk() (*string, bool)
- func (o *EASServiceKPI) GetMaxReqRate() int32
- func (o *EASServiceKPI) GetMaxReqRateOk() (*int32, bool)
- func (o *EASServiceKPI) GetMaxRespTime() int32
- func (o *EASServiceKPI) GetMaxRespTimeOk() (*int32, bool)
- func (o *EASServiceKPI) HasAvail() bool
- func (o *EASServiceKPI) HasAvlComp() bool
- func (o *EASServiceKPI) HasAvlGraComp() bool
- func (o *EASServiceKPI) HasAvlMem() bool
- func (o *EASServiceKPI) HasAvlStrg() bool
- func (o *EASServiceKPI) HasConnBand() bool
- func (o *EASServiceKPI) HasMaxReqRate() bool
- func (o *EASServiceKPI) HasMaxRespTime() bool
- func (o EASServiceKPI) MarshalJSON() ([]byte, error)
- func (o *EASServiceKPI) SetAvail(v int32)
- func (o *EASServiceKPI) SetAvlComp(v int32)
- func (o *EASServiceKPI) SetAvlGraComp(v int32)
- func (o *EASServiceKPI) SetAvlMem(v int32)
- func (o *EASServiceKPI) SetAvlStrg(v int32)
- func (o *EASServiceKPI) SetConnBand(v string)
- func (o *EASServiceKPI) SetMaxReqRate(v int32)
- func (o *EASServiceKPI) SetMaxRespTime(v int32)
- func (o EASServiceKPI) ToMap() (map[string]interface{}, error)
- type EasCharacteristics
- func (o *EasCharacteristics) GetEasId() string
- func (o *EasCharacteristics) GetEasIdOk() (*string, bool)
- func (o *EasCharacteristics) GetEasProvId() string
- func (o *EasCharacteristics) GetEasProvIdOk() (*string, bool)
- func (o *EasCharacteristics) GetEasSched() TimeWindow
- func (o *EasCharacteristics) GetEasSchedOk() (*TimeWindow, bool)
- func (o *EasCharacteristics) GetEasSvcContinuity() []ACRScenario
- func (o *EasCharacteristics) GetEasSvcContinuityOk() ([]ACRScenario, bool)
- func (o *EasCharacteristics) GetEasType() string
- func (o *EasCharacteristics) GetEasTypeOk() (*string, bool)
- func (o *EasCharacteristics) GetSvcArea() LocationArea5G
- func (o *EasCharacteristics) GetSvcAreaOk() (*LocationArea5G, bool)
- func (o *EasCharacteristics) GetSvcFeats() []string
- func (o *EasCharacteristics) GetSvcFeatsOk() ([]string, bool)
- func (o *EasCharacteristics) GetSvcPermLevel() string
- func (o *EasCharacteristics) GetSvcPermLevelOk() (*string, bool)
- func (o *EasCharacteristics) HasEasId() bool
- func (o *EasCharacteristics) HasEasProvId() bool
- func (o *EasCharacteristics) HasEasSched() bool
- func (o *EasCharacteristics) HasEasSvcContinuity() bool
- func (o *EasCharacteristics) HasEasType() bool
- func (o *EasCharacteristics) HasSvcArea() bool
- func (o *EasCharacteristics) HasSvcFeats() bool
- func (o *EasCharacteristics) HasSvcPermLevel() bool
- func (o EasCharacteristics) MarshalJSON() ([]byte, error)
- func (o *EasCharacteristics) SetEasId(v string)
- func (o *EasCharacteristics) SetEasProvId(v string)
- func (o *EasCharacteristics) SetEasSched(v TimeWindow)
- func (o *EasCharacteristics) SetEasSvcContinuity(v []ACRScenario)
- func (o *EasCharacteristics) SetEasType(v string)
- func (o *EasCharacteristics) SetSvcArea(v LocationArea5G)
- func (o *EasCharacteristics) SetSvcFeats(v []string)
- func (o *EasCharacteristics) SetSvcPermLevel(v string)
- func (o EasCharacteristics) ToMap() (map[string]interface{}, error)
- type EasDetail
- func (o *EasDetail) GetEasId() string
- func (o *EasDetail) GetEasIdOk() (*string, bool)
- func (o *EasDetail) GetExpectedSvcKPIs() ACServiceKPIs
- func (o *EasDetail) GetExpectedSvcKPIsOk() (*ACServiceKPIs, bool)
- func (o *EasDetail) GetMinimumReqSvcKPIs() ACServiceKPIs
- func (o *EasDetail) GetMinimumReqSvcKPIsOk() (*ACServiceKPIs, bool)
- func (o *EasDetail) HasExpectedSvcKPIs() bool
- func (o *EasDetail) HasMinimumReqSvcKPIs() bool
- func (o EasDetail) MarshalJSON() ([]byte, error)
- func (o *EasDetail) SetEasId(v string)
- func (o *EasDetail) SetExpectedSvcKPIs(v ACServiceKPIs)
- func (o *EasDetail) SetMinimumReqSvcKPIs(v ACServiceKPIs)
- func (o EasDetail) ToMap() (map[string]interface{}, error)
- type EasDiscoveryFilter
- func (o *EasDiscoveryFilter) GetAcChars() []ACCharacteristics
- func (o *EasDiscoveryFilter) GetAcCharsOk() ([]ACCharacteristics, bool)
- func (o *EasDiscoveryFilter) GetEasChars() []EasCharacteristics
- func (o *EasDiscoveryFilter) GetEasCharsOk() ([]EasCharacteristics, bool)
- func (o *EasDiscoveryFilter) HasAcChars() bool
- func (o *EasDiscoveryFilter) HasEasChars() bool
- func (o EasDiscoveryFilter) MarshalJSON() ([]byte, error)
- func (o *EasDiscoveryFilter) SetAcChars(v []ACCharacteristics)
- func (o *EasDiscoveryFilter) SetEasChars(v []EasCharacteristics)
- func (o EasDiscoveryFilter) ToMap() (map[string]interface{}, error)
- type EasDiscoveryNotification
- func (o *EasDiscoveryNotification) GetDiscoveredEas() []DiscoveredEas
- func (o *EasDiscoveryNotification) GetDiscoveredEasOk() ([]DiscoveredEas, bool)
- func (o *EasDiscoveryNotification) GetEventType() EASDiscEventIDs
- func (o *EasDiscoveryNotification) GetEventTypeOk() (*EASDiscEventIDs, bool)
- func (o *EasDiscoveryNotification) GetSubId() string
- func (o *EasDiscoveryNotification) GetSubIdOk() (*string, bool)
- func (o EasDiscoveryNotification) MarshalJSON() ([]byte, error)
- func (o *EasDiscoveryNotification) SetDiscoveredEas(v []DiscoveredEas)
- func (o *EasDiscoveryNotification) SetEventType(v EASDiscEventIDs)
- func (o *EasDiscoveryNotification) SetSubId(v string)
- func (o EasDiscoveryNotification) ToMap() (map[string]interface{}, error)
- type EasDiscoveryReq
- func (o *EasDiscoveryReq) GetEasDiscoveryFilter() EasDiscoveryFilter
- func (o *EasDiscoveryReq) GetEasDiscoveryFilterOk() (*EasDiscoveryFilter, bool)
- func (o *EasDiscoveryReq) GetEasSvcContinuity() []ACRScenario
- func (o *EasDiscoveryReq) GetEasSvcContinuityOk() ([]ACRScenario, bool)
- func (o *EasDiscoveryReq) GetEasTDnai() string
- func (o *EasDiscoveryReq) GetEasTDnaiOk() (*string, bool)
- func (o *EasDiscoveryReq) GetEecSvcContinuity() []ACRScenario
- func (o *EasDiscoveryReq) GetEecSvcContinuityOk() ([]ACRScenario, bool)
- func (o *EasDiscoveryReq) GetEesSvcContinuity() []ACRScenario
- func (o *EasDiscoveryReq) GetEesSvcContinuityOk() ([]ACRScenario, bool)
- func (o *EasDiscoveryReq) GetLocInf() LocationInfo
- func (o *EasDiscoveryReq) GetLocInfOk() (*LocationInfo, bool)
- func (o *EasDiscoveryReq) GetRequestorId() RequestorId
- func (o *EasDiscoveryReq) GetRequestorIdOk() (*RequestorId, bool)
- func (o *EasDiscoveryReq) GetUeId() string
- func (o *EasDiscoveryReq) GetUeIdOk() (*string, bool)
- func (o *EasDiscoveryReq) HasEasDiscoveryFilter() bool
- func (o *EasDiscoveryReq) HasEasSvcContinuity() bool
- func (o *EasDiscoveryReq) HasEasTDnai() bool
- func (o *EasDiscoveryReq) HasEecSvcContinuity() bool
- func (o *EasDiscoveryReq) HasEesSvcContinuity() bool
- func (o *EasDiscoveryReq) HasLocInf() bool
- func (o *EasDiscoveryReq) HasUeId() bool
- func (o EasDiscoveryReq) MarshalJSON() ([]byte, error)
- func (o *EasDiscoveryReq) SetEasDiscoveryFilter(v EasDiscoveryFilter)
- func (o *EasDiscoveryReq) SetEasSvcContinuity(v []ACRScenario)
- func (o *EasDiscoveryReq) SetEasTDnai(v string)
- func (o *EasDiscoveryReq) SetEecSvcContinuity(v []ACRScenario)
- func (o *EasDiscoveryReq) SetEesSvcContinuity(v []ACRScenario)
- func (o *EasDiscoveryReq) SetLocInf(v LocationInfo)
- func (o *EasDiscoveryReq) SetRequestorId(v RequestorId)
- func (o *EasDiscoveryReq) SetUeId(v string)
- func (o EasDiscoveryReq) ToMap() (map[string]interface{}, error)
- type EasDiscoveryResp
- func (o *EasDiscoveryResp) GetDiscoveredEas() []DiscoveredEas
- func (o *EasDiscoveryResp) GetDiscoveredEasOk() ([]DiscoveredEas, bool)
- func (o EasDiscoveryResp) MarshalJSON() ([]byte, error)
- func (o *EasDiscoveryResp) SetDiscoveredEas(v []DiscoveredEas)
- func (o EasDiscoveryResp) ToMap() (map[string]interface{}, error)
- type EasDiscoverySubscription
- func (o *EasDiscoverySubscription) GetEasDiscoveryFilter() EasDiscoveryFilter
- func (o *EasDiscoverySubscription) GetEasDiscoveryFilterOk() (*EasDiscoveryFilter, bool)
- func (o *EasDiscoverySubscription) GetEasDynInfoFilter() EasDynamicInfoFilter
- func (o *EasDiscoverySubscription) GetEasDynInfoFilterOk() (*EasDynamicInfoFilter, bool)
- func (o *EasDiscoverySubscription) GetEasEventType() EASDiscEventIDs
- func (o *EasDiscoverySubscription) GetEasEventTypeOk() (*EASDiscEventIDs, bool)
- func (o *EasDiscoverySubscription) GetEasSvcContinuity() []ACRScenario
- func (o *EasDiscoverySubscription) GetEasSvcContinuityOk() ([]ACRScenario, bool)
- func (o *EasDiscoverySubscription) GetEecId() string
- func (o *EasDiscoverySubscription) GetEecIdOk() (*string, bool)
- func (o *EasDiscoverySubscription) GetExpTime() time.Time
- func (o *EasDiscoverySubscription) GetExpTimeOk() (*time.Time, bool)
- func (o *EasDiscoverySubscription) GetNotificationDestination() string
- func (o *EasDiscoverySubscription) GetNotificationDestinationOk() (*string, bool)
- func (o *EasDiscoverySubscription) GetRequestTestNotification() bool
- func (o *EasDiscoverySubscription) GetRequestTestNotificationOk() (*bool, bool)
- func (o *EasDiscoverySubscription) GetSuppFeat() string
- func (o *EasDiscoverySubscription) GetSuppFeatOk() (*string, bool)
- func (o *EasDiscoverySubscription) GetUeId() string
- func (o *EasDiscoverySubscription) GetUeIdOk() (*string, bool)
- func (o *EasDiscoverySubscription) GetWebsockNotifConfig() WebsockNotifConfig
- func (o *EasDiscoverySubscription) GetWebsockNotifConfigOk() (*WebsockNotifConfig, bool)
- func (o *EasDiscoverySubscription) HasEasDiscoveryFilter() bool
- func (o *EasDiscoverySubscription) HasEasDynInfoFilter() bool
- func (o *EasDiscoverySubscription) HasEasSvcContinuity() bool
- func (o *EasDiscoverySubscription) HasExpTime() bool
- func (o *EasDiscoverySubscription) HasNotificationDestination() bool
- func (o *EasDiscoverySubscription) HasRequestTestNotification() bool
- func (o *EasDiscoverySubscription) HasSuppFeat() bool
- func (o *EasDiscoverySubscription) HasUeId() bool
- func (o *EasDiscoverySubscription) HasWebsockNotifConfig() bool
- func (o EasDiscoverySubscription) MarshalJSON() ([]byte, error)
- func (o *EasDiscoverySubscription) SetEasDiscoveryFilter(v EasDiscoveryFilter)
- func (o *EasDiscoverySubscription) SetEasDynInfoFilter(v EasDynamicInfoFilter)
- func (o *EasDiscoverySubscription) SetEasEventType(v EASDiscEventIDs)
- func (o *EasDiscoverySubscription) SetEasSvcContinuity(v []ACRScenario)
- func (o *EasDiscoverySubscription) SetEecId(v string)
- func (o *EasDiscoverySubscription) SetExpTime(v time.Time)
- func (o *EasDiscoverySubscription) SetNotificationDestination(v string)
- func (o *EasDiscoverySubscription) SetRequestTestNotification(v bool)
- func (o *EasDiscoverySubscription) SetSuppFeat(v string)
- func (o *EasDiscoverySubscription) SetUeId(v string)
- func (o *EasDiscoverySubscription) SetWebsockNotifConfig(v WebsockNotifConfig)
- func (o EasDiscoverySubscription) ToMap() (map[string]interface{}, error)
- type EasDiscoverySubscriptionPatch
- func (o *EasDiscoverySubscriptionPatch) GetEasDiscoveryFilter() EasDiscoveryFilter
- func (o *EasDiscoverySubscriptionPatch) GetEasDiscoveryFilterOk() (*EasDiscoveryFilter, bool)
- func (o *EasDiscoverySubscriptionPatch) GetEasDynInfoFilter() EasDynamicInfoFilter
- func (o *EasDiscoverySubscriptionPatch) GetEasDynInfoFilterOk() (*EasDynamicInfoFilter, bool)
- func (o *EasDiscoverySubscriptionPatch) GetEasSvcContinuity() []ACRScenario
- func (o *EasDiscoverySubscriptionPatch) GetEasSvcContinuityOk() ([]ACRScenario, bool)
- func (o *EasDiscoverySubscriptionPatch) GetExpTime() time.Time
- func (o *EasDiscoverySubscriptionPatch) GetExpTimeOk() (*time.Time, bool)
- func (o *EasDiscoverySubscriptionPatch) HasEasDiscoveryFilter() bool
- func (o *EasDiscoverySubscriptionPatch) HasEasDynInfoFilter() bool
- func (o *EasDiscoverySubscriptionPatch) HasEasSvcContinuity() bool
- func (o *EasDiscoverySubscriptionPatch) HasExpTime() bool
- func (o EasDiscoverySubscriptionPatch) MarshalJSON() ([]byte, error)
- func (o *EasDiscoverySubscriptionPatch) SetEasDiscoveryFilter(v EasDiscoveryFilter)
- func (o *EasDiscoverySubscriptionPatch) SetEasDynInfoFilter(v EasDynamicInfoFilter)
- func (o *EasDiscoverySubscriptionPatch) SetEasSvcContinuity(v []ACRScenario)
- func (o *EasDiscoverySubscriptionPatch) SetExpTime(v time.Time)
- func (o EasDiscoverySubscriptionPatch) ToMap() (map[string]interface{}, error)
- type EasDynamicInfoFilter
- func (o *EasDynamicInfoFilter) GetDynInfoFilter() []EasDynamicInfoFilterData
- func (o *EasDynamicInfoFilter) GetDynInfoFilterOk() ([]EasDynamicInfoFilterData, bool)
- func (o EasDynamicInfoFilter) MarshalJSON() ([]byte, error)
- func (o *EasDynamicInfoFilter) SetDynInfoFilter(v []EasDynamicInfoFilterData)
- func (o EasDynamicInfoFilter) ToMap() (map[string]interface{}, error)
- type EasDynamicInfoFilterData
- func (o *EasDynamicInfoFilterData) GetEasAcIds() bool
- func (o *EasDynamicInfoFilterData) GetEasAcIdsOk() (*bool, bool)
- func (o *EasDynamicInfoFilterData) GetEasDesc() bool
- func (o *EasDynamicInfoFilterData) GetEasDescOk() (*bool, bool)
- func (o *EasDynamicInfoFilterData) GetEasFeature() bool
- func (o *EasDynamicInfoFilterData) GetEasFeatureOk() (*bool, bool)
- func (o *EasDynamicInfoFilterData) GetEasPt() bool
- func (o *EasDynamicInfoFilterData) GetEasPtOk() (*bool, bool)
- func (o *EasDynamicInfoFilterData) GetEasSchedule() bool
- func (o *EasDynamicInfoFilterData) GetEasScheduleOk() (*bool, bool)
- func (o *EasDynamicInfoFilterData) GetEasStatus() bool
- func (o *EasDynamicInfoFilterData) GetEasStatusOk() (*bool, bool)
- func (o *EasDynamicInfoFilterData) GetEecId() string
- func (o *EasDynamicInfoFilterData) GetEecIdOk() (*string, bool)
- func (o *EasDynamicInfoFilterData) GetSvcArea() bool
- func (o *EasDynamicInfoFilterData) GetSvcAreaOk() (*bool, bool)
- func (o *EasDynamicInfoFilterData) GetSvcCont() bool
- func (o *EasDynamicInfoFilterData) GetSvcContOk() (*bool, bool)
- func (o *EasDynamicInfoFilterData) GetSvcKpi() bool
- func (o *EasDynamicInfoFilterData) GetSvcKpiOk() (*bool, bool)
- func (o *EasDynamicInfoFilterData) HasEasAcIds() bool
- func (o *EasDynamicInfoFilterData) HasEasDesc() bool
- func (o *EasDynamicInfoFilterData) HasEasFeature() bool
- func (o *EasDynamicInfoFilterData) HasEasPt() bool
- func (o *EasDynamicInfoFilterData) HasEasSchedule() bool
- func (o *EasDynamicInfoFilterData) HasEasStatus() bool
- func (o *EasDynamicInfoFilterData) HasSvcArea() bool
- func (o *EasDynamicInfoFilterData) HasSvcCont() bool
- func (o *EasDynamicInfoFilterData) HasSvcKpi() bool
- func (o EasDynamicInfoFilterData) MarshalJSON() ([]byte, error)
- func (o *EasDynamicInfoFilterData) SetEasAcIds(v bool)
- func (o *EasDynamicInfoFilterData) SetEasDesc(v bool)
- func (o *EasDynamicInfoFilterData) SetEasFeature(v bool)
- func (o *EasDynamicInfoFilterData) SetEasPt(v bool)
- func (o *EasDynamicInfoFilterData) SetEasSchedule(v bool)
- func (o *EasDynamicInfoFilterData) SetEasStatus(v bool)
- func (o *EasDynamicInfoFilterData) SetEecId(v string)
- func (o *EasDynamicInfoFilterData) SetSvcArea(v bool)
- func (o *EasDynamicInfoFilterData) SetSvcCont(v bool)
- func (o *EasDynamicInfoFilterData) SetSvcKpi(v bool)
- func (o EasDynamicInfoFilterData) 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 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 EndPoint
- 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 GeographicalServiceArea
- func (o *GeographicalServiceArea) GetCivicAddrs() []CivicAddress
- func (o *GeographicalServiceArea) GetCivicAddrsOk() ([]CivicAddress, bool)
- func (o *GeographicalServiceArea) GetGeoArs() []GeographicArea
- func (o *GeographicalServiceArea) GetGeoArsOk() ([]GeographicArea, bool)
- func (o *GeographicalServiceArea) HasCivicAddrs() bool
- func (o *GeographicalServiceArea) HasGeoArs() bool
- func (o GeographicalServiceArea) MarshalJSON() ([]byte, error)
- func (o *GeographicalServiceArea) SetCivicAddrs(v []CivicAddress)
- func (o *GeographicalServiceArea) SetGeoArs(v []GeographicArea)
- func (o GeographicalServiceArea) ToMap() (map[string]interface{}, error)
- type GlobalRanNodeId
- type HorizontalVelocity
- func (o *HorizontalVelocity) GetBearing() int32
- func (o *HorizontalVelocity) GetBearingOk() (*int32, bool)
- func (o *HorizontalVelocity) GetHSpeed() float32
- func (o *HorizontalVelocity) GetHSpeedOk() (*float32, bool)
- func (o HorizontalVelocity) MarshalJSON() ([]byte, error)
- func (o *HorizontalVelocity) SetBearing(v int32)
- func (o *HorizontalVelocity) SetHSpeed(v float32)
- func (o HorizontalVelocity) ToMap() (map[string]interface{}, error)
- type HorizontalVelocityWithUncertainty
- func (o *HorizontalVelocityWithUncertainty) GetBearing() int32
- func (o *HorizontalVelocityWithUncertainty) GetBearingOk() (*int32, bool)
- func (o *HorizontalVelocityWithUncertainty) GetHSpeed() float32
- func (o *HorizontalVelocityWithUncertainty) GetHSpeedOk() (*float32, bool)
- func (o *HorizontalVelocityWithUncertainty) GetHUncertainty() float32
- func (o *HorizontalVelocityWithUncertainty) GetHUncertaintyOk() (*float32, bool)
- func (o HorizontalVelocityWithUncertainty) MarshalJSON() ([]byte, error)
- func (o *HorizontalVelocityWithUncertainty) SetBearing(v int32)
- func (o *HorizontalVelocityWithUncertainty) SetHSpeed(v float32)
- func (o *HorizontalVelocityWithUncertainty) SetHUncertainty(v float32)
- func (o HorizontalVelocityWithUncertainty) ToMap() (map[string]interface{}, error)
- type HorizontalWithVerticalVelocity
- func (o *HorizontalWithVerticalVelocity) GetBearing() int32
- func (o *HorizontalWithVerticalVelocity) GetBearingOk() (*int32, bool)
- func (o *HorizontalWithVerticalVelocity) GetHSpeed() float32
- func (o *HorizontalWithVerticalVelocity) GetHSpeedOk() (*float32, bool)
- func (o *HorizontalWithVerticalVelocity) GetVDirection() VerticalDirection
- func (o *HorizontalWithVerticalVelocity) GetVDirectionOk() (*VerticalDirection, bool)
- func (o *HorizontalWithVerticalVelocity) GetVSpeed() float32
- func (o *HorizontalWithVerticalVelocity) GetVSpeedOk() (*float32, bool)
- func (o HorizontalWithVerticalVelocity) MarshalJSON() ([]byte, error)
- func (o *HorizontalWithVerticalVelocity) SetBearing(v int32)
- func (o *HorizontalWithVerticalVelocity) SetHSpeed(v float32)
- func (o *HorizontalWithVerticalVelocity) SetVDirection(v VerticalDirection)
- func (o *HorizontalWithVerticalVelocity) SetVSpeed(v float32)
- func (o HorizontalWithVerticalVelocity) ToMap() (map[string]interface{}, error)
- type HorizontalWithVerticalVelocityAndUncertainty
- func (o *HorizontalWithVerticalVelocityAndUncertainty) GetBearing() int32
- func (o *HorizontalWithVerticalVelocityAndUncertainty) GetBearingOk() (*int32, bool)
- func (o *HorizontalWithVerticalVelocityAndUncertainty) GetHSpeed() float32
- func (o *HorizontalWithVerticalVelocityAndUncertainty) GetHSpeedOk() (*float32, bool)
- func (o *HorizontalWithVerticalVelocityAndUncertainty) GetHUncertainty() float32
- func (o *HorizontalWithVerticalVelocityAndUncertainty) GetHUncertaintyOk() (*float32, bool)
- func (o *HorizontalWithVerticalVelocityAndUncertainty) GetVDirection() VerticalDirection
- func (o *HorizontalWithVerticalVelocityAndUncertainty) GetVDirectionOk() (*VerticalDirection, bool)
- func (o *HorizontalWithVerticalVelocityAndUncertainty) GetVSpeed() float32
- func (o *HorizontalWithVerticalVelocityAndUncertainty) GetVSpeedOk() (*float32, bool)
- func (o *HorizontalWithVerticalVelocityAndUncertainty) GetVUncertainty() float32
- func (o *HorizontalWithVerticalVelocityAndUncertainty) GetVUncertaintyOk() (*float32, bool)
- func (o HorizontalWithVerticalVelocityAndUncertainty) MarshalJSON() ([]byte, error)
- func (o *HorizontalWithVerticalVelocityAndUncertainty) SetBearing(v int32)
- func (o *HorizontalWithVerticalVelocityAndUncertainty) SetHSpeed(v float32)
- func (o *HorizontalWithVerticalVelocityAndUncertainty) SetHUncertainty(v float32)
- func (o *HorizontalWithVerticalVelocityAndUncertainty) SetVDirection(v VerticalDirection)
- func (o *HorizontalWithVerticalVelocityAndUncertainty) SetVSpeed(v float32)
- func (o *HorizontalWithVerticalVelocityAndUncertainty) SetVUncertainty(v float32)
- func (o HorizontalWithVerticalVelocityAndUncertainty) ToMap() (map[string]interface{}, error)
- type IndividualEASDiscoverySubscriptionApiService
- func (a *IndividualEASDiscoverySubscriptionApiService) SubscriptionsSubscriptionIdDelete(ctx context.Context, subscriptionId string) ApiSubscriptionsSubscriptionIdDeleteRequest
- func (a *IndividualEASDiscoverySubscriptionApiService) SubscriptionsSubscriptionIdDeleteExecute(r ApiSubscriptionsSubscriptionIdDeleteRequest) (*http.Response, error)
- func (a *IndividualEASDiscoverySubscriptionApiService) SubscriptionsSubscriptionIdPatch(ctx context.Context, subscriptionId string) ApiSubscriptionsSubscriptionIdPatchRequest
- func (a *IndividualEASDiscoverySubscriptionApiService) SubscriptionsSubscriptionIdPatchExecute(r ApiSubscriptionsSubscriptionIdPatchRequest) (*EasDiscoverySubscription, *http.Response, error)
- func (a *IndividualEASDiscoverySubscriptionApiService) SubscriptionsSubscriptionIdPut(ctx context.Context, subscriptionId string) ApiSubscriptionsSubscriptionIdPutRequest
- func (a *IndividualEASDiscoverySubscriptionApiService) SubscriptionsSubscriptionIdPutExecute(r ApiSubscriptionsSubscriptionIdPutRequest) (*EasDiscoverySubscription, *http.Response, error)
- 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 Ipv6Addr
- type LdrType
- 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 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 LocationInfo
- func (o *LocationInfo) GetAchievedQos() MinorLocationQoS
- func (o *LocationInfo) GetAchievedQosOk() (*MinorLocationQoS, bool)
- func (o *LocationInfo) GetAgeOfLocationInfo() int32
- func (o *LocationInfo) GetAgeOfLocationInfoOk() (*int32, bool)
- func (o *LocationInfo) GetCellId() string
- func (o *LocationInfo) GetCellIdOk() (*string, bool)
- func (o *LocationInfo) GetCivicAddress() CivicAddress
- func (o *LocationInfo) GetCivicAddressOk() (*CivicAddress, bool)
- func (o *LocationInfo) GetEnodeBId() string
- func (o *LocationInfo) GetEnodeBIdOk() (*string, bool)
- func (o *LocationInfo) GetGeographicArea() GeographicArea
- func (o *LocationInfo) GetGeographicAreaOk() (*GeographicArea, bool)
- func (o *LocationInfo) GetLdrType() LdrType
- func (o *LocationInfo) GetLdrTypeOk() (*LdrType, bool)
- func (o *LocationInfo) GetPlmnId() string
- func (o *LocationInfo) GetPlmnIdOk() (*string, bool)
- func (o *LocationInfo) GetPositionMethod() PositioningMethod
- func (o *LocationInfo) GetPositionMethodOk() (*PositioningMethod, bool)
- func (o *LocationInfo) GetQosFulfilInd() AccuracyFulfilmentIndicator
- func (o *LocationInfo) GetQosFulfilIndOk() (*AccuracyFulfilmentIndicator, bool)
- func (o *LocationInfo) GetRoutingAreaId() string
- func (o *LocationInfo) GetRoutingAreaIdOk() (*string, bool)
- func (o *LocationInfo) GetTrackingAreaId() string
- func (o *LocationInfo) GetTrackingAreaIdOk() (*string, bool)
- func (o *LocationInfo) GetTwanId() string
- func (o *LocationInfo) GetTwanIdOk() (*string, bool)
- func (o *LocationInfo) GetUeVelocity() VelocityEstimate
- func (o *LocationInfo) GetUeVelocityOk() (*VelocityEstimate, bool)
- func (o *LocationInfo) HasAchievedQos() bool
- func (o *LocationInfo) HasAgeOfLocationInfo() bool
- func (o *LocationInfo) HasCellId() bool
- func (o *LocationInfo) HasCivicAddress() bool
- func (o *LocationInfo) HasEnodeBId() bool
- func (o *LocationInfo) HasGeographicArea() bool
- func (o *LocationInfo) HasLdrType() bool
- func (o *LocationInfo) HasPlmnId() bool
- func (o *LocationInfo) HasPositionMethod() bool
- func (o *LocationInfo) HasQosFulfilInd() bool
- func (o *LocationInfo) HasRoutingAreaId() bool
- func (o *LocationInfo) HasTrackingAreaId() bool
- func (o *LocationInfo) HasTwanId() bool
- func (o *LocationInfo) HasUeVelocity() bool
- func (o LocationInfo) MarshalJSON() ([]byte, error)
- func (o *LocationInfo) SetAchievedQos(v MinorLocationQoS)
- func (o *LocationInfo) SetAgeOfLocationInfo(v int32)
- func (o *LocationInfo) SetCellId(v string)
- func (o *LocationInfo) SetCivicAddress(v CivicAddress)
- func (o *LocationInfo) SetEnodeBId(v string)
- func (o *LocationInfo) SetGeographicArea(v GeographicArea)
- func (o *LocationInfo) SetLdrType(v LdrType)
- func (o *LocationInfo) SetPlmnId(v string)
- func (o *LocationInfo) SetPositionMethod(v PositioningMethod)
- func (o *LocationInfo) SetQosFulfilInd(v AccuracyFulfilmentIndicator)
- func (o *LocationInfo) SetRoutingAreaId(v string)
- func (o *LocationInfo) SetTrackingAreaId(v string)
- func (o *LocationInfo) SetTwanId(v string)
- func (o *LocationInfo) SetUeVelocity(v VelocityEstimate)
- func (o LocationInfo) ToMap() (map[string]interface{}, error)
- type MappedNullable
- type MinorLocationQoS
- func (o *MinorLocationQoS) GetHAccuracy() float32
- func (o *MinorLocationQoS) GetHAccuracyOk() (*float32, bool)
- func (o *MinorLocationQoS) GetVAccuracy() float32
- func (o *MinorLocationQoS) GetVAccuracyOk() (*float32, bool)
- func (o *MinorLocationQoS) HasHAccuracy() bool
- func (o *MinorLocationQoS) HasVAccuracy() bool
- func (o MinorLocationQoS) MarshalJSON() ([]byte, error)
- func (o *MinorLocationQoS) SetHAccuracy(v float32)
- func (o *MinorLocationQoS) SetVAccuracy(v float32)
- func (o MinorLocationQoS) ToMap() (map[string]interface{}, error)
- 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 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 NullableACCharacteristics
- func (v NullableACCharacteristics) Get() *ACCharacteristics
- func (v NullableACCharacteristics) IsSet() bool
- func (v NullableACCharacteristics) MarshalJSON() ([]byte, error)
- func (v *NullableACCharacteristics) Set(val *ACCharacteristics)
- func (v *NullableACCharacteristics) UnmarshalJSON(src []byte) error
- func (v *NullableACCharacteristics) Unset()
- type NullableACProfile
- type NullableACRScenario
- func (v NullableACRScenario) Get() *ACRScenario
- func (v NullableACRScenario) IsSet() bool
- func (v NullableACRScenario) MarshalJSON() ([]byte, error)
- func (v *NullableACRScenario) Set(val *ACRScenario)
- func (v *NullableACRScenario) UnmarshalJSON(src []byte) error
- func (v *NullableACRScenario) Unset()
- type NullableACServiceKPIs
- func (v NullableACServiceKPIs) Get() *ACServiceKPIs
- func (v NullableACServiceKPIs) IsSet() bool
- func (v NullableACServiceKPIs) MarshalJSON() ([]byte, error)
- func (v *NullableACServiceKPIs) Set(val *ACServiceKPIs)
- func (v *NullableACServiceKPIs) UnmarshalJSON(src []byte) error
- func (v *NullableACServiceKPIs) Unset()
- type NullableAccuracyFulfilmentIndicator
- func (v NullableAccuracyFulfilmentIndicator) Get() *AccuracyFulfilmentIndicator
- func (v NullableAccuracyFulfilmentIndicator) IsSet() bool
- func (v NullableAccuracyFulfilmentIndicator) MarshalJSON() ([]byte, error)
- func (v *NullableAccuracyFulfilmentIndicator) Set(val *AccuracyFulfilmentIndicator)
- func (v *NullableAccuracyFulfilmentIndicator) UnmarshalJSON(src []byte) error
- func (v *NullableAccuracyFulfilmentIndicator) Unset()
- type NullableBool
- 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 NullableDiscoveredEas
- func (v NullableDiscoveredEas) Get() *DiscoveredEas
- func (v NullableDiscoveredEas) IsSet() bool
- func (v NullableDiscoveredEas) MarshalJSON() ([]byte, error)
- func (v *NullableDiscoveredEas) Set(val *DiscoveredEas)
- func (v *NullableDiscoveredEas) UnmarshalJSON(src []byte) error
- func (v *NullableDiscoveredEas) Unset()
- type NullableEASCategory
- func (v NullableEASCategory) Get() *EASCategory
- func (v NullableEASCategory) IsSet() bool
- func (v NullableEASCategory) MarshalJSON() ([]byte, error)
- func (v *NullableEASCategory) Set(val *EASCategory)
- func (v *NullableEASCategory) UnmarshalJSON(src []byte) error
- func (v *NullableEASCategory) Unset()
- type NullableEASDiscEventIDs
- func (v NullableEASDiscEventIDs) Get() *EASDiscEventIDs
- func (v NullableEASDiscEventIDs) IsSet() bool
- func (v NullableEASDiscEventIDs) MarshalJSON() ([]byte, error)
- func (v *NullableEASDiscEventIDs) Set(val *EASDiscEventIDs)
- func (v *NullableEASDiscEventIDs) UnmarshalJSON(src []byte) error
- func (v *NullableEASDiscEventIDs) Unset()
- type NullableEASProfile
- type NullableEASServiceKPI
- func (v NullableEASServiceKPI) Get() *EASServiceKPI
- func (v NullableEASServiceKPI) IsSet() bool
- func (v NullableEASServiceKPI) MarshalJSON() ([]byte, error)
- func (v *NullableEASServiceKPI) Set(val *EASServiceKPI)
- func (v *NullableEASServiceKPI) UnmarshalJSON(src []byte) error
- func (v *NullableEASServiceKPI) Unset()
- type NullableEasCharacteristics
- func (v NullableEasCharacteristics) Get() *EasCharacteristics
- func (v NullableEasCharacteristics) IsSet() bool
- func (v NullableEasCharacteristics) MarshalJSON() ([]byte, error)
- func (v *NullableEasCharacteristics) Set(val *EasCharacteristics)
- func (v *NullableEasCharacteristics) UnmarshalJSON(src []byte) error
- func (v *NullableEasCharacteristics) Unset()
- type NullableEasDetail
- type NullableEasDiscoveryFilter
- func (v NullableEasDiscoveryFilter) Get() *EasDiscoveryFilter
- func (v NullableEasDiscoveryFilter) IsSet() bool
- func (v NullableEasDiscoveryFilter) MarshalJSON() ([]byte, error)
- func (v *NullableEasDiscoveryFilter) Set(val *EasDiscoveryFilter)
- func (v *NullableEasDiscoveryFilter) UnmarshalJSON(src []byte) error
- func (v *NullableEasDiscoveryFilter) Unset()
- type NullableEasDiscoveryNotification
- func (v NullableEasDiscoveryNotification) Get() *EasDiscoveryNotification
- func (v NullableEasDiscoveryNotification) IsSet() bool
- func (v NullableEasDiscoveryNotification) MarshalJSON() ([]byte, error)
- func (v *NullableEasDiscoveryNotification) Set(val *EasDiscoveryNotification)
- func (v *NullableEasDiscoveryNotification) UnmarshalJSON(src []byte) error
- func (v *NullableEasDiscoveryNotification) Unset()
- type NullableEasDiscoveryReq
- func (v NullableEasDiscoveryReq) Get() *EasDiscoveryReq
- func (v NullableEasDiscoveryReq) IsSet() bool
- func (v NullableEasDiscoveryReq) MarshalJSON() ([]byte, error)
- func (v *NullableEasDiscoveryReq) Set(val *EasDiscoveryReq)
- func (v *NullableEasDiscoveryReq) UnmarshalJSON(src []byte) error
- func (v *NullableEasDiscoveryReq) Unset()
- type NullableEasDiscoveryResp
- func (v NullableEasDiscoveryResp) Get() *EasDiscoveryResp
- func (v NullableEasDiscoveryResp) IsSet() bool
- func (v NullableEasDiscoveryResp) MarshalJSON() ([]byte, error)
- func (v *NullableEasDiscoveryResp) Set(val *EasDiscoveryResp)
- func (v *NullableEasDiscoveryResp) UnmarshalJSON(src []byte) error
- func (v *NullableEasDiscoveryResp) Unset()
- type NullableEasDiscoverySubscription
- func (v NullableEasDiscoverySubscription) Get() *EasDiscoverySubscription
- func (v NullableEasDiscoverySubscription) IsSet() bool
- func (v NullableEasDiscoverySubscription) MarshalJSON() ([]byte, error)
- func (v *NullableEasDiscoverySubscription) Set(val *EasDiscoverySubscription)
- func (v *NullableEasDiscoverySubscription) UnmarshalJSON(src []byte) error
- func (v *NullableEasDiscoverySubscription) Unset()
- type NullableEasDiscoverySubscriptionPatch
- func (v NullableEasDiscoverySubscriptionPatch) Get() *EasDiscoverySubscriptionPatch
- func (v NullableEasDiscoverySubscriptionPatch) IsSet() bool
- func (v NullableEasDiscoverySubscriptionPatch) MarshalJSON() ([]byte, error)
- func (v *NullableEasDiscoverySubscriptionPatch) Set(val *EasDiscoverySubscriptionPatch)
- func (v *NullableEasDiscoverySubscriptionPatch) UnmarshalJSON(src []byte) error
- func (v *NullableEasDiscoverySubscriptionPatch) Unset()
- type NullableEasDynamicInfoFilter
- func (v NullableEasDynamicInfoFilter) Get() *EasDynamicInfoFilter
- func (v NullableEasDynamicInfoFilter) IsSet() bool
- func (v NullableEasDynamicInfoFilter) MarshalJSON() ([]byte, error)
- func (v *NullableEasDynamicInfoFilter) Set(val *EasDynamicInfoFilter)
- func (v *NullableEasDynamicInfoFilter) UnmarshalJSON(src []byte) error
- func (v *NullableEasDynamicInfoFilter) Unset()
- type NullableEasDynamicInfoFilterData
- func (v NullableEasDynamicInfoFilterData) Get() *EasDynamicInfoFilterData
- func (v NullableEasDynamicInfoFilterData) IsSet() bool
- func (v NullableEasDynamicInfoFilterData) MarshalJSON() ([]byte, error)
- func (v *NullableEasDynamicInfoFilterData) Set(val *EasDynamicInfoFilterData)
- func (v *NullableEasDynamicInfoFilterData) UnmarshalJSON(src []byte) error
- func (v *NullableEasDynamicInfoFilterData) Unset()
- type NullableEcgi
- 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 NullableEndPoint
- type NullableFloat32
- type NullableFloat64
- 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 NullableGeographicalServiceArea
- func (v NullableGeographicalServiceArea) Get() *GeographicalServiceArea
- func (v NullableGeographicalServiceArea) IsSet() bool
- func (v NullableGeographicalServiceArea) MarshalJSON() ([]byte, error)
- func (v *NullableGeographicalServiceArea) Set(val *GeographicalServiceArea)
- func (v *NullableGeographicalServiceArea) UnmarshalJSON(src []byte) error
- func (v *NullableGeographicalServiceArea) 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 NullableHorizontalVelocity
- func (v NullableHorizontalVelocity) Get() *HorizontalVelocity
- func (v NullableHorizontalVelocity) IsSet() bool
- func (v NullableHorizontalVelocity) MarshalJSON() ([]byte, error)
- func (v *NullableHorizontalVelocity) Set(val *HorizontalVelocity)
- func (v *NullableHorizontalVelocity) UnmarshalJSON(src []byte) error
- func (v *NullableHorizontalVelocity) Unset()
- type NullableHorizontalVelocityWithUncertainty
- func (v NullableHorizontalVelocityWithUncertainty) Get() *HorizontalVelocityWithUncertainty
- func (v NullableHorizontalVelocityWithUncertainty) IsSet() bool
- func (v NullableHorizontalVelocityWithUncertainty) MarshalJSON() ([]byte, error)
- func (v *NullableHorizontalVelocityWithUncertainty) Set(val *HorizontalVelocityWithUncertainty)
- func (v *NullableHorizontalVelocityWithUncertainty) UnmarshalJSON(src []byte) error
- func (v *NullableHorizontalVelocityWithUncertainty) Unset()
- type NullableHorizontalWithVerticalVelocity
- func (v NullableHorizontalWithVerticalVelocity) Get() *HorizontalWithVerticalVelocity
- func (v NullableHorizontalWithVerticalVelocity) IsSet() bool
- func (v NullableHorizontalWithVerticalVelocity) MarshalJSON() ([]byte, error)
- func (v *NullableHorizontalWithVerticalVelocity) Set(val *HorizontalWithVerticalVelocity)
- func (v *NullableHorizontalWithVerticalVelocity) UnmarshalJSON(src []byte) error
- func (v *NullableHorizontalWithVerticalVelocity) Unset()
- type NullableHorizontalWithVerticalVelocityAndUncertainty
- func (v NullableHorizontalWithVerticalVelocityAndUncertainty) Get() *HorizontalWithVerticalVelocityAndUncertainty
- func (v NullableHorizontalWithVerticalVelocityAndUncertainty) IsSet() bool
- func (v NullableHorizontalWithVerticalVelocityAndUncertainty) MarshalJSON() ([]byte, error)
- func (v *NullableHorizontalWithVerticalVelocityAndUncertainty) Set(val *HorizontalWithVerticalVelocityAndUncertainty)
- func (v *NullableHorizontalWithVerticalVelocityAndUncertainty) UnmarshalJSON(src []byte) error
- func (v *NullableHorizontalWithVerticalVelocityAndUncertainty) Unset()
- type NullableInt
- type NullableInt32
- type NullableInt64
- 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 NullableIpv6Addr
- type NullableLdrType
- 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 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 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 NullableMinorLocationQoS
- func (v NullableMinorLocationQoS) Get() *MinorLocationQoS
- func (v NullableMinorLocationQoS) IsSet() bool
- func (v NullableMinorLocationQoS) MarshalJSON() ([]byte, error)
- func (v *NullableMinorLocationQoS) Set(val *MinorLocationQoS)
- func (v *NullableMinorLocationQoS) UnmarshalJSON(src []byte) error
- func (v *NullableMinorLocationQoS) Unset()
- type NullableNcgi
- 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 NullablePermissionLevel
- func (v NullablePermissionLevel) Get() *PermissionLevel
- func (v NullablePermissionLevel) IsSet() bool
- func (v NullablePermissionLevel) MarshalJSON() ([]byte, error)
- func (v *NullablePermissionLevel) Set(val *PermissionLevel)
- func (v *NullablePermissionLevel) UnmarshalJSON(src []byte) error
- func (v *NullablePermissionLevel) Unset()
- type NullablePlmnId
- type NullablePlmnId1
- 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 NullablePositioningMethod
- func (v NullablePositioningMethod) Get() *PositioningMethod
- func (v NullablePositioningMethod) IsSet() bool
- func (v NullablePositioningMethod) MarshalJSON() ([]byte, error)
- func (v *NullablePositioningMethod) Set(val *PositioningMethod)
- func (v *NullablePositioningMethod) UnmarshalJSON(src []byte) error
- func (v *NullablePositioningMethod) 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 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 NullableRequestorId
- func (v NullableRequestorId) Get() *RequestorId
- func (v NullableRequestorId) IsSet() bool
- func (v NullableRequestorId) MarshalJSON() ([]byte, error)
- func (v *NullableRequestorId) Set(val *RequestorId)
- func (v *NullableRequestorId) UnmarshalJSON(src []byte) error
- func (v *NullableRequestorId) 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 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 NullableServiceArea
- func (v NullableServiceArea) Get() *ServiceArea
- func (v NullableServiceArea) IsSet() bool
- func (v NullableServiceArea) MarshalJSON() ([]byte, error)
- func (v *NullableServiceArea) Set(val *ServiceArea)
- func (v *NullableServiceArea) UnmarshalJSON(src []byte) error
- func (v *NullableServiceArea) Unset()
- type NullableString
- 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 NullableTai
- type NullableTime
- type NullableTimeWindow
- type NullableTopologicalServiceArea
- func (v NullableTopologicalServiceArea) Get() *TopologicalServiceArea
- func (v NullableTopologicalServiceArea) IsSet() bool
- func (v NullableTopologicalServiceArea) MarshalJSON() ([]byte, error)
- func (v *NullableTopologicalServiceArea) Set(val *TopologicalServiceArea)
- func (v *NullableTopologicalServiceArea) UnmarshalJSON(src []byte) error
- func (v *NullableTopologicalServiceArea) 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 NullableVelocityEstimate
- func (v NullableVelocityEstimate) Get() *VelocityEstimate
- func (v NullableVelocityEstimate) IsSet() bool
- func (v NullableVelocityEstimate) MarshalJSON() ([]byte, error)
- func (v *NullableVelocityEstimate) Set(val *VelocityEstimate)
- func (v *NullableVelocityEstimate) UnmarshalJSON(src []byte) error
- func (v *NullableVelocityEstimate) Unset()
- type NullableVerticalDirection
- func (v NullableVerticalDirection) Get() *VerticalDirection
- func (v NullableVerticalDirection) IsSet() bool
- func (v NullableVerticalDirection) MarshalJSON() ([]byte, error)
- func (v *NullableVerticalDirection) Set(val *VerticalDirection)
- func (v *NullableVerticalDirection) UnmarshalJSON(src []byte) error
- func (v *NullableVerticalDirection) Unset()
- type NullableWebsockNotifConfig
- func (v NullableWebsockNotifConfig) Get() *WebsockNotifConfig
- func (v NullableWebsockNotifConfig) IsSet() bool
- func (v NullableWebsockNotifConfig) MarshalJSON() ([]byte, error)
- func (v *NullableWebsockNotifConfig) Set(val *WebsockNotifConfig)
- func (v *NullableWebsockNotifConfig) UnmarshalJSON(src []byte) error
- func (v *NullableWebsockNotifConfig) Unset()
- type PermissionLevel
- 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 PlmnId1
- func (o *PlmnId1) GetMcc() string
- func (o *PlmnId1) GetMccOk() (*string, bool)
- func (o *PlmnId1) GetMnc() string
- func (o *PlmnId1) GetMncOk() (*string, bool)
- func (o PlmnId1) MarshalJSON() ([]byte, error)
- func (o *PlmnId1) SetMcc(v string)
- func (o *PlmnId1) SetMnc(v string)
- func (o PlmnId1) 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 PositioningMethod
- type ProblemDetails
- 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) GetStatus() int32
- func (o *ProblemDetails) GetStatusOk() (*int32, 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) HasCause() bool
- func (o *ProblemDetails) HasDetail() bool
- func (o *ProblemDetails) HasInstance() bool
- func (o *ProblemDetails) HasInvalidParams() bool
- func (o *ProblemDetails) HasStatus() 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) SetCause(v string)
- func (o *ProblemDetails) SetDetail(v string)
- func (o *ProblemDetails) SetInstance(v string)
- func (o *ProblemDetails) SetInvalidParams(v []InvalidParam)
- func (o *ProblemDetails) SetStatus(v int32)
- 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 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 RequestorId
- 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 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 ServerConfiguration
- type ServerConfigurations
- type ServerVariable
- type ServiceArea
- func (o *ServiceArea) GetGeoServAr() GeographicalServiceArea
- func (o *ServiceArea) GetGeoServArOk() (*GeographicalServiceArea, bool)
- func (o *ServiceArea) GetTopServAr() TopologicalServiceArea
- func (o *ServiceArea) GetTopServArOk() (*TopologicalServiceArea, bool)
- func (o *ServiceArea) HasGeoServAr() bool
- func (o *ServiceArea) HasTopServAr() bool
- func (o ServiceArea) MarshalJSON() ([]byte, error)
- func (o *ServiceArea) SetGeoServAr(v GeographicalServiceArea)
- func (o *ServiceArea) SetTopServAr(v TopologicalServiceArea)
- func (o ServiceArea) ToMap() (map[string]interface{}, error)
- type SupportedGADShapes
- type Tai
- func (o *Tai) GetNid() string
- func (o *Tai) GetNidOk() (*string, bool)
- func (o *Tai) GetPlmnId() PlmnId
- func (o *Tai) GetPlmnIdOk() (*PlmnId, bool)
- func (o *Tai) GetTac() string
- func (o *Tai) GetTacOk() (*string, bool)
- func (o *Tai) HasNid() bool
- func (o Tai) MarshalJSON() ([]byte, error)
- func (o *Tai) SetNid(v string)
- func (o *Tai) SetPlmnId(v PlmnId)
- func (o *Tai) SetTac(v string)
- func (o Tai) ToMap() (map[string]interface{}, error)
- type TimeWindow
- func (o *TimeWindow) GetStartTime() time.Time
- func (o *TimeWindow) GetStartTimeOk() (*time.Time, bool)
- func (o *TimeWindow) GetStopTime() time.Time
- func (o *TimeWindow) GetStopTimeOk() (*time.Time, bool)
- func (o TimeWindow) MarshalJSON() ([]byte, error)
- func (o *TimeWindow) SetStartTime(v time.Time)
- func (o *TimeWindow) SetStopTime(v time.Time)
- func (o TimeWindow) ToMap() (map[string]interface{}, error)
- type TopologicalServiceArea
- func (o *TopologicalServiceArea) GetEcgis() []Ecgi
- func (o *TopologicalServiceArea) GetEcgisOk() ([]Ecgi, bool)
- func (o *TopologicalServiceArea) GetNcgis() []Ncgi
- func (o *TopologicalServiceArea) GetNcgisOk() ([]Ncgi, bool)
- func (o *TopologicalServiceArea) GetPlmnIds() []PlmnId1
- func (o *TopologicalServiceArea) GetPlmnIdsOk() ([]PlmnId1, bool)
- func (o *TopologicalServiceArea) GetTais() []Tai
- func (o *TopologicalServiceArea) GetTaisOk() ([]Tai, bool)
- func (o *TopologicalServiceArea) HasEcgis() bool
- func (o *TopologicalServiceArea) HasNcgis() bool
- func (o *TopologicalServiceArea) HasPlmnIds() bool
- func (o *TopologicalServiceArea) HasTais() bool
- func (o TopologicalServiceArea) MarshalJSON() ([]byte, error)
- func (o *TopologicalServiceArea) SetEcgis(v []Ecgi)
- func (o *TopologicalServiceArea) SetNcgis(v []Ncgi)
- func (o *TopologicalServiceArea) SetPlmnIds(v []PlmnId1)
- func (o *TopologicalServiceArea) SetTais(v []Tai)
- func (o TopologicalServiceArea) ToMap() (map[string]interface{}, error)
- type UncertaintyEllipse
- func (o *UncertaintyEllipse) GetOrientationMajor() int32
- func (o *UncertaintyEllipse) GetOrientationMajorOk() (*int32, bool)
- func (o *UncertaintyEllipse) GetSemiMajor() float32
- func (o *UncertaintyEllipse) GetSemiMajorOk() (*float32, bool)
- func (o *UncertaintyEllipse) GetSemiMinor() float32
- func (o *UncertaintyEllipse) GetSemiMinorOk() (*float32, bool)
- func (o UncertaintyEllipse) MarshalJSON() ([]byte, error)
- func (o *UncertaintyEllipse) SetOrientationMajor(v int32)
- func (o *UncertaintyEllipse) SetSemiMajor(v float32)
- func (o *UncertaintyEllipse) SetSemiMinor(v float32)
- func (o UncertaintyEllipse) ToMap() (map[string]interface{}, error)
- type UncertaintyEllipsoid
- func (o *UncertaintyEllipsoid) GetOrientationMajor() int32
- func (o *UncertaintyEllipsoid) GetOrientationMajorOk() (*int32, bool)
- func (o *UncertaintyEllipsoid) GetSemiMajor() float32
- func (o *UncertaintyEllipsoid) GetSemiMajorOk() (*float32, bool)
- func (o *UncertaintyEllipsoid) GetSemiMinor() float32
- func (o *UncertaintyEllipsoid) GetSemiMinorOk() (*float32, bool)
- func (o *UncertaintyEllipsoid) GetVertical() float32
- func (o *UncertaintyEllipsoid) GetVerticalOk() (*float32, bool)
- func (o UncertaintyEllipsoid) MarshalJSON() ([]byte, error)
- func (o *UncertaintyEllipsoid) SetOrientationMajor(v int32)
- func (o *UncertaintyEllipsoid) SetSemiMajor(v float32)
- func (o *UncertaintyEllipsoid) SetSemiMinor(v float32)
- func (o *UncertaintyEllipsoid) SetVertical(v float32)
- func (o UncertaintyEllipsoid) ToMap() (map[string]interface{}, error)
- type VelocityEstimate
- func HorizontalVelocityAsVelocityEstimate(v *HorizontalVelocity) VelocityEstimate
- func HorizontalVelocityWithUncertaintyAsVelocityEstimate(v *HorizontalVelocityWithUncertainty) VelocityEstimate
- func HorizontalWithVerticalVelocityAndUncertaintyAsVelocityEstimate(v *HorizontalWithVerticalVelocityAndUncertainty) VelocityEstimate
- func HorizontalWithVerticalVelocityAsVelocityEstimate(v *HorizontalWithVerticalVelocity) VelocityEstimate
- type VerticalDirection
- type WebsockNotifConfig
- func (o *WebsockNotifConfig) GetRequestWebsocketUri() bool
- func (o *WebsockNotifConfig) GetRequestWebsocketUriOk() (*bool, bool)
- func (o *WebsockNotifConfig) GetWebsocketUri() string
- func (o *WebsockNotifConfig) GetWebsocketUriOk() (*string, bool)
- func (o *WebsockNotifConfig) HasRequestWebsocketUri() bool
- func (o *WebsockNotifConfig) HasWebsocketUri() bool
- func (o WebsockNotifConfig) MarshalJSON() ([]byte, error)
- func (o *WebsockNotifConfig) SetRequestWebsocketUri(v bool)
- func (o *WebsockNotifConfig) SetWebsocketUri(v string)
- func (o WebsockNotifConfig) ToMap() (map[string]interface{}, error)
Constants ¶
This section is empty.
Variables ¶
var ( // ContextOAuth2 takes an oauth2.TokenSource as authentication for the request. ContextOAuth2 = contextKey("token") // ContextServerIndex uses a server configuration from the index. ContextServerIndex = contextKey("serverIndex") // ContextOperationServerIndices uses a server configuration from the index mapping. ContextOperationServerIndices = contextKey("serverOperationIndices") // ContextServerVariables overrides a server configuration variables. ContextServerVariables = contextKey("serverVariables") // ContextOperationServerVariables overrides a server configuration variables using operation specific values. ContextOperationServerVariables = contextKey("serverOperationVariables") )
var AllowedVerticalDirectionEnumValues = []VerticalDirection{
"UPWARD",
"DOWNWARD",
}
All allowed values of VerticalDirection enum
Functions ¶
func CacheExpires ¶
CacheExpires helper function to determine remaining time before repeating a request.
func PtrFloat32 ¶
PtrFloat32 is a helper routine that returns a pointer to given float value.
func PtrFloat64 ¶
PtrFloat64 is a helper routine that returns a pointer to given float value.
Types ¶
type ACCharacteristics ¶
type ACCharacteristics struct {
AcProf ACProfile `json:"acProf"`
}
ACCharacteristics Represents EAS dynamic information changes filter.
func NewACCharacteristics ¶
func NewACCharacteristics(acProf ACProfile) *ACCharacteristics
NewACCharacteristics instantiates a new ACCharacteristics object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewACCharacteristicsWithDefaults ¶
func NewACCharacteristicsWithDefaults() *ACCharacteristics
NewACCharacteristicsWithDefaults instantiates a new ACCharacteristics object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ACCharacteristics) GetAcProf ¶
func (o *ACCharacteristics) GetAcProf() ACProfile
GetAcProf returns the AcProf field value
func (*ACCharacteristics) GetAcProfOk ¶
func (o *ACCharacteristics) GetAcProfOk() (*ACProfile, bool)
GetAcProfOk returns a tuple with the AcProf field value and a boolean to check if the value has been set.
func (ACCharacteristics) MarshalJSON ¶
func (o ACCharacteristics) MarshalJSON() ([]byte, error)
func (*ACCharacteristics) SetAcProf ¶
func (o *ACCharacteristics) SetAcProf(v ACProfile)
SetAcProf sets field value
func (ACCharacteristics) ToMap ¶
func (o ACCharacteristics) ToMap() (map[string]interface{}, error)
type ACProfile ¶
type ACProfile struct { // Identity of the AC. AcId string `json:"acId"` // The category or type of AC. AcType *string `json:"acType,omitempty"` // Indicates to the ECS which ECSPs are preferred for the AC. PrefEcsps []string `json:"prefEcsps,omitempty"` AcSchedule *ScheduledCommunicationTime `json:"acSchedule,omitempty"` ExpAcGeoServArea *LocationArea5G `json:"expAcGeoServArea,omitempty"` // Profiles of ACs for which the EEC provides edge enabling services. AcSvcContSupp []ACRScenario `json:"acSvcContSupp,omitempty"` // List of EAS information. Eass []EasDetail `json:"eass,omitempty"` }
ACProfile ECS service provisioning response information.
func NewACProfile ¶
NewACProfile instantiates a new ACProfile object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewACProfileWithDefaults ¶
func NewACProfileWithDefaults() *ACProfile
NewACProfileWithDefaults instantiates a new ACProfile object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ACProfile) GetAcIdOk ¶
GetAcIdOk returns a tuple with the AcId field value and a boolean to check if the value has been set.
func (*ACProfile) GetAcSchedule ¶
func (o *ACProfile) GetAcSchedule() ScheduledCommunicationTime
GetAcSchedule returns the AcSchedule field value if set, zero value otherwise.
func (*ACProfile) GetAcScheduleOk ¶
func (o *ACProfile) GetAcScheduleOk() (*ScheduledCommunicationTime, bool)
GetAcScheduleOk returns a tuple with the AcSchedule field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ACProfile) GetAcSvcContSupp ¶
func (o *ACProfile) GetAcSvcContSupp() []ACRScenario
GetAcSvcContSupp returns the AcSvcContSupp field value if set, zero value otherwise.
func (*ACProfile) GetAcSvcContSuppOk ¶
func (o *ACProfile) GetAcSvcContSuppOk() ([]ACRScenario, bool)
GetAcSvcContSuppOk returns a tuple with the AcSvcContSupp field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ACProfile) GetAcType ¶
GetAcType returns the AcType field value if set, zero value otherwise.
func (*ACProfile) GetAcTypeOk ¶
GetAcTypeOk returns a tuple with the AcType field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ACProfile) GetEassOk ¶
GetEassOk returns a tuple with the Eass field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ACProfile) GetExpAcGeoServArea ¶
func (o *ACProfile) GetExpAcGeoServArea() LocationArea5G
GetExpAcGeoServArea returns the ExpAcGeoServArea field value if set, zero value otherwise.
func (*ACProfile) GetExpAcGeoServAreaOk ¶
func (o *ACProfile) GetExpAcGeoServAreaOk() (*LocationArea5G, bool)
GetExpAcGeoServAreaOk returns a tuple with the ExpAcGeoServArea field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ACProfile) GetPrefEcsps ¶
GetPrefEcsps returns the PrefEcsps field value if set, zero value otherwise.
func (*ACProfile) GetPrefEcspsOk ¶
GetPrefEcspsOk returns a tuple with the PrefEcsps field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ACProfile) HasAcSchedule ¶
HasAcSchedule returns a boolean if a field has been set.
func (*ACProfile) HasAcSvcContSupp ¶
HasAcSvcContSupp returns a boolean if a field has been set.
func (*ACProfile) HasExpAcGeoServArea ¶
HasExpAcGeoServArea returns a boolean if a field has been set.
func (*ACProfile) HasPrefEcsps ¶
HasPrefEcsps returns a boolean if a field has been set.
func (ACProfile) MarshalJSON ¶
func (*ACProfile) SetAcSchedule ¶
func (o *ACProfile) SetAcSchedule(v ScheduledCommunicationTime)
SetAcSchedule gets a reference to the given ScheduledCommunicationTime and assigns it to the AcSchedule field.
func (*ACProfile) SetAcSvcContSupp ¶
func (o *ACProfile) SetAcSvcContSupp(v []ACRScenario)
SetAcSvcContSupp gets a reference to the given []ACRScenario and assigns it to the AcSvcContSupp field.
func (*ACProfile) SetAcType ¶
SetAcType gets a reference to the given string and assigns it to the AcType field.
func (*ACProfile) SetEass ¶
SetEass gets a reference to the given []EasDetail and assigns it to the Eass field.
func (*ACProfile) SetExpAcGeoServArea ¶
func (o *ACProfile) SetExpAcGeoServArea(v LocationArea5G)
SetExpAcGeoServArea gets a reference to the given LocationArea5G and assigns it to the ExpAcGeoServArea field.
func (*ACProfile) SetPrefEcsps ¶
SetPrefEcsps gets a reference to the given []string and assigns it to the PrefEcsps field.
type ACRScenario ¶
type ACRScenario struct {
String *string
}
ACRScenario Possible values are: - EEC_INITIATED: Represents the EEC initiated ACR scenario. - EEC_EXECUTED_VIA_SOURCE_EES: Represents the EEC ACR scenario executed via the S-EES. - EEC_EXECUTED_VIA_TARGET_EES: Represents the EEC ACR scenario executed via the T-EES. - SOURCE_EAS_DECIDED: Represents the EEC ACR scenario where the S-EAS decides to perform ACR. - SOURCE_EES_EXECUTED: Represents the EEC ACR scenario where S-EES executes the ACR. - EEL_MANAGED_ACR: Represents the EEC ACR scenario where the ACR is managed by the Edge Enabler Layer.
func (*ACRScenario) MarshalJSON ¶
func (src *ACRScenario) MarshalJSON() ([]byte, error)
Marshal data from the first non-nil pointers in the struct to JSON
func (*ACRScenario) UnmarshalJSON ¶
func (dst *ACRScenario) UnmarshalJSON(data []byte) error
Unmarshal JSON data into any of the pointers in the struct
type ACServiceKPIs ¶
type ACServiceKPIs struct { // String representing a bit rate; the prefixes follow the standard symbols from The International System of Units, and represent x1000 multipliers, with the exception that prefix \"K\" is used to represent the standard symbol \"k\". ConnBand *string `json:"connBand,omitempty"` // Unsigned Integer, i.e. only value 0 and integers above 0 are permissible. ReqRate *int32 `json:"reqRate,omitempty"` // Unsigned integer identifying a period of time in units of seconds. RespTime *int32 `json:"respTime,omitempty"` // Unsigned Integer, i.e. only value 0 and integers above 0 are permissible. Avail *int32 `json:"avail,omitempty"` // The compute resources required by the AC. ReqComp *string `json:"reqComp,omitempty"` // The graphical compute resources required by the AC. ReqGrapComp *string `json:"reqGrapComp,omitempty"` // The memory resources required by the AC. ReqMem *string `json:"reqMem,omitempty"` // The storage resources required by the AC. ReqStrg *string `json:"reqStrg,omitempty"` }
ACServiceKPIs EAS details.
func NewACServiceKPIs ¶
func NewACServiceKPIs() *ACServiceKPIs
NewACServiceKPIs instantiates a new ACServiceKPIs object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewACServiceKPIsWithDefaults ¶
func NewACServiceKPIsWithDefaults() *ACServiceKPIs
NewACServiceKPIsWithDefaults instantiates a new ACServiceKPIs object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ACServiceKPIs) GetAvail ¶
func (o *ACServiceKPIs) GetAvail() int32
GetAvail returns the Avail field value if set, zero value otherwise.
func (*ACServiceKPIs) GetAvailOk ¶
func (o *ACServiceKPIs) GetAvailOk() (*int32, bool)
GetAvailOk returns a tuple with the Avail field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ACServiceKPIs) GetConnBand ¶
func (o *ACServiceKPIs) GetConnBand() string
GetConnBand returns the ConnBand field value if set, zero value otherwise.
func (*ACServiceKPIs) GetConnBandOk ¶
func (o *ACServiceKPIs) GetConnBandOk() (*string, bool)
GetConnBandOk returns a tuple with the ConnBand field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ACServiceKPIs) GetReqComp ¶
func (o *ACServiceKPIs) GetReqComp() string
GetReqComp returns the ReqComp field value if set, zero value otherwise.
func (*ACServiceKPIs) GetReqCompOk ¶
func (o *ACServiceKPIs) GetReqCompOk() (*string, bool)
GetReqCompOk returns a tuple with the ReqComp field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ACServiceKPIs) GetReqGrapComp ¶
func (o *ACServiceKPIs) GetReqGrapComp() string
GetReqGrapComp returns the ReqGrapComp field value if set, zero value otherwise.
func (*ACServiceKPIs) GetReqGrapCompOk ¶
func (o *ACServiceKPIs) GetReqGrapCompOk() (*string, bool)
GetReqGrapCompOk returns a tuple with the ReqGrapComp field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ACServiceKPIs) GetReqMem ¶
func (o *ACServiceKPIs) GetReqMem() string
GetReqMem returns the ReqMem field value if set, zero value otherwise.
func (*ACServiceKPIs) GetReqMemOk ¶
func (o *ACServiceKPIs) GetReqMemOk() (*string, bool)
GetReqMemOk returns a tuple with the ReqMem field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ACServiceKPIs) GetReqRate ¶
func (o *ACServiceKPIs) GetReqRate() int32
GetReqRate returns the ReqRate field value if set, zero value otherwise.
func (*ACServiceKPIs) GetReqRateOk ¶
func (o *ACServiceKPIs) GetReqRateOk() (*int32, bool)
GetReqRateOk returns a tuple with the ReqRate field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ACServiceKPIs) GetReqStrg ¶
func (o *ACServiceKPIs) GetReqStrg() string
GetReqStrg returns the ReqStrg field value if set, zero value otherwise.
func (*ACServiceKPIs) GetReqStrgOk ¶
func (o *ACServiceKPIs) GetReqStrgOk() (*string, bool)
GetReqStrgOk returns a tuple with the ReqStrg field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ACServiceKPIs) GetRespTime ¶
func (o *ACServiceKPIs) GetRespTime() int32
GetRespTime returns the RespTime field value if set, zero value otherwise.
func (*ACServiceKPIs) GetRespTimeOk ¶
func (o *ACServiceKPIs) GetRespTimeOk() (*int32, bool)
GetRespTimeOk returns a tuple with the RespTime field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ACServiceKPIs) HasAvail ¶
func (o *ACServiceKPIs) HasAvail() bool
HasAvail returns a boolean if a field has been set.
func (*ACServiceKPIs) HasConnBand ¶
func (o *ACServiceKPIs) HasConnBand() bool
HasConnBand returns a boolean if a field has been set.
func (*ACServiceKPIs) HasReqComp ¶
func (o *ACServiceKPIs) HasReqComp() bool
HasReqComp returns a boolean if a field has been set.
func (*ACServiceKPIs) HasReqGrapComp ¶
func (o *ACServiceKPIs) HasReqGrapComp() bool
HasReqGrapComp returns a boolean if a field has been set.
func (*ACServiceKPIs) HasReqMem ¶
func (o *ACServiceKPIs) HasReqMem() bool
HasReqMem returns a boolean if a field has been set.
func (*ACServiceKPIs) HasReqRate ¶
func (o *ACServiceKPIs) HasReqRate() bool
HasReqRate returns a boolean if a field has been set.
func (*ACServiceKPIs) HasReqStrg ¶
func (o *ACServiceKPIs) HasReqStrg() bool
HasReqStrg returns a boolean if a field has been set.
func (*ACServiceKPIs) HasRespTime ¶
func (o *ACServiceKPIs) HasRespTime() bool
HasRespTime returns a boolean if a field has been set.
func (ACServiceKPIs) MarshalJSON ¶
func (o ACServiceKPIs) MarshalJSON() ([]byte, error)
func (*ACServiceKPIs) SetAvail ¶
func (o *ACServiceKPIs) SetAvail(v int32)
SetAvail gets a reference to the given int32 and assigns it to the Avail field.
func (*ACServiceKPIs) SetConnBand ¶
func (o *ACServiceKPIs) SetConnBand(v string)
SetConnBand gets a reference to the given string and assigns it to the ConnBand field.
func (*ACServiceKPIs) SetReqComp ¶
func (o *ACServiceKPIs) SetReqComp(v string)
SetReqComp gets a reference to the given string and assigns it to the ReqComp field.
func (*ACServiceKPIs) SetReqGrapComp ¶
func (o *ACServiceKPIs) SetReqGrapComp(v string)
SetReqGrapComp gets a reference to the given string and assigns it to the ReqGrapComp field.
func (*ACServiceKPIs) SetReqMem ¶
func (o *ACServiceKPIs) SetReqMem(v string)
SetReqMem gets a reference to the given string and assigns it to the ReqMem field.
func (*ACServiceKPIs) SetReqRate ¶
func (o *ACServiceKPIs) SetReqRate(v int32)
SetReqRate gets a reference to the given int32 and assigns it to the ReqRate field.
func (*ACServiceKPIs) SetReqStrg ¶
func (o *ACServiceKPIs) SetReqStrg(v string)
SetReqStrg gets a reference to the given string and assigns it to the ReqStrg field.
func (*ACServiceKPIs) SetRespTime ¶
func (o *ACServiceKPIs) SetRespTime(v int32)
SetRespTime gets a reference to the given int32 and assigns it to the RespTime field.
func (ACServiceKPIs) ToMap ¶
func (o ACServiceKPIs) ToMap() (map[string]interface{}, error)
type APIClient ¶
type APIClient struct { EASDiscoverySubscriptionsApi *EASDiscoverySubscriptionsApiService EASProfilesApi *EASProfilesApiService IndividualEASDiscoverySubscriptionApi *IndividualEASDiscoverySubscriptionApiService // contains filtered or unexported fields }
APIClient manages communication with the Eees_EASDiscovery API v1.0.1 In most cases there should be only one, shared, APIClient.
func NewAPIClient ¶
func NewAPIClient(cfg *Configuration) *APIClient
NewAPIClient creates a new API client. Requires a userAgent string describing your application. optionally a custom http.Client to allow for advanced features such as caching.
func (*APIClient) GetConfig ¶
func (c *APIClient) GetConfig() *Configuration
Allow modification of underlying config for alternate implementations and testing Caution: modifying the configuration while live can cause data races and potentially unwanted behavior
type APIKey ¶
APIKey provides API key based authentication to a request passed via context using ContextAPIKey
type APIResponse ¶
type APIResponse struct { *http.Response `json:"-"` Message string `json:"message,omitempty"` // Operation is the name of the OpenAPI operation. Operation string `json:"operation,omitempty"` // RequestURL is the request URL. This value is always available, even if the // embedded *http.Response is nil. RequestURL string `json:"url,omitempty"` // Method is the HTTP method used for the request. This value is always // available, even if the embedded *http.Response is nil. Method string `json:"method,omitempty"` // Payload holds the contents of the response body (which may be nil or empty). // This is provided here as the raw response.Body() reader will have already // been drained. Payload []byte `json:"-"` }
APIResponse stores the API response returned by the server.
func NewAPIResponse ¶
func NewAPIResponse(r *http.Response) *APIResponse
NewAPIResponse returns a new APIResponse object.
func NewAPIResponseWithError ¶
func NewAPIResponseWithError(errorMessage string) *APIResponse
NewAPIResponseWithError returns a new APIResponse object with the provided error message.
type AccuracyFulfilmentIndicator ¶
type AccuracyFulfilmentIndicator struct {
String *string
}
AccuracyFulfilmentIndicator Indicates fulfilment of requested accuracy.
func (*AccuracyFulfilmentIndicator) MarshalJSON ¶
func (src *AccuracyFulfilmentIndicator) MarshalJSON() ([]byte, error)
Marshal data from the first non-nil pointers in the struct to JSON
func (*AccuracyFulfilmentIndicator) UnmarshalJSON ¶
func (dst *AccuracyFulfilmentIndicator) UnmarshalJSON(data []byte) error
Unmarshal JSON data into any of the pointers in the struct
type ApiEasProfilesRequestDiscoveryPostRequest ¶
type ApiEasProfilesRequestDiscoveryPostRequest struct { ApiService *EASProfilesApiService // contains filtered or unexported fields }
func (ApiEasProfilesRequestDiscoveryPostRequest) EasDiscoveryReq ¶
func (r ApiEasProfilesRequestDiscoveryPostRequest) EasDiscoveryReq(easDiscoveryReq EasDiscoveryReq) ApiEasProfilesRequestDiscoveryPostRequest
func (ApiEasProfilesRequestDiscoveryPostRequest) Execute ¶
func (r ApiEasProfilesRequestDiscoveryPostRequest) Execute() (*EasDiscoveryResp, *http.Response, error)
type ApiSubscriptionsPostRequest ¶
type ApiSubscriptionsPostRequest struct { ApiService *EASDiscoverySubscriptionsApiService // contains filtered or unexported fields }
func (ApiSubscriptionsPostRequest) EasDiscoverySubscription ¶
func (r ApiSubscriptionsPostRequest) EasDiscoverySubscription(easDiscoverySubscription EasDiscoverySubscription) ApiSubscriptionsPostRequest
func (ApiSubscriptionsPostRequest) Execute ¶
func (r ApiSubscriptionsPostRequest) Execute() (*EasDiscoverySubscription, *http.Response, error)
type ApiSubscriptionsSubscriptionIdDeleteRequest ¶
type ApiSubscriptionsSubscriptionIdDeleteRequest struct { ApiService *IndividualEASDiscoverySubscriptionApiService // contains filtered or unexported fields }
type ApiSubscriptionsSubscriptionIdPatchRequest ¶
type ApiSubscriptionsSubscriptionIdPatchRequest struct { ApiService *IndividualEASDiscoverySubscriptionApiService // contains filtered or unexported fields }
func (ApiSubscriptionsSubscriptionIdPatchRequest) EasDiscoverySubscriptionPatch ¶
func (r ApiSubscriptionsSubscriptionIdPatchRequest) EasDiscoverySubscriptionPatch(easDiscoverySubscriptionPatch EasDiscoverySubscriptionPatch) ApiSubscriptionsSubscriptionIdPatchRequest
Parameters to replace the existing subscription
func (ApiSubscriptionsSubscriptionIdPatchRequest) Execute ¶
func (r ApiSubscriptionsSubscriptionIdPatchRequest) Execute() (*EasDiscoverySubscription, *http.Response, error)
type ApiSubscriptionsSubscriptionIdPutRequest ¶
type ApiSubscriptionsSubscriptionIdPutRequest struct { ApiService *IndividualEASDiscoverySubscriptionApiService // contains filtered or unexported fields }
func (ApiSubscriptionsSubscriptionIdPutRequest) EasDiscoverySubscription ¶
func (r ApiSubscriptionsSubscriptionIdPutRequest) EasDiscoverySubscription(easDiscoverySubscription EasDiscoverySubscription) ApiSubscriptionsSubscriptionIdPutRequest
Parameters to replace the existing subscription
func (ApiSubscriptionsSubscriptionIdPutRequest) Execute ¶
func (r ApiSubscriptionsSubscriptionIdPutRequest) Execute() (*EasDiscoverySubscription, *http.Response, error)
type BasicAuth ¶
type BasicAuth struct { UserName string `json:"userName,omitempty"` Password string `json:"password,omitempty"` }
BasicAuth provides basic http authentication to a request passed via context using ContextBasicAuth
type CivicAddress ¶
type CivicAddress struct { Country *string `json:"country,omitempty"` A1 *string `json:"A1,omitempty"` A2 *string `json:"A2,omitempty"` A3 *string `json:"A3,omitempty"` A4 *string `json:"A4,omitempty"` A5 *string `json:"A5,omitempty"` A6 *string `json:"A6,omitempty"` PRD *string `json:"PRD,omitempty"` POD *string `json:"POD,omitempty"` STS *string `json:"STS,omitempty"` HNO *string `json:"HNO,omitempty"` HNS *string `json:"HNS,omitempty"` LMK *string `json:"LMK,omitempty"` LOC *string `json:"LOC,omitempty"` NAM *string `json:"NAM,omitempty"` PC *string `json:"PC,omitempty"` BLD *string `json:"BLD,omitempty"` UNIT *string `json:"UNIT,omitempty"` FLR *string `json:"FLR,omitempty"` ROOM *string `json:"ROOM,omitempty"` PLC *string `json:"PLC,omitempty"` PCN *string `json:"PCN,omitempty"` POBOX *string `json:"POBOX,omitempty"` ADDCODE *string `json:"ADDCODE,omitempty"` SEAT *string `json:"SEAT,omitempty"` RD *string `json:"RD,omitempty"` RDSEC *string `json:"RDSEC,omitempty"` RDBR *string `json:"RDBR,omitempty"` RDSUBBR *string `json:"RDSUBBR,omitempty"` PRM *string `json:"PRM,omitempty"` POM *string `json:"POM,omitempty"` UsageRules *string `json:"usageRules,omitempty"` Method *string `json:"method,omitempty"` ProvidedBy *string `json:"providedBy,omitempty"` }
CivicAddress Indicates a Civic address.
func NewCivicAddress ¶
func NewCivicAddress() *CivicAddress
NewCivicAddress instantiates a new CivicAddress object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewCivicAddressWithDefaults ¶
func NewCivicAddressWithDefaults() *CivicAddress
NewCivicAddressWithDefaults instantiates a new CivicAddress object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*CivicAddress) GetA1 ¶
func (o *CivicAddress) GetA1() string
GetA1 returns the A1 field value if set, zero value otherwise.
func (*CivicAddress) GetA1Ok ¶
func (o *CivicAddress) GetA1Ok() (*string, bool)
GetA1Ok returns a tuple with the A1 field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetA2 ¶
func (o *CivicAddress) GetA2() string
GetA2 returns the A2 field value if set, zero value otherwise.
func (*CivicAddress) GetA2Ok ¶
func (o *CivicAddress) GetA2Ok() (*string, bool)
GetA2Ok returns a tuple with the A2 field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetA3 ¶
func (o *CivicAddress) GetA3() string
GetA3 returns the A3 field value if set, zero value otherwise.
func (*CivicAddress) GetA3Ok ¶
func (o *CivicAddress) GetA3Ok() (*string, bool)
GetA3Ok returns a tuple with the A3 field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetA4 ¶
func (o *CivicAddress) GetA4() string
GetA4 returns the A4 field value if set, zero value otherwise.
func (*CivicAddress) GetA4Ok ¶
func (o *CivicAddress) GetA4Ok() (*string, bool)
GetA4Ok returns a tuple with the A4 field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetA5 ¶
func (o *CivicAddress) GetA5() string
GetA5 returns the A5 field value if set, zero value otherwise.
func (*CivicAddress) GetA5Ok ¶
func (o *CivicAddress) GetA5Ok() (*string, bool)
GetA5Ok returns a tuple with the A5 field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetA6 ¶
func (o *CivicAddress) GetA6() string
GetA6 returns the A6 field value if set, zero value otherwise.
func (*CivicAddress) GetA6Ok ¶
func (o *CivicAddress) GetA6Ok() (*string, bool)
GetA6Ok returns a tuple with the A6 field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetADDCODE ¶
func (o *CivicAddress) GetADDCODE() string
GetADDCODE returns the ADDCODE field value if set, zero value otherwise.
func (*CivicAddress) GetADDCODEOk ¶
func (o *CivicAddress) GetADDCODEOk() (*string, bool)
GetADDCODEOk returns a tuple with the ADDCODE field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetBLD ¶
func (o *CivicAddress) GetBLD() string
GetBLD returns the BLD field value if set, zero value otherwise.
func (*CivicAddress) GetBLDOk ¶
func (o *CivicAddress) GetBLDOk() (*string, bool)
GetBLDOk returns a tuple with the BLD field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetCountry ¶
func (o *CivicAddress) GetCountry() string
GetCountry returns the Country field value if set, zero value otherwise.
func (*CivicAddress) GetCountryOk ¶
func (o *CivicAddress) GetCountryOk() (*string, bool)
GetCountryOk returns a tuple with the Country field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetFLR ¶
func (o *CivicAddress) GetFLR() string
GetFLR returns the FLR field value if set, zero value otherwise.
func (*CivicAddress) GetFLROk ¶
func (o *CivicAddress) GetFLROk() (*string, bool)
GetFLROk returns a tuple with the FLR field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetHNO ¶
func (o *CivicAddress) GetHNO() string
GetHNO returns the HNO field value if set, zero value otherwise.
func (*CivicAddress) GetHNOOk ¶
func (o *CivicAddress) GetHNOOk() (*string, bool)
GetHNOOk returns a tuple with the HNO field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetHNS ¶
func (o *CivicAddress) GetHNS() string
GetHNS returns the HNS field value if set, zero value otherwise.
func (*CivicAddress) GetHNSOk ¶
func (o *CivicAddress) GetHNSOk() (*string, bool)
GetHNSOk returns a tuple with the HNS field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetLMK ¶
func (o *CivicAddress) GetLMK() string
GetLMK returns the LMK field value if set, zero value otherwise.
func (*CivicAddress) GetLMKOk ¶
func (o *CivicAddress) GetLMKOk() (*string, bool)
GetLMKOk returns a tuple with the LMK field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetLOC ¶
func (o *CivicAddress) GetLOC() string
GetLOC returns the LOC field value if set, zero value otherwise.
func (*CivicAddress) GetLOCOk ¶
func (o *CivicAddress) GetLOCOk() (*string, bool)
GetLOCOk returns a tuple with the LOC field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetMethod ¶
func (o *CivicAddress) GetMethod() string
GetMethod returns the Method field value if set, zero value otherwise.
func (*CivicAddress) GetMethodOk ¶
func (o *CivicAddress) GetMethodOk() (*string, bool)
GetMethodOk returns a tuple with the Method field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetNAM ¶
func (o *CivicAddress) GetNAM() string
GetNAM returns the NAM field value if set, zero value otherwise.
func (*CivicAddress) GetNAMOk ¶
func (o *CivicAddress) GetNAMOk() (*string, bool)
GetNAMOk returns a tuple with the NAM field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetPC ¶
func (o *CivicAddress) GetPC() string
GetPC returns the PC field value if set, zero value otherwise.
func (*CivicAddress) GetPCN ¶
func (o *CivicAddress) GetPCN() string
GetPCN returns the PCN field value if set, zero value otherwise.
func (*CivicAddress) GetPCNOk ¶
func (o *CivicAddress) GetPCNOk() (*string, bool)
GetPCNOk returns a tuple with the PCN field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetPCOk ¶
func (o *CivicAddress) GetPCOk() (*string, bool)
GetPCOk returns a tuple with the PC field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetPLC ¶
func (o *CivicAddress) GetPLC() string
GetPLC returns the PLC field value if set, zero value otherwise.
func (*CivicAddress) GetPLCOk ¶
func (o *CivicAddress) GetPLCOk() (*string, bool)
GetPLCOk returns a tuple with the PLC field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetPOBOX ¶
func (o *CivicAddress) GetPOBOX() string
GetPOBOX returns the POBOX field value if set, zero value otherwise.
func (*CivicAddress) GetPOBOXOk ¶
func (o *CivicAddress) GetPOBOXOk() (*string, bool)
GetPOBOXOk returns a tuple with the POBOX field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetPOD ¶
func (o *CivicAddress) GetPOD() string
GetPOD returns the POD field value if set, zero value otherwise.
func (*CivicAddress) GetPODOk ¶
func (o *CivicAddress) GetPODOk() (*string, bool)
GetPODOk returns a tuple with the POD field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetPOM ¶
func (o *CivicAddress) GetPOM() string
GetPOM returns the POM field value if set, zero value otherwise.
func (*CivicAddress) GetPOMOk ¶
func (o *CivicAddress) GetPOMOk() (*string, bool)
GetPOMOk returns a tuple with the POM field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetPRD ¶
func (o *CivicAddress) GetPRD() string
GetPRD returns the PRD field value if set, zero value otherwise.
func (*CivicAddress) GetPRDOk ¶
func (o *CivicAddress) GetPRDOk() (*string, bool)
GetPRDOk returns a tuple with the PRD field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetPRM ¶
func (o *CivicAddress) GetPRM() string
GetPRM returns the PRM field value if set, zero value otherwise.
func (*CivicAddress) GetPRMOk ¶
func (o *CivicAddress) GetPRMOk() (*string, bool)
GetPRMOk returns a tuple with the PRM field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetProvidedBy ¶
func (o *CivicAddress) GetProvidedBy() string
GetProvidedBy returns the ProvidedBy field value if set, zero value otherwise.
func (*CivicAddress) GetProvidedByOk ¶
func (o *CivicAddress) GetProvidedByOk() (*string, bool)
GetProvidedByOk returns a tuple with the ProvidedBy field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetRD ¶
func (o *CivicAddress) GetRD() string
GetRD returns the RD field value if set, zero value otherwise.
func (*CivicAddress) GetRDBR ¶
func (o *CivicAddress) GetRDBR() string
GetRDBR returns the RDBR field value if set, zero value otherwise.
func (*CivicAddress) GetRDBROk ¶
func (o *CivicAddress) GetRDBROk() (*string, bool)
GetRDBROk returns a tuple with the RDBR field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetRDOk ¶
func (o *CivicAddress) GetRDOk() (*string, bool)
GetRDOk returns a tuple with the RD field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetRDSEC ¶
func (o *CivicAddress) GetRDSEC() string
GetRDSEC returns the RDSEC field value if set, zero value otherwise.
func (*CivicAddress) GetRDSECOk ¶
func (o *CivicAddress) GetRDSECOk() (*string, bool)
GetRDSECOk returns a tuple with the RDSEC field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetRDSUBBR ¶
func (o *CivicAddress) GetRDSUBBR() string
GetRDSUBBR returns the RDSUBBR field value if set, zero value otherwise.
func (*CivicAddress) GetRDSUBBROk ¶
func (o *CivicAddress) GetRDSUBBROk() (*string, bool)
GetRDSUBBROk returns a tuple with the RDSUBBR field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetROOM ¶
func (o *CivicAddress) GetROOM() string
GetROOM returns the ROOM field value if set, zero value otherwise.
func (*CivicAddress) GetROOMOk ¶
func (o *CivicAddress) GetROOMOk() (*string, bool)
GetROOMOk returns a tuple with the ROOM field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetSEAT ¶
func (o *CivicAddress) GetSEAT() string
GetSEAT returns the SEAT field value if set, zero value otherwise.
func (*CivicAddress) GetSEATOk ¶
func (o *CivicAddress) GetSEATOk() (*string, bool)
GetSEATOk returns a tuple with the SEAT field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetSTS ¶
func (o *CivicAddress) GetSTS() string
GetSTS returns the STS field value if set, zero value otherwise.
func (*CivicAddress) GetSTSOk ¶
func (o *CivicAddress) GetSTSOk() (*string, bool)
GetSTSOk returns a tuple with the STS field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetUNIT ¶
func (o *CivicAddress) GetUNIT() string
GetUNIT returns the UNIT field value if set, zero value otherwise.
func (*CivicAddress) GetUNITOk ¶
func (o *CivicAddress) GetUNITOk() (*string, bool)
GetUNITOk returns a tuple with the UNIT field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetUsageRules ¶
func (o *CivicAddress) GetUsageRules() string
GetUsageRules returns the UsageRules field value if set, zero value otherwise.
func (*CivicAddress) GetUsageRulesOk ¶
func (o *CivicAddress) GetUsageRulesOk() (*string, bool)
GetUsageRulesOk returns a tuple with the UsageRules field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) HasA1 ¶
func (o *CivicAddress) HasA1() bool
HasA1 returns a boolean if a field has been set.
func (*CivicAddress) HasA2 ¶
func (o *CivicAddress) HasA2() bool
HasA2 returns a boolean if a field has been set.
func (*CivicAddress) HasA3 ¶
func (o *CivicAddress) HasA3() bool
HasA3 returns a boolean if a field has been set.
func (*CivicAddress) HasA4 ¶
func (o *CivicAddress) HasA4() bool
HasA4 returns a boolean if a field has been set.
func (*CivicAddress) HasA5 ¶
func (o *CivicAddress) HasA5() bool
HasA5 returns a boolean if a field has been set.
func (*CivicAddress) HasA6 ¶
func (o *CivicAddress) HasA6() bool
HasA6 returns a boolean if a field has been set.
func (*CivicAddress) HasADDCODE ¶
func (o *CivicAddress) HasADDCODE() bool
HasADDCODE returns a boolean if a field has been set.
func (*CivicAddress) HasBLD ¶
func (o *CivicAddress) HasBLD() bool
HasBLD returns a boolean if a field has been set.
func (*CivicAddress) HasCountry ¶
func (o *CivicAddress) HasCountry() bool
HasCountry returns a boolean if a field has been set.
func (*CivicAddress) HasFLR ¶
func (o *CivicAddress) HasFLR() bool
HasFLR returns a boolean if a field has been set.
func (*CivicAddress) HasHNO ¶
func (o *CivicAddress) HasHNO() bool
HasHNO returns a boolean if a field has been set.
func (*CivicAddress) HasHNS ¶
func (o *CivicAddress) HasHNS() bool
HasHNS returns a boolean if a field has been set.
func (*CivicAddress) HasLMK ¶
func (o *CivicAddress) HasLMK() bool
HasLMK returns a boolean if a field has been set.
func (*CivicAddress) HasLOC ¶
func (o *CivicAddress) HasLOC() bool
HasLOC returns a boolean if a field has been set.
func (*CivicAddress) HasMethod ¶
func (o *CivicAddress) HasMethod() bool
HasMethod returns a boolean if a field has been set.
func (*CivicAddress) HasNAM ¶
func (o *CivicAddress) HasNAM() bool
HasNAM returns a boolean if a field has been set.
func (*CivicAddress) HasPC ¶
func (o *CivicAddress) HasPC() bool
HasPC returns a boolean if a field has been set.
func (*CivicAddress) HasPCN ¶
func (o *CivicAddress) HasPCN() bool
HasPCN returns a boolean if a field has been set.
func (*CivicAddress) HasPLC ¶
func (o *CivicAddress) HasPLC() bool
HasPLC returns a boolean if a field has been set.
func (*CivicAddress) HasPOBOX ¶
func (o *CivicAddress) HasPOBOX() bool
HasPOBOX returns a boolean if a field has been set.
func (*CivicAddress) HasPOD ¶
func (o *CivicAddress) HasPOD() bool
HasPOD returns a boolean if a field has been set.
func (*CivicAddress) HasPOM ¶
func (o *CivicAddress) HasPOM() bool
HasPOM returns a boolean if a field has been set.
func (*CivicAddress) HasPRD ¶
func (o *CivicAddress) HasPRD() bool
HasPRD returns a boolean if a field has been set.
func (*CivicAddress) HasPRM ¶
func (o *CivicAddress) HasPRM() bool
HasPRM returns a boolean if a field has been set.
func (*CivicAddress) HasProvidedBy ¶
func (o *CivicAddress) HasProvidedBy() bool
HasProvidedBy returns a boolean if a field has been set.
func (*CivicAddress) HasRD ¶
func (o *CivicAddress) HasRD() bool
HasRD returns a boolean if a field has been set.
func (*CivicAddress) HasRDBR ¶
func (o *CivicAddress) HasRDBR() bool
HasRDBR returns a boolean if a field has been set.
func (*CivicAddress) HasRDSEC ¶
func (o *CivicAddress) HasRDSEC() bool
HasRDSEC returns a boolean if a field has been set.
func (*CivicAddress) HasRDSUBBR ¶
func (o *CivicAddress) HasRDSUBBR() bool
HasRDSUBBR returns a boolean if a field has been set.
func (*CivicAddress) HasROOM ¶
func (o *CivicAddress) HasROOM() bool
HasROOM returns a boolean if a field has been set.
func (*CivicAddress) HasSEAT ¶
func (o *CivicAddress) HasSEAT() bool
HasSEAT returns a boolean if a field has been set.
func (*CivicAddress) HasSTS ¶
func (o *CivicAddress) HasSTS() bool
HasSTS returns a boolean if a field has been set.
func (*CivicAddress) HasUNIT ¶
func (o *CivicAddress) HasUNIT() bool
HasUNIT returns a boolean if a field has been set.
func (*CivicAddress) HasUsageRules ¶
func (o *CivicAddress) HasUsageRules() bool
HasUsageRules returns a boolean if a field has been set.
func (CivicAddress) MarshalJSON ¶
func (o CivicAddress) MarshalJSON() ([]byte, error)
func (*CivicAddress) SetA1 ¶
func (o *CivicAddress) SetA1(v string)
SetA1 gets a reference to the given string and assigns it to the A1 field.
func (*CivicAddress) SetA2 ¶
func (o *CivicAddress) SetA2(v string)
SetA2 gets a reference to the given string and assigns it to the A2 field.
func (*CivicAddress) SetA3 ¶
func (o *CivicAddress) SetA3(v string)
SetA3 gets a reference to the given string and assigns it to the A3 field.
func (*CivicAddress) SetA4 ¶
func (o *CivicAddress) SetA4(v string)
SetA4 gets a reference to the given string and assigns it to the A4 field.
func (*CivicAddress) SetA5 ¶
func (o *CivicAddress) SetA5(v string)
SetA5 gets a reference to the given string and assigns it to the A5 field.
func (*CivicAddress) SetA6 ¶
func (o *CivicAddress) SetA6(v string)
SetA6 gets a reference to the given string and assigns it to the A6 field.
func (*CivicAddress) SetADDCODE ¶
func (o *CivicAddress) SetADDCODE(v string)
SetADDCODE gets a reference to the given string and assigns it to the ADDCODE field.
func (*CivicAddress) SetBLD ¶
func (o *CivicAddress) SetBLD(v string)
SetBLD gets a reference to the given string and assigns it to the BLD field.
func (*CivicAddress) SetCountry ¶
func (o *CivicAddress) SetCountry(v string)
SetCountry gets a reference to the given string and assigns it to the Country field.
func (*CivicAddress) SetFLR ¶
func (o *CivicAddress) SetFLR(v string)
SetFLR gets a reference to the given string and assigns it to the FLR field.
func (*CivicAddress) SetHNO ¶
func (o *CivicAddress) SetHNO(v string)
SetHNO gets a reference to the given string and assigns it to the HNO field.
func (*CivicAddress) SetHNS ¶
func (o *CivicAddress) SetHNS(v string)
SetHNS gets a reference to the given string and assigns it to the HNS field.
func (*CivicAddress) SetLMK ¶
func (o *CivicAddress) SetLMK(v string)
SetLMK gets a reference to the given string and assigns it to the LMK field.
func (*CivicAddress) SetLOC ¶
func (o *CivicAddress) SetLOC(v string)
SetLOC gets a reference to the given string and assigns it to the LOC field.
func (*CivicAddress) SetMethod ¶
func (o *CivicAddress) SetMethod(v string)
SetMethod gets a reference to the given string and assigns it to the Method field.
func (*CivicAddress) SetNAM ¶
func (o *CivicAddress) SetNAM(v string)
SetNAM gets a reference to the given string and assigns it to the NAM field.
func (*CivicAddress) SetPC ¶
func (o *CivicAddress) SetPC(v string)
SetPC gets a reference to the given string and assigns it to the PC field.
func (*CivicAddress) SetPCN ¶
func (o *CivicAddress) SetPCN(v string)
SetPCN gets a reference to the given string and assigns it to the PCN field.
func (*CivicAddress) SetPLC ¶
func (o *CivicAddress) SetPLC(v string)
SetPLC gets a reference to the given string and assigns it to the PLC field.
func (*CivicAddress) SetPOBOX ¶
func (o *CivicAddress) SetPOBOX(v string)
SetPOBOX gets a reference to the given string and assigns it to the POBOX field.
func (*CivicAddress) SetPOD ¶
func (o *CivicAddress) SetPOD(v string)
SetPOD gets a reference to the given string and assigns it to the POD field.
func (*CivicAddress) SetPOM ¶
func (o *CivicAddress) SetPOM(v string)
SetPOM gets a reference to the given string and assigns it to the POM field.
func (*CivicAddress) SetPRD ¶
func (o *CivicAddress) SetPRD(v string)
SetPRD gets a reference to the given string and assigns it to the PRD field.
func (*CivicAddress) SetPRM ¶
func (o *CivicAddress) SetPRM(v string)
SetPRM gets a reference to the given string and assigns it to the PRM field.
func (*CivicAddress) SetProvidedBy ¶
func (o *CivicAddress) SetProvidedBy(v string)
SetProvidedBy gets a reference to the given string and assigns it to the ProvidedBy field.
func (*CivicAddress) SetRD ¶
func (o *CivicAddress) SetRD(v string)
SetRD gets a reference to the given string and assigns it to the RD field.
func (*CivicAddress) SetRDBR ¶
func (o *CivicAddress) SetRDBR(v string)
SetRDBR gets a reference to the given string and assigns it to the RDBR field.
func (*CivicAddress) SetRDSEC ¶
func (o *CivicAddress) SetRDSEC(v string)
SetRDSEC gets a reference to the given string and assigns it to the RDSEC field.
func (*CivicAddress) SetRDSUBBR ¶
func (o *CivicAddress) SetRDSUBBR(v string)
SetRDSUBBR gets a reference to the given string and assigns it to the RDSUBBR field.
func (*CivicAddress) SetROOM ¶
func (o *CivicAddress) SetROOM(v string)
SetROOM gets a reference to the given string and assigns it to the ROOM field.
func (*CivicAddress) SetSEAT ¶
func (o *CivicAddress) SetSEAT(v string)
SetSEAT gets a reference to the given string and assigns it to the SEAT field.
func (*CivicAddress) SetSTS ¶
func (o *CivicAddress) SetSTS(v string)
SetSTS gets a reference to the given string and assigns it to the STS field.
func (*CivicAddress) SetUNIT ¶
func (o *CivicAddress) SetUNIT(v string)
SetUNIT gets a reference to the given string and assigns it to the UNIT field.
func (*CivicAddress) SetUsageRules ¶
func (o *CivicAddress) SetUsageRules(v string)
SetUsageRules gets a reference to the given string and assigns it to the UsageRules field.
func (CivicAddress) ToMap ¶
func (o CivicAddress) ToMap() (map[string]interface{}, error)
type Configuration ¶
type Configuration struct { Host string `json:"host,omitempty"` Scheme string `json:"scheme,omitempty"` DefaultHeader map[string]string `json:"defaultHeader,omitempty"` UserAgent string `json:"userAgent,omitempty"` Debug bool `json:"debug,omitempty"` Servers ServerConfigurations OperationServers map[string]ServerConfigurations HTTPClient *http.Client }
Configuration stores the configuration of the API client
func NewConfiguration ¶
func NewConfiguration() *Configuration
NewConfiguration returns a new Configuration object
func (*Configuration) AddDefaultHeader ¶
func (c *Configuration) AddDefaultHeader(key string, value string)
AddDefaultHeader adds a new HTTP header to the default header in the request
func (*Configuration) ServerURLWithContext ¶
ServerURLWithContext returns a new server URL given an endpoint
type DiscoveredEas ¶
type DiscoveredEas struct { Eas EASProfile `json:"eas"` // string with format \"date-time\" as defined in OpenAPI. LifeTime *time.Time `json:"lifeTime,omitempty"` }
DiscoveredEas Represents an EAS discovery information.
func NewDiscoveredEas ¶
func NewDiscoveredEas(eas EASProfile) *DiscoveredEas
NewDiscoveredEas instantiates a new DiscoveredEas object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewDiscoveredEasWithDefaults ¶
func NewDiscoveredEasWithDefaults() *DiscoveredEas
NewDiscoveredEasWithDefaults instantiates a new DiscoveredEas object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*DiscoveredEas) GetEas ¶
func (o *DiscoveredEas) GetEas() EASProfile
GetEas returns the Eas field value
func (*DiscoveredEas) GetEasOk ¶
func (o *DiscoveredEas) GetEasOk() (*EASProfile, bool)
GetEasOk returns a tuple with the Eas field value and a boolean to check if the value has been set.
func (*DiscoveredEas) GetLifeTime ¶
func (o *DiscoveredEas) GetLifeTime() time.Time
GetLifeTime returns the LifeTime field value if set, zero value otherwise.
func (*DiscoveredEas) GetLifeTimeOk ¶
func (o *DiscoveredEas) GetLifeTimeOk() (*time.Time, bool)
GetLifeTimeOk returns a tuple with the LifeTime field value if set, nil otherwise and a boolean to check if the value has been set.
func (*DiscoveredEas) HasLifeTime ¶
func (o *DiscoveredEas) HasLifeTime() bool
HasLifeTime returns a boolean if a field has been set.
func (DiscoveredEas) MarshalJSON ¶
func (o DiscoveredEas) MarshalJSON() ([]byte, error)
func (*DiscoveredEas) SetLifeTime ¶
func (o *DiscoveredEas) SetLifeTime(v time.Time)
SetLifeTime gets a reference to the given time.Time and assigns it to the LifeTime field.
func (DiscoveredEas) ToMap ¶
func (o DiscoveredEas) ToMap() (map[string]interface{}, error)
type EASCategory ¶
type EASCategory struct {
String *string
}
EASCategory Possible values are: - UAS: Category of EAS is for Uncrewed Aerial Services. - V2X: Category of EAS is for V2X Services. - OTHER: Any other type of EAS category.
func (*EASCategory) MarshalJSON ¶
func (src *EASCategory) MarshalJSON() ([]byte, error)
Marshal data from the first non-nil pointers in the struct to JSON
func (*EASCategory) UnmarshalJSON ¶
func (dst *EASCategory) UnmarshalJSON(data []byte) error
Unmarshal JSON data into any of the pointers in the struct
type EASDiscEventIDs ¶
type EASDiscEventIDs struct {
String *string
}
EASDiscEventIDs Possible values are - EAS_AVAILABILITY_CHANGE: Represents the EAS availability change event. - EAS_DYNAMIC_INFO_CHANGE: Represents the EAS dynamic information change event.
func (*EASDiscEventIDs) MarshalJSON ¶
func (src *EASDiscEventIDs) MarshalJSON() ([]byte, error)
Marshal data from the first non-nil pointers in the struct to JSON
func (*EASDiscEventIDs) UnmarshalJSON ¶
func (dst *EASDiscEventIDs) UnmarshalJSON(data []byte) error
Unmarshal JSON data into any of the pointers in the struct
type EASDiscoverySubscriptionsApiService ¶
type EASDiscoverySubscriptionsApiService service
EASDiscoverySubscriptionsApiService EASDiscoverySubscriptionsApi service
func (*EASDiscoverySubscriptionsApiService) SubscriptionsPost ¶
func (a *EASDiscoverySubscriptionsApiService) SubscriptionsPost(ctx context.Context) ApiSubscriptionsPostRequest
SubscriptionsPost Method for SubscriptionsPost
Creates a new individual EAS discovery subscription.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiSubscriptionsPostRequest
func (*EASDiscoverySubscriptionsApiService) SubscriptionsPostExecute ¶
func (a *EASDiscoverySubscriptionsApiService) SubscriptionsPostExecute(r ApiSubscriptionsPostRequest) (*EasDiscoverySubscription, *http.Response, error)
Execute executes the request
@return EasDiscoverySubscription
type EASProfile ¶
type EASProfile struct { // Identifier of the EAS. EasId string `json:"easId"` EndPt EndPoint `json:"endPt"` // Identities of application clients that are served by the EAS. AcIds []string `json:"acIds,omitempty"` // Identifier of the ASP that provides the EAS. ProvId *string `json:"provId,omitempty"` Type *EASCategory `json:"type,omitempty"` // The availability schedule of the EAS. Scheds []ScheduledCommunicationTime `json:"scheds,omitempty"` SvcArea *ServiceArea `json:"svcArea,omitempty"` SvcKpi *EASServiceKPI `json:"svcKpi,omitempty"` // level of service permissions supported by the EAS. PermLvl []PermissionLevel `json:"permLvl,omitempty"` // Service specific features supported by EAS. EasFeats []string `json:"easFeats,omitempty"` // List of DNAI(s) and the N6 traffic information associated with the EAS. AppLocs []RouteToLocation `json:"appLocs,omitempty"` // The ACR scenarios supported by the EAS for service continuity. SvcContSupp []ACRScenario `json:"svcContSupp,omitempty"` // Unsigned integer identifying a period of time in units of seconds. AvlRep *int32 `json:"avlRep,omitempty"` // EAS status information. Status *string `json:"status,omitempty"` }
EASProfile Represents the EAS profile information.
func NewEASProfile ¶
func NewEASProfile(easId string, endPt EndPoint) *EASProfile
NewEASProfile instantiates a new EASProfile object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewEASProfileWithDefaults ¶
func NewEASProfileWithDefaults() *EASProfile
NewEASProfileWithDefaults instantiates a new EASProfile object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*EASProfile) GetAcIds ¶
func (o *EASProfile) GetAcIds() []string
GetAcIds returns the AcIds field value if set, zero value otherwise.
func (*EASProfile) GetAcIdsOk ¶
func (o *EASProfile) GetAcIdsOk() ([]string, bool)
GetAcIdsOk returns a tuple with the AcIds field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EASProfile) GetAppLocs ¶
func (o *EASProfile) GetAppLocs() []RouteToLocation
GetAppLocs returns the AppLocs field value if set, zero value otherwise.
func (*EASProfile) GetAppLocsOk ¶
func (o *EASProfile) GetAppLocsOk() ([]RouteToLocation, bool)
GetAppLocsOk returns a tuple with the AppLocs field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EASProfile) GetAvlRep ¶
func (o *EASProfile) GetAvlRep() int32
GetAvlRep returns the AvlRep field value if set, zero value otherwise.
func (*EASProfile) GetAvlRepOk ¶
func (o *EASProfile) GetAvlRepOk() (*int32, bool)
GetAvlRepOk returns a tuple with the AvlRep field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EASProfile) GetEasFeats ¶
func (o *EASProfile) GetEasFeats() []string
GetEasFeats returns the EasFeats field value if set, zero value otherwise.
func (*EASProfile) GetEasFeatsOk ¶
func (o *EASProfile) GetEasFeatsOk() ([]string, bool)
GetEasFeatsOk returns a tuple with the EasFeats field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EASProfile) GetEasId ¶
func (o *EASProfile) GetEasId() string
GetEasId returns the EasId field value
func (*EASProfile) GetEasIdOk ¶
func (o *EASProfile) GetEasIdOk() (*string, bool)
GetEasIdOk returns a tuple with the EasId field value and a boolean to check if the value has been set.
func (*EASProfile) GetEndPt ¶
func (o *EASProfile) GetEndPt() EndPoint
GetEndPt returns the EndPt field value
func (*EASProfile) GetEndPtOk ¶
func (o *EASProfile) GetEndPtOk() (*EndPoint, bool)
GetEndPtOk returns a tuple with the EndPt field value and a boolean to check if the value has been set.
func (*EASProfile) GetPermLvl ¶
func (o *EASProfile) GetPermLvl() []PermissionLevel
GetPermLvl returns the PermLvl field value if set, zero value otherwise.
func (*EASProfile) GetPermLvlOk ¶
func (o *EASProfile) GetPermLvlOk() ([]PermissionLevel, bool)
GetPermLvlOk returns a tuple with the PermLvl field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EASProfile) GetProvId ¶
func (o *EASProfile) GetProvId() string
GetProvId returns the ProvId field value if set, zero value otherwise.
func (*EASProfile) GetProvIdOk ¶
func (o *EASProfile) GetProvIdOk() (*string, bool)
GetProvIdOk returns a tuple with the ProvId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EASProfile) GetScheds ¶
func (o *EASProfile) GetScheds() []ScheduledCommunicationTime
GetScheds returns the Scheds field value if set, zero value otherwise.
func (*EASProfile) GetSchedsOk ¶
func (o *EASProfile) GetSchedsOk() ([]ScheduledCommunicationTime, bool)
GetSchedsOk returns a tuple with the Scheds field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EASProfile) GetStatus ¶
func (o *EASProfile) GetStatus() string
GetStatus returns the Status field value if set, zero value otherwise.
func (*EASProfile) GetStatusOk ¶
func (o *EASProfile) GetStatusOk() (*string, bool)
GetStatusOk returns a tuple with the Status field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EASProfile) GetSvcArea ¶
func (o *EASProfile) GetSvcArea() ServiceArea
GetSvcArea returns the SvcArea field value if set, zero value otherwise.
func (*EASProfile) GetSvcAreaOk ¶
func (o *EASProfile) GetSvcAreaOk() (*ServiceArea, bool)
GetSvcAreaOk returns a tuple with the SvcArea field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EASProfile) GetSvcContSupp ¶
func (o *EASProfile) GetSvcContSupp() []ACRScenario
GetSvcContSupp returns the SvcContSupp field value if set, zero value otherwise.
func (*EASProfile) GetSvcContSuppOk ¶
func (o *EASProfile) GetSvcContSuppOk() ([]ACRScenario, bool)
GetSvcContSuppOk returns a tuple with the SvcContSupp field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EASProfile) GetSvcKpi ¶
func (o *EASProfile) GetSvcKpi() EASServiceKPI
GetSvcKpi returns the SvcKpi field value if set, zero value otherwise.
func (*EASProfile) GetSvcKpiOk ¶
func (o *EASProfile) GetSvcKpiOk() (*EASServiceKPI, bool)
GetSvcKpiOk returns a tuple with the SvcKpi field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EASProfile) GetType ¶
func (o *EASProfile) GetType() EASCategory
GetType returns the Type field value if set, zero value otherwise.
func (*EASProfile) GetTypeOk ¶
func (o *EASProfile) GetTypeOk() (*EASCategory, bool)
GetTypeOk returns a tuple with the Type field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EASProfile) HasAcIds ¶
func (o *EASProfile) HasAcIds() bool
HasAcIds returns a boolean if a field has been set.
func (*EASProfile) HasAppLocs ¶
func (o *EASProfile) HasAppLocs() bool
HasAppLocs returns a boolean if a field has been set.
func (*EASProfile) HasAvlRep ¶
func (o *EASProfile) HasAvlRep() bool
HasAvlRep returns a boolean if a field has been set.
func (*EASProfile) HasEasFeats ¶
func (o *EASProfile) HasEasFeats() bool
HasEasFeats returns a boolean if a field has been set.
func (*EASProfile) HasPermLvl ¶
func (o *EASProfile) HasPermLvl() bool
HasPermLvl returns a boolean if a field has been set.
func (*EASProfile) HasProvId ¶
func (o *EASProfile) HasProvId() bool
HasProvId returns a boolean if a field has been set.
func (*EASProfile) HasScheds ¶
func (o *EASProfile) HasScheds() bool
HasScheds returns a boolean if a field has been set.
func (*EASProfile) HasStatus ¶
func (o *EASProfile) HasStatus() bool
HasStatus returns a boolean if a field has been set.
func (*EASProfile) HasSvcArea ¶
func (o *EASProfile) HasSvcArea() bool
HasSvcArea returns a boolean if a field has been set.
func (*EASProfile) HasSvcContSupp ¶
func (o *EASProfile) HasSvcContSupp() bool
HasSvcContSupp returns a boolean if a field has been set.
func (*EASProfile) HasSvcKpi ¶
func (o *EASProfile) HasSvcKpi() bool
HasSvcKpi returns a boolean if a field has been set.
func (*EASProfile) HasType ¶
func (o *EASProfile) HasType() bool
HasType returns a boolean if a field has been set.
func (EASProfile) MarshalJSON ¶
func (o EASProfile) MarshalJSON() ([]byte, error)
func (*EASProfile) SetAcIds ¶
func (o *EASProfile) SetAcIds(v []string)
SetAcIds gets a reference to the given []string and assigns it to the AcIds field.
func (*EASProfile) SetAppLocs ¶
func (o *EASProfile) SetAppLocs(v []RouteToLocation)
SetAppLocs gets a reference to the given []RouteToLocation and assigns it to the AppLocs field.
func (*EASProfile) SetAvlRep ¶
func (o *EASProfile) SetAvlRep(v int32)
SetAvlRep gets a reference to the given int32 and assigns it to the AvlRep field.
func (*EASProfile) SetEasFeats ¶
func (o *EASProfile) SetEasFeats(v []string)
SetEasFeats gets a reference to the given []string and assigns it to the EasFeats field.
func (*EASProfile) SetPermLvl ¶
func (o *EASProfile) SetPermLvl(v []PermissionLevel)
SetPermLvl gets a reference to the given []PermissionLevel and assigns it to the PermLvl field.
func (*EASProfile) SetProvId ¶
func (o *EASProfile) SetProvId(v string)
SetProvId gets a reference to the given string and assigns it to the ProvId field.
func (*EASProfile) SetScheds ¶
func (o *EASProfile) SetScheds(v []ScheduledCommunicationTime)
SetScheds gets a reference to the given []ScheduledCommunicationTime and assigns it to the Scheds field.
func (*EASProfile) SetStatus ¶
func (o *EASProfile) SetStatus(v string)
SetStatus gets a reference to the given string and assigns it to the Status field.
func (*EASProfile) SetSvcArea ¶
func (o *EASProfile) SetSvcArea(v ServiceArea)
SetSvcArea gets a reference to the given ServiceArea and assigns it to the SvcArea field.
func (*EASProfile) SetSvcContSupp ¶
func (o *EASProfile) SetSvcContSupp(v []ACRScenario)
SetSvcContSupp gets a reference to the given []ACRScenario and assigns it to the SvcContSupp field.
func (*EASProfile) SetSvcKpi ¶
func (o *EASProfile) SetSvcKpi(v EASServiceKPI)
SetSvcKpi gets a reference to the given EASServiceKPI and assigns it to the SvcKpi field.
func (*EASProfile) SetType ¶
func (o *EASProfile) SetType(v EASCategory)
SetType gets a reference to the given EASCategory and assigns it to the Type field.
func (EASProfile) ToMap ¶
func (o EASProfile) ToMap() (map[string]interface{}, error)
type EASProfilesApiService ¶
type EASProfilesApiService service
EASProfilesApiService EASProfilesApi service
func (*EASProfilesApiService) EasProfilesRequestDiscoveryPost ¶
func (a *EASProfilesApiService) EasProfilesRequestDiscoveryPost(ctx context.Context) ApiEasProfilesRequestDiscoveryPostRequest
EasProfilesRequestDiscoveryPost Method for EasProfilesRequestDiscoveryPost
Provides EAS information requested by the service consumer (i.e. EEC, EAS or EES).
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiEasProfilesRequestDiscoveryPostRequest
func (*EASProfilesApiService) EasProfilesRequestDiscoveryPostExecute ¶
func (a *EASProfilesApiService) EasProfilesRequestDiscoveryPostExecute(r ApiEasProfilesRequestDiscoveryPostRequest) (*EasDiscoveryResp, *http.Response, error)
Execute executes the request
@return EasDiscoveryResp
type EASServiceKPI ¶
type EASServiceKPI struct { // Unsigned Integer, i.e. only value 0 and integers above 0 are permissible. MaxReqRate *int32 `json:"maxReqRate,omitempty"` // Unsigned Integer, i.e. only value 0 and integers above 0 are permissible. MaxRespTime *int32 `json:"maxRespTime,omitempty"` // Unsigned Integer, i.e. only value 0 and integers above 0 are permissible. Avail *int32 `json:"avail,omitempty"` // Unsigned Integer, i.e. only value 0 and integers above 0 are permissible. AvlComp *int32 `json:"avlComp,omitempty"` // Unsigned Integer, i.e. only value 0 and integers above 0 are permissible. AvlGraComp *int32 `json:"avlGraComp,omitempty"` // Unsigned Integer, i.e. only value 0 and integers above 0 are permissible. AvlMem *int32 `json:"avlMem,omitempty"` // Unsigned Integer, i.e. only value 0 and integers above 0 are permissible. AvlStrg *int32 `json:"avlStrg,omitempty"` // String representing a bit rate; the prefixes follow the standard symbols from The International System of Units, and represent x1000 multipliers, with the exception that prefix \"K\" is used to represent the standard symbol \"k\". ConnBand *string `json:"connBand,omitempty"` }
EASServiceKPI Represents the EAS service KPI information.
func NewEASServiceKPI ¶
func NewEASServiceKPI() *EASServiceKPI
NewEASServiceKPI instantiates a new EASServiceKPI object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewEASServiceKPIWithDefaults ¶
func NewEASServiceKPIWithDefaults() *EASServiceKPI
NewEASServiceKPIWithDefaults instantiates a new EASServiceKPI object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*EASServiceKPI) GetAvail ¶
func (o *EASServiceKPI) GetAvail() int32
GetAvail returns the Avail field value if set, zero value otherwise.
func (*EASServiceKPI) GetAvailOk ¶
func (o *EASServiceKPI) GetAvailOk() (*int32, bool)
GetAvailOk returns a tuple with the Avail field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EASServiceKPI) GetAvlComp ¶
func (o *EASServiceKPI) GetAvlComp() int32
GetAvlComp returns the AvlComp field value if set, zero value otherwise.
func (*EASServiceKPI) GetAvlCompOk ¶
func (o *EASServiceKPI) GetAvlCompOk() (*int32, bool)
GetAvlCompOk returns a tuple with the AvlComp field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EASServiceKPI) GetAvlGraComp ¶
func (o *EASServiceKPI) GetAvlGraComp() int32
GetAvlGraComp returns the AvlGraComp field value if set, zero value otherwise.
func (*EASServiceKPI) GetAvlGraCompOk ¶
func (o *EASServiceKPI) GetAvlGraCompOk() (*int32, bool)
GetAvlGraCompOk returns a tuple with the AvlGraComp field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EASServiceKPI) GetAvlMem ¶
func (o *EASServiceKPI) GetAvlMem() int32
GetAvlMem returns the AvlMem field value if set, zero value otherwise.
func (*EASServiceKPI) GetAvlMemOk ¶
func (o *EASServiceKPI) GetAvlMemOk() (*int32, bool)
GetAvlMemOk returns a tuple with the AvlMem field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EASServiceKPI) GetAvlStrg ¶
func (o *EASServiceKPI) GetAvlStrg() int32
GetAvlStrg returns the AvlStrg field value if set, zero value otherwise.
func (*EASServiceKPI) GetAvlStrgOk ¶
func (o *EASServiceKPI) GetAvlStrgOk() (*int32, bool)
GetAvlStrgOk returns a tuple with the AvlStrg field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EASServiceKPI) GetConnBand ¶
func (o *EASServiceKPI) GetConnBand() string
GetConnBand returns the ConnBand field value if set, zero value otherwise.
func (*EASServiceKPI) GetConnBandOk ¶
func (o *EASServiceKPI) GetConnBandOk() (*string, bool)
GetConnBandOk returns a tuple with the ConnBand field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EASServiceKPI) GetMaxReqRate ¶
func (o *EASServiceKPI) GetMaxReqRate() int32
GetMaxReqRate returns the MaxReqRate field value if set, zero value otherwise.
func (*EASServiceKPI) GetMaxReqRateOk ¶
func (o *EASServiceKPI) GetMaxReqRateOk() (*int32, bool)
GetMaxReqRateOk returns a tuple with the MaxReqRate field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EASServiceKPI) GetMaxRespTime ¶
func (o *EASServiceKPI) GetMaxRespTime() int32
GetMaxRespTime returns the MaxRespTime field value if set, zero value otherwise.
func (*EASServiceKPI) GetMaxRespTimeOk ¶
func (o *EASServiceKPI) GetMaxRespTimeOk() (*int32, bool)
GetMaxRespTimeOk returns a tuple with the MaxRespTime field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EASServiceKPI) HasAvail ¶
func (o *EASServiceKPI) HasAvail() bool
HasAvail returns a boolean if a field has been set.
func (*EASServiceKPI) HasAvlComp ¶
func (o *EASServiceKPI) HasAvlComp() bool
HasAvlComp returns a boolean if a field has been set.
func (*EASServiceKPI) HasAvlGraComp ¶
func (o *EASServiceKPI) HasAvlGraComp() bool
HasAvlGraComp returns a boolean if a field has been set.
func (*EASServiceKPI) HasAvlMem ¶
func (o *EASServiceKPI) HasAvlMem() bool
HasAvlMem returns a boolean if a field has been set.
func (*EASServiceKPI) HasAvlStrg ¶
func (o *EASServiceKPI) HasAvlStrg() bool
HasAvlStrg returns a boolean if a field has been set.
func (*EASServiceKPI) HasConnBand ¶
func (o *EASServiceKPI) HasConnBand() bool
HasConnBand returns a boolean if a field has been set.
func (*EASServiceKPI) HasMaxReqRate ¶
func (o *EASServiceKPI) HasMaxReqRate() bool
HasMaxReqRate returns a boolean if a field has been set.
func (*EASServiceKPI) HasMaxRespTime ¶
func (o *EASServiceKPI) HasMaxRespTime() bool
HasMaxRespTime returns a boolean if a field has been set.
func (EASServiceKPI) MarshalJSON ¶
func (o EASServiceKPI) MarshalJSON() ([]byte, error)
func (*EASServiceKPI) SetAvail ¶
func (o *EASServiceKPI) SetAvail(v int32)
SetAvail gets a reference to the given int32 and assigns it to the Avail field.
func (*EASServiceKPI) SetAvlComp ¶
func (o *EASServiceKPI) SetAvlComp(v int32)
SetAvlComp gets a reference to the given int32 and assigns it to the AvlComp field.
func (*EASServiceKPI) SetAvlGraComp ¶
func (o *EASServiceKPI) SetAvlGraComp(v int32)
SetAvlGraComp gets a reference to the given int32 and assigns it to the AvlGraComp field.
func (*EASServiceKPI) SetAvlMem ¶
func (o *EASServiceKPI) SetAvlMem(v int32)
SetAvlMem gets a reference to the given int32 and assigns it to the AvlMem field.
func (*EASServiceKPI) SetAvlStrg ¶
func (o *EASServiceKPI) SetAvlStrg(v int32)
SetAvlStrg gets a reference to the given int32 and assigns it to the AvlStrg field.
func (*EASServiceKPI) SetConnBand ¶
func (o *EASServiceKPI) SetConnBand(v string)
SetConnBand gets a reference to the given string and assigns it to the ConnBand field.
func (*EASServiceKPI) SetMaxReqRate ¶
func (o *EASServiceKPI) SetMaxReqRate(v int32)
SetMaxReqRate gets a reference to the given int32 and assigns it to the MaxReqRate field.
func (*EASServiceKPI) SetMaxRespTime ¶
func (o *EASServiceKPI) SetMaxRespTime(v int32)
SetMaxRespTime gets a reference to the given int32 and assigns it to the MaxRespTime field.
func (EASServiceKPI) ToMap ¶
func (o EASServiceKPI) ToMap() (map[string]interface{}, error)
type EasCharacteristics ¶
type EasCharacteristics struct { // EAS application identifier. EasId *string `json:"easId,omitempty"` // EAS provider identifier. EasProvId *string `json:"easProvId,omitempty"` // EAS type. EasType *string `json:"easType,omitempty"` EasSched *TimeWindow `json:"easSched,omitempty"` SvcArea *LocationArea5G `json:"svcArea,omitempty"` // Indicates if the EEC supports service continuity or not, also indicates which ACR scenarios are supported by the EEC. EasSvcContinuity []ACRScenario `json:"easSvcContinuity,omitempty"` // Service permissions level. SvcPermLevel *string `json:"svcPermLevel,omitempty"` // Service features. SvcFeats []string `json:"svcFeats,omitempty"` }
EasCharacteristics Represents the EAS chararcteristics.
func NewEasCharacteristics ¶
func NewEasCharacteristics() *EasCharacteristics
NewEasCharacteristics instantiates a new EasCharacteristics object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewEasCharacteristicsWithDefaults ¶
func NewEasCharacteristicsWithDefaults() *EasCharacteristics
NewEasCharacteristicsWithDefaults instantiates a new EasCharacteristics object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*EasCharacteristics) GetEasId ¶
func (o *EasCharacteristics) GetEasId() string
GetEasId returns the EasId field value if set, zero value otherwise.
func (*EasCharacteristics) GetEasIdOk ¶
func (o *EasCharacteristics) GetEasIdOk() (*string, bool)
GetEasIdOk returns a tuple with the EasId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EasCharacteristics) GetEasProvId ¶
func (o *EasCharacteristics) GetEasProvId() string
GetEasProvId returns the EasProvId field value if set, zero value otherwise.
func (*EasCharacteristics) GetEasProvIdOk ¶
func (o *EasCharacteristics) GetEasProvIdOk() (*string, bool)
GetEasProvIdOk returns a tuple with the EasProvId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EasCharacteristics) GetEasSched ¶
func (o *EasCharacteristics) GetEasSched() TimeWindow
GetEasSched returns the EasSched field value if set, zero value otherwise.
func (*EasCharacteristics) GetEasSchedOk ¶
func (o *EasCharacteristics) GetEasSchedOk() (*TimeWindow, bool)
GetEasSchedOk returns a tuple with the EasSched field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EasCharacteristics) GetEasSvcContinuity ¶
func (o *EasCharacteristics) GetEasSvcContinuity() []ACRScenario
GetEasSvcContinuity returns the EasSvcContinuity field value if set, zero value otherwise.
func (*EasCharacteristics) GetEasSvcContinuityOk ¶
func (o *EasCharacteristics) GetEasSvcContinuityOk() ([]ACRScenario, bool)
GetEasSvcContinuityOk returns a tuple with the EasSvcContinuity field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EasCharacteristics) GetEasType ¶
func (o *EasCharacteristics) GetEasType() string
GetEasType returns the EasType field value if set, zero value otherwise.
func (*EasCharacteristics) GetEasTypeOk ¶
func (o *EasCharacteristics) GetEasTypeOk() (*string, bool)
GetEasTypeOk returns a tuple with the EasType field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EasCharacteristics) GetSvcArea ¶
func (o *EasCharacteristics) GetSvcArea() LocationArea5G
GetSvcArea returns the SvcArea field value if set, zero value otherwise.
func (*EasCharacteristics) GetSvcAreaOk ¶
func (o *EasCharacteristics) GetSvcAreaOk() (*LocationArea5G, bool)
GetSvcAreaOk returns a tuple with the SvcArea field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EasCharacteristics) GetSvcFeats ¶
func (o *EasCharacteristics) GetSvcFeats() []string
GetSvcFeats returns the SvcFeats field value if set, zero value otherwise.
func (*EasCharacteristics) GetSvcFeatsOk ¶
func (o *EasCharacteristics) GetSvcFeatsOk() ([]string, bool)
GetSvcFeatsOk returns a tuple with the SvcFeats field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EasCharacteristics) GetSvcPermLevel ¶
func (o *EasCharacteristics) GetSvcPermLevel() string
GetSvcPermLevel returns the SvcPermLevel field value if set, zero value otherwise.
func (*EasCharacteristics) GetSvcPermLevelOk ¶
func (o *EasCharacteristics) GetSvcPermLevelOk() (*string, bool)
GetSvcPermLevelOk returns a tuple with the SvcPermLevel field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EasCharacteristics) HasEasId ¶
func (o *EasCharacteristics) HasEasId() bool
HasEasId returns a boolean if a field has been set.
func (*EasCharacteristics) HasEasProvId ¶
func (o *EasCharacteristics) HasEasProvId() bool
HasEasProvId returns a boolean if a field has been set.
func (*EasCharacteristics) HasEasSched ¶
func (o *EasCharacteristics) HasEasSched() bool
HasEasSched returns a boolean if a field has been set.
func (*EasCharacteristics) HasEasSvcContinuity ¶
func (o *EasCharacteristics) HasEasSvcContinuity() bool
HasEasSvcContinuity returns a boolean if a field has been set.
func (*EasCharacteristics) HasEasType ¶
func (o *EasCharacteristics) HasEasType() bool
HasEasType returns a boolean if a field has been set.
func (*EasCharacteristics) HasSvcArea ¶
func (o *EasCharacteristics) HasSvcArea() bool
HasSvcArea returns a boolean if a field has been set.
func (*EasCharacteristics) HasSvcFeats ¶
func (o *EasCharacteristics) HasSvcFeats() bool
HasSvcFeats returns a boolean if a field has been set.
func (*EasCharacteristics) HasSvcPermLevel ¶
func (o *EasCharacteristics) HasSvcPermLevel() bool
HasSvcPermLevel returns a boolean if a field has been set.
func (EasCharacteristics) MarshalJSON ¶
func (o EasCharacteristics) MarshalJSON() ([]byte, error)
func (*EasCharacteristics) SetEasId ¶
func (o *EasCharacteristics) SetEasId(v string)
SetEasId gets a reference to the given string and assigns it to the EasId field.
func (*EasCharacteristics) SetEasProvId ¶
func (o *EasCharacteristics) SetEasProvId(v string)
SetEasProvId gets a reference to the given string and assigns it to the EasProvId field.
func (*EasCharacteristics) SetEasSched ¶
func (o *EasCharacteristics) SetEasSched(v TimeWindow)
SetEasSched gets a reference to the given TimeWindow and assigns it to the EasSched field.
func (*EasCharacteristics) SetEasSvcContinuity ¶
func (o *EasCharacteristics) SetEasSvcContinuity(v []ACRScenario)
SetEasSvcContinuity gets a reference to the given []ACRScenario and assigns it to the EasSvcContinuity field.
func (*EasCharacteristics) SetEasType ¶
func (o *EasCharacteristics) SetEasType(v string)
SetEasType gets a reference to the given string and assigns it to the EasType field.
func (*EasCharacteristics) SetSvcArea ¶
func (o *EasCharacteristics) SetSvcArea(v LocationArea5G)
SetSvcArea gets a reference to the given LocationArea5G and assigns it to the SvcArea field.
func (*EasCharacteristics) SetSvcFeats ¶
func (o *EasCharacteristics) SetSvcFeats(v []string)
SetSvcFeats gets a reference to the given []string and assigns it to the SvcFeats field.
func (*EasCharacteristics) SetSvcPermLevel ¶
func (o *EasCharacteristics) SetSvcPermLevel(v string)
SetSvcPermLevel gets a reference to the given string and assigns it to the SvcPermLevel field.
func (EasCharacteristics) ToMap ¶
func (o EasCharacteristics) ToMap() (map[string]interface{}, error)
type EasDetail ¶
type EasDetail struct { // Application identifier of the EAS. EasId string `json:"easId"` ExpectedSvcKPIs *ACServiceKPIs `json:"expectedSvcKPIs,omitempty"` MinimumReqSvcKPIs *ACServiceKPIs `json:"minimumReqSvcKPIs,omitempty"` }
EasDetail EAS details.
func NewEasDetail ¶
NewEasDetail instantiates a new EasDetail object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewEasDetailWithDefaults ¶
func NewEasDetailWithDefaults() *EasDetail
NewEasDetailWithDefaults instantiates a new EasDetail object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*EasDetail) GetEasIdOk ¶
GetEasIdOk returns a tuple with the EasId field value and a boolean to check if the value has been set.
func (*EasDetail) GetExpectedSvcKPIs ¶
func (o *EasDetail) GetExpectedSvcKPIs() ACServiceKPIs
GetExpectedSvcKPIs returns the ExpectedSvcKPIs field value if set, zero value otherwise.
func (*EasDetail) GetExpectedSvcKPIsOk ¶
func (o *EasDetail) GetExpectedSvcKPIsOk() (*ACServiceKPIs, bool)
GetExpectedSvcKPIsOk returns a tuple with the ExpectedSvcKPIs field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EasDetail) GetMinimumReqSvcKPIs ¶
func (o *EasDetail) GetMinimumReqSvcKPIs() ACServiceKPIs
GetMinimumReqSvcKPIs returns the MinimumReqSvcKPIs field value if set, zero value otherwise.
func (*EasDetail) GetMinimumReqSvcKPIsOk ¶
func (o *EasDetail) GetMinimumReqSvcKPIsOk() (*ACServiceKPIs, bool)
GetMinimumReqSvcKPIsOk returns a tuple with the MinimumReqSvcKPIs field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EasDetail) HasExpectedSvcKPIs ¶
HasExpectedSvcKPIs returns a boolean if a field has been set.
func (*EasDetail) HasMinimumReqSvcKPIs ¶
HasMinimumReqSvcKPIs returns a boolean if a field has been set.
func (EasDetail) MarshalJSON ¶
func (*EasDetail) SetExpectedSvcKPIs ¶
func (o *EasDetail) SetExpectedSvcKPIs(v ACServiceKPIs)
SetExpectedSvcKPIs gets a reference to the given ACServiceKPIs and assigns it to the ExpectedSvcKPIs field.
func (*EasDetail) SetMinimumReqSvcKPIs ¶
func (o *EasDetail) SetMinimumReqSvcKPIs(v ACServiceKPIs)
SetMinimumReqSvcKPIs gets a reference to the given ACServiceKPIs and assigns it to the MinimumReqSvcKPIs field.
type EasDiscoveryFilter ¶
type EasDiscoveryFilter struct { // AC description for which an EAS is needed. AcChars []ACCharacteristics `json:"acChars,omitempty"` // Required EAS chararcteristics. EasChars []EasCharacteristics `json:"easChars,omitempty"` }
EasDiscoveryFilter Represents the EAS characteristics.
func NewEasDiscoveryFilter ¶
func NewEasDiscoveryFilter() *EasDiscoveryFilter
NewEasDiscoveryFilter instantiates a new EasDiscoveryFilter object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewEasDiscoveryFilterWithDefaults ¶
func NewEasDiscoveryFilterWithDefaults() *EasDiscoveryFilter
NewEasDiscoveryFilterWithDefaults instantiates a new EasDiscoveryFilter object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*EasDiscoveryFilter) GetAcChars ¶
func (o *EasDiscoveryFilter) GetAcChars() []ACCharacteristics
GetAcChars returns the AcChars field value if set, zero value otherwise.
func (*EasDiscoveryFilter) GetAcCharsOk ¶
func (o *EasDiscoveryFilter) GetAcCharsOk() ([]ACCharacteristics, bool)
GetAcCharsOk returns a tuple with the AcChars field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EasDiscoveryFilter) GetEasChars ¶
func (o *EasDiscoveryFilter) GetEasChars() []EasCharacteristics
GetEasChars returns the EasChars field value if set, zero value otherwise.
func (*EasDiscoveryFilter) GetEasCharsOk ¶
func (o *EasDiscoveryFilter) GetEasCharsOk() ([]EasCharacteristics, bool)
GetEasCharsOk returns a tuple with the EasChars field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EasDiscoveryFilter) HasAcChars ¶
func (o *EasDiscoveryFilter) HasAcChars() bool
HasAcChars returns a boolean if a field has been set.
func (*EasDiscoveryFilter) HasEasChars ¶
func (o *EasDiscoveryFilter) HasEasChars() bool
HasEasChars returns a boolean if a field has been set.
func (EasDiscoveryFilter) MarshalJSON ¶
func (o EasDiscoveryFilter) MarshalJSON() ([]byte, error)
func (*EasDiscoveryFilter) SetAcChars ¶
func (o *EasDiscoveryFilter) SetAcChars(v []ACCharacteristics)
SetAcChars gets a reference to the given []ACCharacteristics and assigns it to the AcChars field.
func (*EasDiscoveryFilter) SetEasChars ¶
func (o *EasDiscoveryFilter) SetEasChars(v []EasCharacteristics)
SetEasChars gets a reference to the given []EasCharacteristics and assigns it to the EasChars field.
func (EasDiscoveryFilter) ToMap ¶
func (o EasDiscoveryFilter) ToMap() (map[string]interface{}, error)
type EasDiscoveryNotification ¶
type EasDiscoveryNotification struct { // Identifier of the individual service provisioning subscription for which the service provisioning notification is delivered. SubId string `json:"subId"` EventType EASDiscEventIDs `json:"eventType"` // List of EAS discovery information. DiscoveredEas []DiscoveredEas `json:"discoveredEas"` }
EasDiscoveryNotification Notification of EAS discovery information.
func NewEasDiscoveryNotification ¶
func NewEasDiscoveryNotification(subId string, eventType EASDiscEventIDs, discoveredEas []DiscoveredEas) *EasDiscoveryNotification
NewEasDiscoveryNotification instantiates a new EasDiscoveryNotification object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewEasDiscoveryNotificationWithDefaults ¶
func NewEasDiscoveryNotificationWithDefaults() *EasDiscoveryNotification
NewEasDiscoveryNotificationWithDefaults instantiates a new EasDiscoveryNotification object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*EasDiscoveryNotification) GetDiscoveredEas ¶
func (o *EasDiscoveryNotification) GetDiscoveredEas() []DiscoveredEas
GetDiscoveredEas returns the DiscoveredEas field value
func (*EasDiscoveryNotification) GetDiscoveredEasOk ¶
func (o *EasDiscoveryNotification) GetDiscoveredEasOk() ([]DiscoveredEas, bool)
GetDiscoveredEasOk returns a tuple with the DiscoveredEas field value and a boolean to check if the value has been set.
func (*EasDiscoveryNotification) GetEventType ¶
func (o *EasDiscoveryNotification) GetEventType() EASDiscEventIDs
GetEventType returns the EventType field value
func (*EasDiscoveryNotification) GetEventTypeOk ¶
func (o *EasDiscoveryNotification) GetEventTypeOk() (*EASDiscEventIDs, bool)
GetEventTypeOk returns a tuple with the EventType field value and a boolean to check if the value has been set.
func (*EasDiscoveryNotification) GetSubId ¶
func (o *EasDiscoveryNotification) GetSubId() string
GetSubId returns the SubId field value
func (*EasDiscoveryNotification) GetSubIdOk ¶
func (o *EasDiscoveryNotification) GetSubIdOk() (*string, bool)
GetSubIdOk returns a tuple with the SubId field value and a boolean to check if the value has been set.
func (EasDiscoveryNotification) MarshalJSON ¶
func (o EasDiscoveryNotification) MarshalJSON() ([]byte, error)
func (*EasDiscoveryNotification) SetDiscoveredEas ¶
func (o *EasDiscoveryNotification) SetDiscoveredEas(v []DiscoveredEas)
SetDiscoveredEas sets field value
func (*EasDiscoveryNotification) SetEventType ¶
func (o *EasDiscoveryNotification) SetEventType(v EASDiscEventIDs)
SetEventType sets field value
func (*EasDiscoveryNotification) SetSubId ¶
func (o *EasDiscoveryNotification) SetSubId(v string)
SetSubId sets field value
func (EasDiscoveryNotification) ToMap ¶
func (o EasDiscoveryNotification) ToMap() (map[string]interface{}, error)
type EasDiscoveryReq ¶
type EasDiscoveryReq struct { RequestorId RequestorId `json:"requestorId"` // String identifying a Gpsi shall contain either an External Id or an MSISDN. It shall be formatted as follows -External Identifier= \"extid-'extid', where 'extid' shall be formatted according to clause 19.7.2 of 3GPP TS 23.003 that describes an External Identifier. UeId *string `json:"ueId,omitempty"` EasDiscoveryFilter *EasDiscoveryFilter `json:"easDiscoveryFilter,omitempty"` // Indicates if the EEC supports service continuity or not, also indicates which ACR scenarios are supported by the EEC. EecSvcContinuity []ACRScenario `json:"eecSvcContinuity,omitempty"` // Indicates if the EEC supports service continuity or not, also indicates which ACR scenarios are supported by the EEC. EesSvcContinuity []ACRScenario `json:"eesSvcContinuity,omitempty"` // Indicates if the EEC supports service continuity or not, also indicates which ACR scenarios are supported by the EEC. EasSvcContinuity []ACRScenario `json:"easSvcContinuity,omitempty"` LocInf *LocationInfo `json:"locInf,omitempty"` // DNAI (Data network access identifier), see clause 5.6.7 of 3GPP TS 23.501. EasTDnai *string `json:"easTDnai,omitempty"` }
EasDiscoveryReq ECS service provisioning request information.
func NewEasDiscoveryReq ¶
func NewEasDiscoveryReq(requestorId RequestorId) *EasDiscoveryReq
NewEasDiscoveryReq instantiates a new EasDiscoveryReq object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewEasDiscoveryReqWithDefaults ¶
func NewEasDiscoveryReqWithDefaults() *EasDiscoveryReq
NewEasDiscoveryReqWithDefaults instantiates a new EasDiscoveryReq object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*EasDiscoveryReq) GetEasDiscoveryFilter ¶
func (o *EasDiscoveryReq) GetEasDiscoveryFilter() EasDiscoveryFilter
GetEasDiscoveryFilter returns the EasDiscoveryFilter field value if set, zero value otherwise.
func (*EasDiscoveryReq) GetEasDiscoveryFilterOk ¶
func (o *EasDiscoveryReq) GetEasDiscoveryFilterOk() (*EasDiscoveryFilter, bool)
GetEasDiscoveryFilterOk returns a tuple with the EasDiscoveryFilter field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EasDiscoveryReq) GetEasSvcContinuity ¶
func (o *EasDiscoveryReq) GetEasSvcContinuity() []ACRScenario
GetEasSvcContinuity returns the EasSvcContinuity field value if set, zero value otherwise.
func (*EasDiscoveryReq) GetEasSvcContinuityOk ¶
func (o *EasDiscoveryReq) GetEasSvcContinuityOk() ([]ACRScenario, bool)
GetEasSvcContinuityOk returns a tuple with the EasSvcContinuity field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EasDiscoveryReq) GetEasTDnai ¶
func (o *EasDiscoveryReq) GetEasTDnai() string
GetEasTDnai returns the EasTDnai field value if set, zero value otherwise.
func (*EasDiscoveryReq) GetEasTDnaiOk ¶
func (o *EasDiscoveryReq) GetEasTDnaiOk() (*string, bool)
GetEasTDnaiOk returns a tuple with the EasTDnai field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EasDiscoveryReq) GetEecSvcContinuity ¶
func (o *EasDiscoveryReq) GetEecSvcContinuity() []ACRScenario
GetEecSvcContinuity returns the EecSvcContinuity field value if set, zero value otherwise.
func (*EasDiscoveryReq) GetEecSvcContinuityOk ¶
func (o *EasDiscoveryReq) GetEecSvcContinuityOk() ([]ACRScenario, bool)
GetEecSvcContinuityOk returns a tuple with the EecSvcContinuity field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EasDiscoveryReq) GetEesSvcContinuity ¶
func (o *EasDiscoveryReq) GetEesSvcContinuity() []ACRScenario
GetEesSvcContinuity returns the EesSvcContinuity field value if set, zero value otherwise.
func (*EasDiscoveryReq) GetEesSvcContinuityOk ¶
func (o *EasDiscoveryReq) GetEesSvcContinuityOk() ([]ACRScenario, bool)
GetEesSvcContinuityOk returns a tuple with the EesSvcContinuity field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EasDiscoveryReq) GetLocInf ¶
func (o *EasDiscoveryReq) GetLocInf() LocationInfo
GetLocInf returns the LocInf field value if set, zero value otherwise.
func (*EasDiscoveryReq) GetLocInfOk ¶
func (o *EasDiscoveryReq) GetLocInfOk() (*LocationInfo, bool)
GetLocInfOk returns a tuple with the LocInf field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EasDiscoveryReq) GetRequestorId ¶
func (o *EasDiscoveryReq) GetRequestorId() RequestorId
GetRequestorId returns the RequestorId field value
func (*EasDiscoveryReq) GetRequestorIdOk ¶
func (o *EasDiscoveryReq) GetRequestorIdOk() (*RequestorId, bool)
GetRequestorIdOk returns a tuple with the RequestorId field value and a boolean to check if the value has been set.
func (*EasDiscoveryReq) GetUeId ¶
func (o *EasDiscoveryReq) GetUeId() string
GetUeId returns the UeId field value if set, zero value otherwise.
func (*EasDiscoveryReq) GetUeIdOk ¶
func (o *EasDiscoveryReq) GetUeIdOk() (*string, bool)
GetUeIdOk returns a tuple with the UeId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EasDiscoveryReq) HasEasDiscoveryFilter ¶
func (o *EasDiscoveryReq) HasEasDiscoveryFilter() bool
HasEasDiscoveryFilter returns a boolean if a field has been set.
func (*EasDiscoveryReq) HasEasSvcContinuity ¶
func (o *EasDiscoveryReq) HasEasSvcContinuity() bool
HasEasSvcContinuity returns a boolean if a field has been set.
func (*EasDiscoveryReq) HasEasTDnai ¶
func (o *EasDiscoveryReq) HasEasTDnai() bool
HasEasTDnai returns a boolean if a field has been set.
func (*EasDiscoveryReq) HasEecSvcContinuity ¶
func (o *EasDiscoveryReq) HasEecSvcContinuity() bool
HasEecSvcContinuity returns a boolean if a field has been set.
func (*EasDiscoveryReq) HasEesSvcContinuity ¶
func (o *EasDiscoveryReq) HasEesSvcContinuity() bool
HasEesSvcContinuity returns a boolean if a field has been set.
func (*EasDiscoveryReq) HasLocInf ¶
func (o *EasDiscoveryReq) HasLocInf() bool
HasLocInf returns a boolean if a field has been set.
func (*EasDiscoveryReq) HasUeId ¶
func (o *EasDiscoveryReq) HasUeId() bool
HasUeId returns a boolean if a field has been set.
func (EasDiscoveryReq) MarshalJSON ¶
func (o EasDiscoveryReq) MarshalJSON() ([]byte, error)
func (*EasDiscoveryReq) SetEasDiscoveryFilter ¶
func (o *EasDiscoveryReq) SetEasDiscoveryFilter(v EasDiscoveryFilter)
SetEasDiscoveryFilter gets a reference to the given EasDiscoveryFilter and assigns it to the EasDiscoveryFilter field.
func (*EasDiscoveryReq) SetEasSvcContinuity ¶
func (o *EasDiscoveryReq) SetEasSvcContinuity(v []ACRScenario)
SetEasSvcContinuity gets a reference to the given []ACRScenario and assigns it to the EasSvcContinuity field.
func (*EasDiscoveryReq) SetEasTDnai ¶
func (o *EasDiscoveryReq) SetEasTDnai(v string)
SetEasTDnai gets a reference to the given string and assigns it to the EasTDnai field.
func (*EasDiscoveryReq) SetEecSvcContinuity ¶
func (o *EasDiscoveryReq) SetEecSvcContinuity(v []ACRScenario)
SetEecSvcContinuity gets a reference to the given []ACRScenario and assigns it to the EecSvcContinuity field.
func (*EasDiscoveryReq) SetEesSvcContinuity ¶
func (o *EasDiscoveryReq) SetEesSvcContinuity(v []ACRScenario)
SetEesSvcContinuity gets a reference to the given []ACRScenario and assigns it to the EesSvcContinuity field.
func (*EasDiscoveryReq) SetLocInf ¶
func (o *EasDiscoveryReq) SetLocInf(v LocationInfo)
SetLocInf gets a reference to the given LocationInfo and assigns it to the LocInf field.
func (*EasDiscoveryReq) SetRequestorId ¶
func (o *EasDiscoveryReq) SetRequestorId(v RequestorId)
SetRequestorId sets field value
func (*EasDiscoveryReq) SetUeId ¶
func (o *EasDiscoveryReq) SetUeId(v string)
SetUeId gets a reference to the given string and assigns it to the UeId field.
func (EasDiscoveryReq) ToMap ¶
func (o EasDiscoveryReq) ToMap() (map[string]interface{}, error)
type EasDiscoveryResp ¶
type EasDiscoveryResp struct { // List of EAS discovery information. DiscoveredEas []DiscoveredEas `json:"discoveredEas"` }
EasDiscoveryResp ECS discovery response.
func NewEasDiscoveryResp ¶
func NewEasDiscoveryResp(discoveredEas []DiscoveredEas) *EasDiscoveryResp
NewEasDiscoveryResp instantiates a new EasDiscoveryResp object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewEasDiscoveryRespWithDefaults ¶
func NewEasDiscoveryRespWithDefaults() *EasDiscoveryResp
NewEasDiscoveryRespWithDefaults instantiates a new EasDiscoveryResp object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*EasDiscoveryResp) GetDiscoveredEas ¶
func (o *EasDiscoveryResp) GetDiscoveredEas() []DiscoveredEas
GetDiscoveredEas returns the DiscoveredEas field value
func (*EasDiscoveryResp) GetDiscoveredEasOk ¶
func (o *EasDiscoveryResp) GetDiscoveredEasOk() ([]DiscoveredEas, bool)
GetDiscoveredEasOk returns a tuple with the DiscoveredEas field value and a boolean to check if the value has been set.
func (EasDiscoveryResp) MarshalJSON ¶
func (o EasDiscoveryResp) MarshalJSON() ([]byte, error)
func (*EasDiscoveryResp) SetDiscoveredEas ¶
func (o *EasDiscoveryResp) SetDiscoveredEas(v []DiscoveredEas)
SetDiscoveredEas sets field value
func (EasDiscoveryResp) ToMap ¶
func (o EasDiscoveryResp) ToMap() (map[string]interface{}, error)
type EasDiscoverySubscription ¶
type EasDiscoverySubscription struct { // Represents a unique identifier of the EEC. EecId string `json:"eecId"` // String identifying a Gpsi shall contain either an External Id or an MSISDN. It shall be formatted as follows -External Identifier= \"extid-'extid', where 'extid' shall be formatted according to clause 19.7.2 of 3GPP TS 23.003 that describes an External Identifier. UeId *string `json:"ueId,omitempty"` EasEventType EASDiscEventIDs `json:"easEventType"` EasDiscoveryFilter *EasDiscoveryFilter `json:"easDiscoveryFilter,omitempty"` EasDynInfoFilter *EasDynamicInfoFilter `json:"easDynInfoFilter,omitempty"` // Indicates if the EEC supports service continuity or not, also indicates which ACR scenarios are supported by the EEC. EasSvcContinuity []ACRScenario `json:"easSvcContinuity,omitempty"` // string with format \"date-time\" as defined in OpenAPI. ExpTime *time.Time `json:"expTime,omitempty"` // string providing an URI formatted according to IETF RFC 3986. NotificationDestination *string `json:"notificationDestination,omitempty"` // Set to true by Subscriber to request the ECS to send a test notification. Set to false or omitted otherwise. RequestTestNotification *bool `json:"requestTestNotification,omitempty"` WebsockNotifConfig *WebsockNotifConfig `json:"websockNotifConfig,omitempty"` // A string used to indicate the features supported by an API that is used as defined in clause 6.6 in 3GPP TS 29.500. The string shall contain a bitmask indicating supported features in hexadecimal representation Each character in the string shall take a value of \"0\" to \"9\", \"a\" to \"f\" or \"A\" to \"F\" and shall represent the support of 4 features as described in table 5.2.2-3. The most significant character representing the highest-numbered features shall appear first in the string, and the character representing features 1 to 4 shall appear last in the string. The list of features and their numbering (starting with 1) are defined separately for each API. If the string contains a lower number of characters than there are defined features for an API, all features that would be represented by characters that are not present in the string are not supported. SuppFeat *string `json:"suppFeat,omitempty"` }
EasDiscoverySubscription Represents an Individual EAS Discovery Subscription resource.
func NewEasDiscoverySubscription ¶
func NewEasDiscoverySubscription(eecId string, easEventType EASDiscEventIDs) *EasDiscoverySubscription
NewEasDiscoverySubscription instantiates a new EasDiscoverySubscription object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewEasDiscoverySubscriptionWithDefaults ¶
func NewEasDiscoverySubscriptionWithDefaults() *EasDiscoverySubscription
NewEasDiscoverySubscriptionWithDefaults instantiates a new EasDiscoverySubscription object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*EasDiscoverySubscription) GetEasDiscoveryFilter ¶
func (o *EasDiscoverySubscription) GetEasDiscoveryFilter() EasDiscoveryFilter
GetEasDiscoveryFilter returns the EasDiscoveryFilter field value if set, zero value otherwise.
func (*EasDiscoverySubscription) GetEasDiscoveryFilterOk ¶
func (o *EasDiscoverySubscription) GetEasDiscoveryFilterOk() (*EasDiscoveryFilter, bool)
GetEasDiscoveryFilterOk returns a tuple with the EasDiscoveryFilter field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EasDiscoverySubscription) GetEasDynInfoFilter ¶
func (o *EasDiscoverySubscription) GetEasDynInfoFilter() EasDynamicInfoFilter
GetEasDynInfoFilter returns the EasDynInfoFilter field value if set, zero value otherwise.
func (*EasDiscoverySubscription) GetEasDynInfoFilterOk ¶
func (o *EasDiscoverySubscription) GetEasDynInfoFilterOk() (*EasDynamicInfoFilter, bool)
GetEasDynInfoFilterOk returns a tuple with the EasDynInfoFilter field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EasDiscoverySubscription) GetEasEventType ¶
func (o *EasDiscoverySubscription) GetEasEventType() EASDiscEventIDs
GetEasEventType returns the EasEventType field value
func (*EasDiscoverySubscription) GetEasEventTypeOk ¶
func (o *EasDiscoverySubscription) GetEasEventTypeOk() (*EASDiscEventIDs, bool)
GetEasEventTypeOk returns a tuple with the EasEventType field value and a boolean to check if the value has been set.
func (*EasDiscoverySubscription) GetEasSvcContinuity ¶
func (o *EasDiscoverySubscription) GetEasSvcContinuity() []ACRScenario
GetEasSvcContinuity returns the EasSvcContinuity field value if set, zero value otherwise.
func (*EasDiscoverySubscription) GetEasSvcContinuityOk ¶
func (o *EasDiscoverySubscription) GetEasSvcContinuityOk() ([]ACRScenario, bool)
GetEasSvcContinuityOk returns a tuple with the EasSvcContinuity field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EasDiscoverySubscription) GetEecId ¶
func (o *EasDiscoverySubscription) GetEecId() string
GetEecId returns the EecId field value
func (*EasDiscoverySubscription) GetEecIdOk ¶
func (o *EasDiscoverySubscription) GetEecIdOk() (*string, bool)
GetEecIdOk returns a tuple with the EecId field value and a boolean to check if the value has been set.
func (*EasDiscoverySubscription) GetExpTime ¶
func (o *EasDiscoverySubscription) GetExpTime() time.Time
GetExpTime returns the ExpTime field value if set, zero value otherwise.
func (*EasDiscoverySubscription) GetExpTimeOk ¶
func (o *EasDiscoverySubscription) GetExpTimeOk() (*time.Time, bool)
GetExpTimeOk returns a tuple with the ExpTime field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EasDiscoverySubscription) GetNotificationDestination ¶
func (o *EasDiscoverySubscription) GetNotificationDestination() string
GetNotificationDestination returns the NotificationDestination field value if set, zero value otherwise.
func (*EasDiscoverySubscription) GetNotificationDestinationOk ¶
func (o *EasDiscoverySubscription) GetNotificationDestinationOk() (*string, bool)
GetNotificationDestinationOk returns a tuple with the NotificationDestination field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EasDiscoverySubscription) GetRequestTestNotification ¶
func (o *EasDiscoverySubscription) GetRequestTestNotification() bool
GetRequestTestNotification returns the RequestTestNotification field value if set, zero value otherwise.
func (*EasDiscoverySubscription) GetRequestTestNotificationOk ¶
func (o *EasDiscoverySubscription) GetRequestTestNotificationOk() (*bool, bool)
GetRequestTestNotificationOk returns a tuple with the RequestTestNotification field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EasDiscoverySubscription) GetSuppFeat ¶
func (o *EasDiscoverySubscription) GetSuppFeat() string
GetSuppFeat returns the SuppFeat field value if set, zero value otherwise.
func (*EasDiscoverySubscription) GetSuppFeatOk ¶
func (o *EasDiscoverySubscription) GetSuppFeatOk() (*string, bool)
GetSuppFeatOk returns a tuple with the SuppFeat field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EasDiscoverySubscription) GetUeId ¶
func (o *EasDiscoverySubscription) GetUeId() string
GetUeId returns the UeId field value if set, zero value otherwise.
func (*EasDiscoverySubscription) GetUeIdOk ¶
func (o *EasDiscoverySubscription) GetUeIdOk() (*string, bool)
GetUeIdOk returns a tuple with the UeId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EasDiscoverySubscription) GetWebsockNotifConfig ¶
func (o *EasDiscoverySubscription) GetWebsockNotifConfig() WebsockNotifConfig
GetWebsockNotifConfig returns the WebsockNotifConfig field value if set, zero value otherwise.
func (*EasDiscoverySubscription) GetWebsockNotifConfigOk ¶
func (o *EasDiscoverySubscription) GetWebsockNotifConfigOk() (*WebsockNotifConfig, bool)
GetWebsockNotifConfigOk returns a tuple with the WebsockNotifConfig field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EasDiscoverySubscription) HasEasDiscoveryFilter ¶
func (o *EasDiscoverySubscription) HasEasDiscoveryFilter() bool
HasEasDiscoveryFilter returns a boolean if a field has been set.
func (*EasDiscoverySubscription) HasEasDynInfoFilter ¶
func (o *EasDiscoverySubscription) HasEasDynInfoFilter() bool
HasEasDynInfoFilter returns a boolean if a field has been set.
func (*EasDiscoverySubscription) HasEasSvcContinuity ¶
func (o *EasDiscoverySubscription) HasEasSvcContinuity() bool
HasEasSvcContinuity returns a boolean if a field has been set.
func (*EasDiscoverySubscription) HasExpTime ¶
func (o *EasDiscoverySubscription) HasExpTime() bool
HasExpTime returns a boolean if a field has been set.
func (*EasDiscoverySubscription) HasNotificationDestination ¶
func (o *EasDiscoverySubscription) HasNotificationDestination() bool
HasNotificationDestination returns a boolean if a field has been set.
func (*EasDiscoverySubscription) HasRequestTestNotification ¶
func (o *EasDiscoverySubscription) HasRequestTestNotification() bool
HasRequestTestNotification returns a boolean if a field has been set.
func (*EasDiscoverySubscription) HasSuppFeat ¶
func (o *EasDiscoverySubscription) HasSuppFeat() bool
HasSuppFeat returns a boolean if a field has been set.
func (*EasDiscoverySubscription) HasUeId ¶
func (o *EasDiscoverySubscription) HasUeId() bool
HasUeId returns a boolean if a field has been set.
func (*EasDiscoverySubscription) HasWebsockNotifConfig ¶
func (o *EasDiscoverySubscription) HasWebsockNotifConfig() bool
HasWebsockNotifConfig returns a boolean if a field has been set.
func (EasDiscoverySubscription) MarshalJSON ¶
func (o EasDiscoverySubscription) MarshalJSON() ([]byte, error)
func (*EasDiscoverySubscription) SetEasDiscoveryFilter ¶
func (o *EasDiscoverySubscription) SetEasDiscoveryFilter(v EasDiscoveryFilter)
SetEasDiscoveryFilter gets a reference to the given EasDiscoveryFilter and assigns it to the EasDiscoveryFilter field.
func (*EasDiscoverySubscription) SetEasDynInfoFilter ¶
func (o *EasDiscoverySubscription) SetEasDynInfoFilter(v EasDynamicInfoFilter)
SetEasDynInfoFilter gets a reference to the given EasDynamicInfoFilter and assigns it to the EasDynInfoFilter field.
func (*EasDiscoverySubscription) SetEasEventType ¶
func (o *EasDiscoverySubscription) SetEasEventType(v EASDiscEventIDs)
SetEasEventType sets field value
func (*EasDiscoverySubscription) SetEasSvcContinuity ¶
func (o *EasDiscoverySubscription) SetEasSvcContinuity(v []ACRScenario)
SetEasSvcContinuity gets a reference to the given []ACRScenario and assigns it to the EasSvcContinuity field.
func (*EasDiscoverySubscription) SetEecId ¶
func (o *EasDiscoverySubscription) SetEecId(v string)
SetEecId sets field value
func (*EasDiscoverySubscription) SetExpTime ¶
func (o *EasDiscoverySubscription) SetExpTime(v time.Time)
SetExpTime gets a reference to the given time.Time and assigns it to the ExpTime field.
func (*EasDiscoverySubscription) SetNotificationDestination ¶
func (o *EasDiscoverySubscription) SetNotificationDestination(v string)
SetNotificationDestination gets a reference to the given string and assigns it to the NotificationDestination field.
func (*EasDiscoverySubscription) SetRequestTestNotification ¶
func (o *EasDiscoverySubscription) SetRequestTestNotification(v bool)
SetRequestTestNotification gets a reference to the given bool and assigns it to the RequestTestNotification field.
func (*EasDiscoverySubscription) SetSuppFeat ¶
func (o *EasDiscoverySubscription) SetSuppFeat(v string)
SetSuppFeat gets a reference to the given string and assigns it to the SuppFeat field.
func (*EasDiscoverySubscription) SetUeId ¶
func (o *EasDiscoverySubscription) SetUeId(v string)
SetUeId gets a reference to the given string and assigns it to the UeId field.
func (*EasDiscoverySubscription) SetWebsockNotifConfig ¶
func (o *EasDiscoverySubscription) SetWebsockNotifConfig(v WebsockNotifConfig)
SetWebsockNotifConfig gets a reference to the given WebsockNotifConfig and assigns it to the WebsockNotifConfig field.
func (EasDiscoverySubscription) ToMap ¶
func (o EasDiscoverySubscription) ToMap() (map[string]interface{}, error)
type EasDiscoverySubscriptionPatch ¶
type EasDiscoverySubscriptionPatch struct { EasDiscoveryFilter *EasDiscoveryFilter `json:"easDiscoveryFilter,omitempty"` EasDynInfoFilter *EasDynamicInfoFilter `json:"easDynInfoFilter,omitempty"` // Indicates if the EEC supports service continuity or not, also indicates which ACR scenarios are supported by the EEC. EasSvcContinuity []ACRScenario `json:"easSvcContinuity,omitempty"` // string with format \"date-time\" as defined in OpenAPI. ExpTime *time.Time `json:"expTime,omitempty"` }
EasDiscoverySubscriptionPatch Represents an Individual EAS Discovery Subscription resource.
func NewEasDiscoverySubscriptionPatch ¶
func NewEasDiscoverySubscriptionPatch() *EasDiscoverySubscriptionPatch
NewEasDiscoverySubscriptionPatch instantiates a new EasDiscoverySubscriptionPatch object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewEasDiscoverySubscriptionPatchWithDefaults ¶
func NewEasDiscoverySubscriptionPatchWithDefaults() *EasDiscoverySubscriptionPatch
NewEasDiscoverySubscriptionPatchWithDefaults instantiates a new EasDiscoverySubscriptionPatch object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*EasDiscoverySubscriptionPatch) GetEasDiscoveryFilter ¶
func (o *EasDiscoverySubscriptionPatch) GetEasDiscoveryFilter() EasDiscoveryFilter
GetEasDiscoveryFilter returns the EasDiscoveryFilter field value if set, zero value otherwise.
func (*EasDiscoverySubscriptionPatch) GetEasDiscoveryFilterOk ¶
func (o *EasDiscoverySubscriptionPatch) GetEasDiscoveryFilterOk() (*EasDiscoveryFilter, bool)
GetEasDiscoveryFilterOk returns a tuple with the EasDiscoveryFilter field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EasDiscoverySubscriptionPatch) GetEasDynInfoFilter ¶
func (o *EasDiscoverySubscriptionPatch) GetEasDynInfoFilter() EasDynamicInfoFilter
GetEasDynInfoFilter returns the EasDynInfoFilter field value if set, zero value otherwise.
func (*EasDiscoverySubscriptionPatch) GetEasDynInfoFilterOk ¶
func (o *EasDiscoverySubscriptionPatch) GetEasDynInfoFilterOk() (*EasDynamicInfoFilter, bool)
GetEasDynInfoFilterOk returns a tuple with the EasDynInfoFilter field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EasDiscoverySubscriptionPatch) GetEasSvcContinuity ¶
func (o *EasDiscoverySubscriptionPatch) GetEasSvcContinuity() []ACRScenario
GetEasSvcContinuity returns the EasSvcContinuity field value if set, zero value otherwise.
func (*EasDiscoverySubscriptionPatch) GetEasSvcContinuityOk ¶
func (o *EasDiscoverySubscriptionPatch) GetEasSvcContinuityOk() ([]ACRScenario, bool)
GetEasSvcContinuityOk returns a tuple with the EasSvcContinuity field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EasDiscoverySubscriptionPatch) GetExpTime ¶
func (o *EasDiscoverySubscriptionPatch) GetExpTime() time.Time
GetExpTime returns the ExpTime field value if set, zero value otherwise.
func (*EasDiscoverySubscriptionPatch) GetExpTimeOk ¶
func (o *EasDiscoverySubscriptionPatch) GetExpTimeOk() (*time.Time, bool)
GetExpTimeOk returns a tuple with the ExpTime field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EasDiscoverySubscriptionPatch) HasEasDiscoveryFilter ¶
func (o *EasDiscoverySubscriptionPatch) HasEasDiscoveryFilter() bool
HasEasDiscoveryFilter returns a boolean if a field has been set.
func (*EasDiscoverySubscriptionPatch) HasEasDynInfoFilter ¶
func (o *EasDiscoverySubscriptionPatch) HasEasDynInfoFilter() bool
HasEasDynInfoFilter returns a boolean if a field has been set.
func (*EasDiscoverySubscriptionPatch) HasEasSvcContinuity ¶
func (o *EasDiscoverySubscriptionPatch) HasEasSvcContinuity() bool
HasEasSvcContinuity returns a boolean if a field has been set.
func (*EasDiscoverySubscriptionPatch) HasExpTime ¶
func (o *EasDiscoverySubscriptionPatch) HasExpTime() bool
HasExpTime returns a boolean if a field has been set.
func (EasDiscoverySubscriptionPatch) MarshalJSON ¶
func (o EasDiscoverySubscriptionPatch) MarshalJSON() ([]byte, error)
func (*EasDiscoverySubscriptionPatch) SetEasDiscoveryFilter ¶
func (o *EasDiscoverySubscriptionPatch) SetEasDiscoveryFilter(v EasDiscoveryFilter)
SetEasDiscoveryFilter gets a reference to the given EasDiscoveryFilter and assigns it to the EasDiscoveryFilter field.
func (*EasDiscoverySubscriptionPatch) SetEasDynInfoFilter ¶
func (o *EasDiscoverySubscriptionPatch) SetEasDynInfoFilter(v EasDynamicInfoFilter)
SetEasDynInfoFilter gets a reference to the given EasDynamicInfoFilter and assigns it to the EasDynInfoFilter field.
func (*EasDiscoverySubscriptionPatch) SetEasSvcContinuity ¶
func (o *EasDiscoverySubscriptionPatch) SetEasSvcContinuity(v []ACRScenario)
SetEasSvcContinuity gets a reference to the given []ACRScenario and assigns it to the EasSvcContinuity field.
func (*EasDiscoverySubscriptionPatch) SetExpTime ¶
func (o *EasDiscoverySubscriptionPatch) SetExpTime(v time.Time)
SetExpTime gets a reference to the given time.Time and assigns it to the ExpTime field.
func (EasDiscoverySubscriptionPatch) ToMap ¶
func (o EasDiscoverySubscriptionPatch) ToMap() (map[string]interface{}, error)
type EasDynamicInfoFilter ¶
type EasDynamicInfoFilter struct { // List of EAS dynamic information required by the EEC per EAS. DynInfoFilter []EasDynamicInfoFilterData `json:"dynInfoFilter"` }
EasDynamicInfoFilter Represents EAS dynamic information changes filter.
func NewEasDynamicInfoFilter ¶
func NewEasDynamicInfoFilter(dynInfoFilter []EasDynamicInfoFilterData) *EasDynamicInfoFilter
NewEasDynamicInfoFilter instantiates a new EasDynamicInfoFilter object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewEasDynamicInfoFilterWithDefaults ¶
func NewEasDynamicInfoFilterWithDefaults() *EasDynamicInfoFilter
NewEasDynamicInfoFilterWithDefaults instantiates a new EasDynamicInfoFilter object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*EasDynamicInfoFilter) GetDynInfoFilter ¶
func (o *EasDynamicInfoFilter) GetDynInfoFilter() []EasDynamicInfoFilterData
GetDynInfoFilter returns the DynInfoFilter field value
func (*EasDynamicInfoFilter) GetDynInfoFilterOk ¶
func (o *EasDynamicInfoFilter) GetDynInfoFilterOk() ([]EasDynamicInfoFilterData, bool)
GetDynInfoFilterOk returns a tuple with the DynInfoFilter field value and a boolean to check if the value has been set.
func (EasDynamicInfoFilter) MarshalJSON ¶
func (o EasDynamicInfoFilter) MarshalJSON() ([]byte, error)
func (*EasDynamicInfoFilter) SetDynInfoFilter ¶
func (o *EasDynamicInfoFilter) SetDynInfoFilter(v []EasDynamicInfoFilterData)
SetDynInfoFilter sets field value
func (EasDynamicInfoFilter) ToMap ¶
func (o EasDynamicInfoFilter) ToMap() (map[string]interface{}, error)
type EasDynamicInfoFilterData ¶
type EasDynamicInfoFilterData struct { // Represents a unique identifier of the EEC. EecId string `json:"eecId"` // Notify if EAS status changed. EasStatus *bool `json:"easStatus,omitempty"` // Notify if list of AC identifiers changed. EasAcIds *bool `json:"easAcIds,omitempty"` // Notify if EAS description changed. EasDesc *bool `json:"easDesc,omitempty"` // Notify if EAS endpoint changed. EasPt *bool `json:"easPt,omitempty"` // NotiNotify if EAS feature changed. EasFeature *bool `json:"easFeature,omitempty"` // Notify if EAS schedule changed. EasSchedule *bool `json:"easSchedule,omitempty"` // Notify if EAS service area changed. SvcArea *bool `json:"svcArea,omitempty"` // Notify if EAS KPIs changed. SvcKpi *bool `json:"svcKpi,omitempty"` // Notify if EAS supported ACR changed. SvcCont *bool `json:"svcCont,omitempty"` }
EasDynamicInfoFilterData Represents an EAS dynamic information.
func NewEasDynamicInfoFilterData ¶
func NewEasDynamicInfoFilterData(eecId string) *EasDynamicInfoFilterData
NewEasDynamicInfoFilterData instantiates a new EasDynamicInfoFilterData object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewEasDynamicInfoFilterDataWithDefaults ¶
func NewEasDynamicInfoFilterDataWithDefaults() *EasDynamicInfoFilterData
NewEasDynamicInfoFilterDataWithDefaults instantiates a new EasDynamicInfoFilterData object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*EasDynamicInfoFilterData) GetEasAcIds ¶
func (o *EasDynamicInfoFilterData) GetEasAcIds() bool
GetEasAcIds returns the EasAcIds field value if set, zero value otherwise.
func (*EasDynamicInfoFilterData) GetEasAcIdsOk ¶
func (o *EasDynamicInfoFilterData) GetEasAcIdsOk() (*bool, bool)
GetEasAcIdsOk returns a tuple with the EasAcIds field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EasDynamicInfoFilterData) GetEasDesc ¶
func (o *EasDynamicInfoFilterData) GetEasDesc() bool
GetEasDesc returns the EasDesc field value if set, zero value otherwise.
func (*EasDynamicInfoFilterData) GetEasDescOk ¶
func (o *EasDynamicInfoFilterData) GetEasDescOk() (*bool, bool)
GetEasDescOk returns a tuple with the EasDesc field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EasDynamicInfoFilterData) GetEasFeature ¶
func (o *EasDynamicInfoFilterData) GetEasFeature() bool
GetEasFeature returns the EasFeature field value if set, zero value otherwise.
func (*EasDynamicInfoFilterData) GetEasFeatureOk ¶
func (o *EasDynamicInfoFilterData) GetEasFeatureOk() (*bool, bool)
GetEasFeatureOk returns a tuple with the EasFeature field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EasDynamicInfoFilterData) GetEasPt ¶
func (o *EasDynamicInfoFilterData) GetEasPt() bool
GetEasPt returns the EasPt field value if set, zero value otherwise.
func (*EasDynamicInfoFilterData) GetEasPtOk ¶
func (o *EasDynamicInfoFilterData) GetEasPtOk() (*bool, bool)
GetEasPtOk returns a tuple with the EasPt field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EasDynamicInfoFilterData) GetEasSchedule ¶
func (o *EasDynamicInfoFilterData) GetEasSchedule() bool
GetEasSchedule returns the EasSchedule field value if set, zero value otherwise.
func (*EasDynamicInfoFilterData) GetEasScheduleOk ¶
func (o *EasDynamicInfoFilterData) GetEasScheduleOk() (*bool, bool)
GetEasScheduleOk returns a tuple with the EasSchedule field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EasDynamicInfoFilterData) GetEasStatus ¶
func (o *EasDynamicInfoFilterData) GetEasStatus() bool
GetEasStatus returns the EasStatus field value if set, zero value otherwise.
func (*EasDynamicInfoFilterData) GetEasStatusOk ¶
func (o *EasDynamicInfoFilterData) GetEasStatusOk() (*bool, bool)
GetEasStatusOk returns a tuple with the EasStatus field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EasDynamicInfoFilterData) GetEecId ¶
func (o *EasDynamicInfoFilterData) GetEecId() string
GetEecId returns the EecId field value
func (*EasDynamicInfoFilterData) GetEecIdOk ¶
func (o *EasDynamicInfoFilterData) GetEecIdOk() (*string, bool)
GetEecIdOk returns a tuple with the EecId field value and a boolean to check if the value has been set.
func (*EasDynamicInfoFilterData) GetSvcArea ¶
func (o *EasDynamicInfoFilterData) GetSvcArea() bool
GetSvcArea returns the SvcArea field value if set, zero value otherwise.
func (*EasDynamicInfoFilterData) GetSvcAreaOk ¶
func (o *EasDynamicInfoFilterData) GetSvcAreaOk() (*bool, bool)
GetSvcAreaOk returns a tuple with the SvcArea field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EasDynamicInfoFilterData) GetSvcCont ¶
func (o *EasDynamicInfoFilterData) GetSvcCont() bool
GetSvcCont returns the SvcCont field value if set, zero value otherwise.
func (*EasDynamicInfoFilterData) GetSvcContOk ¶
func (o *EasDynamicInfoFilterData) GetSvcContOk() (*bool, bool)
GetSvcContOk returns a tuple with the SvcCont field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EasDynamicInfoFilterData) GetSvcKpi ¶
func (o *EasDynamicInfoFilterData) GetSvcKpi() bool
GetSvcKpi returns the SvcKpi field value if set, zero value otherwise.
func (*EasDynamicInfoFilterData) GetSvcKpiOk ¶
func (o *EasDynamicInfoFilterData) GetSvcKpiOk() (*bool, bool)
GetSvcKpiOk returns a tuple with the SvcKpi field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EasDynamicInfoFilterData) HasEasAcIds ¶
func (o *EasDynamicInfoFilterData) HasEasAcIds() bool
HasEasAcIds returns a boolean if a field has been set.
func (*EasDynamicInfoFilterData) HasEasDesc ¶
func (o *EasDynamicInfoFilterData) HasEasDesc() bool
HasEasDesc returns a boolean if a field has been set.
func (*EasDynamicInfoFilterData) HasEasFeature ¶
func (o *EasDynamicInfoFilterData) HasEasFeature() bool
HasEasFeature returns a boolean if a field has been set.
func (*EasDynamicInfoFilterData) HasEasPt ¶
func (o *EasDynamicInfoFilterData) HasEasPt() bool
HasEasPt returns a boolean if a field has been set.
func (*EasDynamicInfoFilterData) HasEasSchedule ¶
func (o *EasDynamicInfoFilterData) HasEasSchedule() bool
HasEasSchedule returns a boolean if a field has been set.
func (*EasDynamicInfoFilterData) HasEasStatus ¶
func (o *EasDynamicInfoFilterData) HasEasStatus() bool
HasEasStatus returns a boolean if a field has been set.
func (*EasDynamicInfoFilterData) HasSvcArea ¶
func (o *EasDynamicInfoFilterData) HasSvcArea() bool
HasSvcArea returns a boolean if a field has been set.
func (*EasDynamicInfoFilterData) HasSvcCont ¶
func (o *EasDynamicInfoFilterData) HasSvcCont() bool
HasSvcCont returns a boolean if a field has been set.
func (*EasDynamicInfoFilterData) HasSvcKpi ¶
func (o *EasDynamicInfoFilterData) HasSvcKpi() bool
HasSvcKpi returns a boolean if a field has been set.
func (EasDynamicInfoFilterData) MarshalJSON ¶
func (o EasDynamicInfoFilterData) MarshalJSON() ([]byte, error)
func (*EasDynamicInfoFilterData) SetEasAcIds ¶
func (o *EasDynamicInfoFilterData) SetEasAcIds(v bool)
SetEasAcIds gets a reference to the given bool and assigns it to the EasAcIds field.
func (*EasDynamicInfoFilterData) SetEasDesc ¶
func (o *EasDynamicInfoFilterData) SetEasDesc(v bool)
SetEasDesc gets a reference to the given bool and assigns it to the EasDesc field.
func (*EasDynamicInfoFilterData) SetEasFeature ¶
func (o *EasDynamicInfoFilterData) SetEasFeature(v bool)
SetEasFeature gets a reference to the given bool and assigns it to the EasFeature field.
func (*EasDynamicInfoFilterData) SetEasPt ¶
func (o *EasDynamicInfoFilterData) SetEasPt(v bool)
SetEasPt gets a reference to the given bool and assigns it to the EasPt field.
func (*EasDynamicInfoFilterData) SetEasSchedule ¶
func (o *EasDynamicInfoFilterData) SetEasSchedule(v bool)
SetEasSchedule gets a reference to the given bool and assigns it to the EasSchedule field.
func (*EasDynamicInfoFilterData) SetEasStatus ¶
func (o *EasDynamicInfoFilterData) SetEasStatus(v bool)
SetEasStatus gets a reference to the given bool and assigns it to the EasStatus field.
func (*EasDynamicInfoFilterData) SetEecId ¶
func (o *EasDynamicInfoFilterData) SetEecId(v string)
SetEecId sets field value
func (*EasDynamicInfoFilterData) SetSvcArea ¶
func (o *EasDynamicInfoFilterData) SetSvcArea(v bool)
SetSvcArea gets a reference to the given bool and assigns it to the SvcArea field.
func (*EasDynamicInfoFilterData) SetSvcCont ¶
func (o *EasDynamicInfoFilterData) SetSvcCont(v bool)
SetSvcCont gets a reference to the given bool and assigns it to the SvcCont field.
func (*EasDynamicInfoFilterData) SetSvcKpi ¶
func (o *EasDynamicInfoFilterData) SetSvcKpi(v bool)
SetSvcKpi gets a reference to the given bool and assigns it to the SvcKpi field.
func (EasDynamicInfoFilterData) ToMap ¶
func (o EasDynamicInfoFilterData) ToMap() (map[string]interface{}, error)
type Ecgi ¶
type Ecgi struct { PlmnId PlmnId `json:"plmnId"` // 28-bit string identifying an E-UTRA Cell Id as specified in clause 9.3.1.9 of 3GPP TS 38.413, in hexadecimal representation. Each character in the string shall take a value of \"0\" to \"9\", \"a\" to \"f\" or \"A\" to \"F\" and shall represent 4 bits. The most significant character representing the 4 most significant bits of the Cell Id shall appear first in the string, and the character representing the 4 least significant bit of the Cell Id shall appear last in the string. EutraCellId string `json:"eutraCellId"` // This represents the Network Identifier, which together with a PLMN ID is used to identify an SNPN (see 3GPP TS 23.003 and 3GPP TS 23.501 clause 5.30.2.1). Nid *string `json:"nid,omitempty"` }
Ecgi Contains the ECGI (E-UTRAN Cell Global Identity), as described in 3GPP 23.003
func NewEcgi ¶
NewEcgi instantiates a new Ecgi object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewEcgiWithDefaults ¶
func NewEcgiWithDefaults() *Ecgi
NewEcgiWithDefaults instantiates a new Ecgi object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*Ecgi) GetEutraCellId ¶
GetEutraCellId returns the EutraCellId field value
func (*Ecgi) GetEutraCellIdOk ¶
GetEutraCellIdOk returns a tuple with the EutraCellId field value and a boolean to check if the value has been set.
func (*Ecgi) GetNidOk ¶
GetNidOk returns a tuple with the Nid field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Ecgi) GetPlmnIdOk ¶
GetPlmnIdOk returns a tuple with the PlmnId field value and a boolean to check if the value has been set.
func (Ecgi) MarshalJSON ¶
func (*Ecgi) SetEutraCellId ¶
SetEutraCellId sets field value
type EllipsoidArc ¶
type EllipsoidArc struct { GADShape Point GeographicalCoordinates `json:"point"` // Indicates value of the inner radius. InnerRadius int32 `json:"innerRadius"` // Indicates value of uncertainty. UncertaintyRadius float32 `json:"uncertaintyRadius"` // Indicates value of angle. OffsetAngle int32 `json:"offsetAngle"` // Indicates value of angle. IncludedAngle int32 `json:"includedAngle"` // Indicates value of confidence. Confidence int32 `json:"confidence"` }
EllipsoidArc Ellipsoid Arc.
func NewEllipsoidArc ¶
func NewEllipsoidArc(point GeographicalCoordinates, innerRadius int32, uncertaintyRadius float32, offsetAngle int32, includedAngle int32, confidence int32, shape SupportedGADShapes) *EllipsoidArc
NewEllipsoidArc instantiates a new EllipsoidArc object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewEllipsoidArcWithDefaults ¶
func NewEllipsoidArcWithDefaults() *EllipsoidArc
NewEllipsoidArcWithDefaults instantiates a new EllipsoidArc object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*EllipsoidArc) GetConfidence ¶
func (o *EllipsoidArc) GetConfidence() int32
GetConfidence returns the Confidence field value
func (*EllipsoidArc) GetConfidenceOk ¶
func (o *EllipsoidArc) GetConfidenceOk() (*int32, bool)
GetConfidenceOk returns a tuple with the Confidence field value and a boolean to check if the value has been set.
func (*EllipsoidArc) GetIncludedAngle ¶
func (o *EllipsoidArc) GetIncludedAngle() int32
GetIncludedAngle returns the IncludedAngle field value
func (*EllipsoidArc) GetIncludedAngleOk ¶
func (o *EllipsoidArc) GetIncludedAngleOk() (*int32, bool)
GetIncludedAngleOk returns a tuple with the IncludedAngle field value and a boolean to check if the value has been set.
func (*EllipsoidArc) GetInnerRadius ¶
func (o *EllipsoidArc) GetInnerRadius() int32
GetInnerRadius returns the InnerRadius field value
func (*EllipsoidArc) GetInnerRadiusOk ¶
func (o *EllipsoidArc) GetInnerRadiusOk() (*int32, bool)
GetInnerRadiusOk returns a tuple with the InnerRadius field value and a boolean to check if the value has been set.
func (*EllipsoidArc) GetOffsetAngle ¶
func (o *EllipsoidArc) GetOffsetAngle() int32
GetOffsetAngle returns the OffsetAngle field value
func (*EllipsoidArc) GetOffsetAngleOk ¶
func (o *EllipsoidArc) GetOffsetAngleOk() (*int32, bool)
GetOffsetAngleOk returns a tuple with the OffsetAngle field value and a boolean to check if the value has been set.
func (*EllipsoidArc) GetPoint ¶
func (o *EllipsoidArc) GetPoint() GeographicalCoordinates
GetPoint returns the Point field value
func (*EllipsoidArc) GetPointOk ¶
func (o *EllipsoidArc) GetPointOk() (*GeographicalCoordinates, bool)
GetPointOk returns a tuple with the Point field value and a boolean to check if the value has been set.
func (*EllipsoidArc) GetUncertaintyRadius ¶
func (o *EllipsoidArc) GetUncertaintyRadius() float32
GetUncertaintyRadius returns the UncertaintyRadius field value
func (*EllipsoidArc) GetUncertaintyRadiusOk ¶
func (o *EllipsoidArc) GetUncertaintyRadiusOk() (*float32, bool)
GetUncertaintyRadiusOk returns a tuple with the UncertaintyRadius field value and a boolean to check if the value has been set.
func (EllipsoidArc) MarshalJSON ¶
func (o EllipsoidArc) MarshalJSON() ([]byte, error)
func (*EllipsoidArc) SetConfidence ¶
func (o *EllipsoidArc) SetConfidence(v int32)
SetConfidence sets field value
func (*EllipsoidArc) SetIncludedAngle ¶
func (o *EllipsoidArc) SetIncludedAngle(v int32)
SetIncludedAngle sets field value
func (*EllipsoidArc) SetInnerRadius ¶
func (o *EllipsoidArc) SetInnerRadius(v int32)
SetInnerRadius sets field value
func (*EllipsoidArc) SetOffsetAngle ¶
func (o *EllipsoidArc) SetOffsetAngle(v int32)
SetOffsetAngle sets field value
func (*EllipsoidArc) SetPoint ¶
func (o *EllipsoidArc) SetPoint(v GeographicalCoordinates)
SetPoint sets field value
func (*EllipsoidArc) SetUncertaintyRadius ¶
func (o *EllipsoidArc) SetUncertaintyRadius(v float32)
SetUncertaintyRadius sets field value
func (EllipsoidArc) ToMap ¶
func (o EllipsoidArc) ToMap() (map[string]interface{}, error)
type EllipsoidArcAllOf ¶
type EllipsoidArcAllOf struct { Point GeographicalCoordinates `json:"point"` // Indicates value of the inner radius. InnerRadius int32 `json:"innerRadius"` // Indicates value of uncertainty. UncertaintyRadius float32 `json:"uncertaintyRadius"` // Indicates value of angle. OffsetAngle int32 `json:"offsetAngle"` // Indicates value of angle. IncludedAngle int32 `json:"includedAngle"` // Indicates value of confidence. Confidence int32 `json:"confidence"` }
EllipsoidArcAllOf struct for EllipsoidArcAllOf
func NewEllipsoidArcAllOf ¶
func NewEllipsoidArcAllOf(point GeographicalCoordinates, innerRadius int32, uncertaintyRadius float32, offsetAngle int32, includedAngle int32, confidence int32) *EllipsoidArcAllOf
NewEllipsoidArcAllOf instantiates a new EllipsoidArcAllOf object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewEllipsoidArcAllOfWithDefaults ¶
func NewEllipsoidArcAllOfWithDefaults() *EllipsoidArcAllOf
NewEllipsoidArcAllOfWithDefaults instantiates a new EllipsoidArcAllOf object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*EllipsoidArcAllOf) GetConfidence ¶
func (o *EllipsoidArcAllOf) GetConfidence() int32
GetConfidence returns the Confidence field value
func (*EllipsoidArcAllOf) GetConfidenceOk ¶
func (o *EllipsoidArcAllOf) GetConfidenceOk() (*int32, bool)
GetConfidenceOk returns a tuple with the Confidence field value and a boolean to check if the value has been set.
func (*EllipsoidArcAllOf) GetIncludedAngle ¶
func (o *EllipsoidArcAllOf) GetIncludedAngle() int32
GetIncludedAngle returns the IncludedAngle field value
func (*EllipsoidArcAllOf) GetIncludedAngleOk ¶
func (o *EllipsoidArcAllOf) GetIncludedAngleOk() (*int32, bool)
GetIncludedAngleOk returns a tuple with the IncludedAngle field value and a boolean to check if the value has been set.
func (*EllipsoidArcAllOf) GetInnerRadius ¶
func (o *EllipsoidArcAllOf) GetInnerRadius() int32
GetInnerRadius returns the InnerRadius field value
func (*EllipsoidArcAllOf) GetInnerRadiusOk ¶
func (o *EllipsoidArcAllOf) GetInnerRadiusOk() (*int32, bool)
GetInnerRadiusOk returns a tuple with the InnerRadius field value and a boolean to check if the value has been set.
func (*EllipsoidArcAllOf) GetOffsetAngle ¶
func (o *EllipsoidArcAllOf) GetOffsetAngle() int32
GetOffsetAngle returns the OffsetAngle field value
func (*EllipsoidArcAllOf) GetOffsetAngleOk ¶
func (o *EllipsoidArcAllOf) GetOffsetAngleOk() (*int32, bool)
GetOffsetAngleOk returns a tuple with the OffsetAngle field value and a boolean to check if the value has been set.
func (*EllipsoidArcAllOf) GetPoint ¶
func (o *EllipsoidArcAllOf) GetPoint() GeographicalCoordinates
GetPoint returns the Point field value
func (*EllipsoidArcAllOf) GetPointOk ¶
func (o *EllipsoidArcAllOf) GetPointOk() (*GeographicalCoordinates, bool)
GetPointOk returns a tuple with the Point field value and a boolean to check if the value has been set.
func (*EllipsoidArcAllOf) GetUncertaintyRadius ¶
func (o *EllipsoidArcAllOf) GetUncertaintyRadius() float32
GetUncertaintyRadius returns the UncertaintyRadius field value
func (*EllipsoidArcAllOf) GetUncertaintyRadiusOk ¶
func (o *EllipsoidArcAllOf) GetUncertaintyRadiusOk() (*float32, bool)
GetUncertaintyRadiusOk returns a tuple with the UncertaintyRadius field value and a boolean to check if the value has been set.
func (EllipsoidArcAllOf) MarshalJSON ¶
func (o EllipsoidArcAllOf) MarshalJSON() ([]byte, error)
func (*EllipsoidArcAllOf) SetConfidence ¶
func (o *EllipsoidArcAllOf) SetConfidence(v int32)
SetConfidence sets field value
func (*EllipsoidArcAllOf) SetIncludedAngle ¶
func (o *EllipsoidArcAllOf) SetIncludedAngle(v int32)
SetIncludedAngle sets field value
func (*EllipsoidArcAllOf) SetInnerRadius ¶
func (o *EllipsoidArcAllOf) SetInnerRadius(v int32)
SetInnerRadius sets field value
func (*EllipsoidArcAllOf) SetOffsetAngle ¶
func (o *EllipsoidArcAllOf) SetOffsetAngle(v int32)
SetOffsetAngle sets field value
func (*EllipsoidArcAllOf) SetPoint ¶
func (o *EllipsoidArcAllOf) SetPoint(v GeographicalCoordinates)
SetPoint sets field value
func (*EllipsoidArcAllOf) SetUncertaintyRadius ¶
func (o *EllipsoidArcAllOf) SetUncertaintyRadius(v float32)
SetUncertaintyRadius sets field value
func (EllipsoidArcAllOf) ToMap ¶
func (o EllipsoidArcAllOf) ToMap() (map[string]interface{}, error)
type EndPoint ¶
type EndPoint struct {
Interface *interface{}
}
EndPoint - The end point information to reach EAS.
func InterfaceAsEndPoint ¶
func InterfaceAsEndPoint(v *interface{}) EndPoint
interface{}AsEndPoint is a convenience function that returns interface{} wrapped in EndPoint
func (*EndPoint) GetActualInstance ¶
func (obj *EndPoint) GetActualInstance() interface{}
Get the actual instance
func (EndPoint) MarshalJSON ¶
Marshal data from the first non-nil pointers in the struct to JSON
func (*EndPoint) UnmarshalJSON ¶
Unmarshal JSON data into one of the pointers in the struct
type GADShape ¶
type GADShape struct {
Shape SupportedGADShapes `json:"shape"`
}
GADShape Common base type for GAD shapes.
func NewGADShape ¶
func NewGADShape(shape SupportedGADShapes) *GADShape
NewGADShape instantiates a new GADShape object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewGADShapeWithDefaults ¶
func NewGADShapeWithDefaults() *GADShape
NewGADShapeWithDefaults instantiates a new GADShape object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*GADShape) GetShape ¶
func (o *GADShape) GetShape() SupportedGADShapes
GetShape returns the Shape field value
func (*GADShape) GetShapeOk ¶
func (o *GADShape) GetShapeOk() (*SupportedGADShapes, bool)
GetShapeOk returns a tuple with the Shape field value and a boolean to check if the value has been set.
func (GADShape) MarshalJSON ¶
func (*GADShape) SetShape ¶
func (o *GADShape) SetShape(v SupportedGADShapes)
SetShape sets field value
type GNbId ¶
type GNbId struct { // Unsigned integer representing the bit length of the gNB ID as defined in clause 9.3.1.6 of 3GPP TS 38.413 [11], within the range 22 to 32. BitLength int32 `json:"bitLength"` // This represents the identifier of the gNB. The value of the gNB ID shall be encoded in hexadecimal representation. Each character in the string shall take a value of \"0\" to \"9\", \"a\" to \"f\" or \"A\" to \"F\" and shall represent 4 bits. The padding 0 shall be added to make multiple nibbles, the most significant character representing the padding 0 if required together with the 4 most significant bits of the gNB ID shall appear first in the string, and the character representing the 4 least significant bit of the gNB ID shall appear last in the string. GNBValue string `json:"gNBValue"` }
GNbId Provides the G-NB identifier.
func NewGNbId ¶
NewGNbId instantiates a new GNbId object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewGNbIdWithDefaults ¶
func NewGNbIdWithDefaults() *GNbId
NewGNbIdWithDefaults instantiates a new GNbId object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*GNbId) GetBitLength ¶
GetBitLength returns the BitLength field value
func (*GNbId) GetBitLengthOk ¶
GetBitLengthOk returns a tuple with the BitLength field value and a boolean to check if the value has been set.
func (*GNbId) GetGNBValue ¶
GetGNBValue returns the GNBValue field value
func (*GNbId) GetGNBValueOk ¶
GetGNBValueOk returns a tuple with the GNBValue field value and a boolean to check if the value has been set.
func (GNbId) MarshalJSON ¶
type GenericOpenAPIError ¶
type GenericOpenAPIError struct {
// contains filtered or unexported fields
}
GenericOpenAPIError Provides access to the body, error and model on returned errors.
func (GenericOpenAPIError) Body ¶
func (e GenericOpenAPIError) Body() []byte
Body returns the raw bytes of the response
func (GenericOpenAPIError) Error ¶
func (e GenericOpenAPIError) Error() string
Error returns non-empty string if there was an error.
func (GenericOpenAPIError) Model ¶
func (e GenericOpenAPIError) Model() interface{}
Model returns the unpacked model of the error
type GeographicArea ¶
type GeographicArea struct { EllipsoidArc *EllipsoidArc Point *Point PointAltitude *PointAltitude PointAltitudeUncertainty *PointAltitudeUncertainty PointUncertaintyCircle *PointUncertaintyCircle PointUncertaintyEllipse *PointUncertaintyEllipse Polygon *Polygon }
GeographicArea Geographic area specified by different shape.
func (*GeographicArea) MarshalJSON ¶
func (src *GeographicArea) MarshalJSON() ([]byte, error)
Marshal data from the first non-nil pointers in the struct to JSON
func (*GeographicArea) UnmarshalJSON ¶
func (dst *GeographicArea) UnmarshalJSON(data []byte) error
Unmarshal JSON data into any of the pointers in the struct
type GeographicalCoordinates ¶
GeographicalCoordinates Geographical coordinates.
func NewGeographicalCoordinates ¶
func NewGeographicalCoordinates(lon float64, lat float64) *GeographicalCoordinates
NewGeographicalCoordinates instantiates a new GeographicalCoordinates object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewGeographicalCoordinatesWithDefaults ¶
func NewGeographicalCoordinatesWithDefaults() *GeographicalCoordinates
NewGeographicalCoordinatesWithDefaults instantiates a new GeographicalCoordinates object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*GeographicalCoordinates) GetLat ¶
func (o *GeographicalCoordinates) GetLat() float64
GetLat returns the Lat field value
func (*GeographicalCoordinates) GetLatOk ¶
func (o *GeographicalCoordinates) GetLatOk() (*float64, bool)
GetLatOk returns a tuple with the Lat field value and a boolean to check if the value has been set.
func (*GeographicalCoordinates) GetLon ¶
func (o *GeographicalCoordinates) GetLon() float64
GetLon returns the Lon field value
func (*GeographicalCoordinates) GetLonOk ¶
func (o *GeographicalCoordinates) GetLonOk() (*float64, bool)
GetLonOk returns a tuple with the Lon field value and a boolean to check if the value has been set.
func (GeographicalCoordinates) MarshalJSON ¶
func (o GeographicalCoordinates) MarshalJSON() ([]byte, error)
func (*GeographicalCoordinates) SetLat ¶
func (o *GeographicalCoordinates) SetLat(v float64)
SetLat sets field value
func (*GeographicalCoordinates) SetLon ¶
func (o *GeographicalCoordinates) SetLon(v float64)
SetLon sets field value
func (GeographicalCoordinates) ToMap ¶
func (o GeographicalCoordinates) ToMap() (map[string]interface{}, error)
type GeographicalServiceArea ¶
type GeographicalServiceArea struct { // A list of geographic area information. GeoArs []GeographicArea `json:"geoArs,omitempty"` // A list of civic address information. CivicAddrs []CivicAddress `json:"civicAddrs,omitempty"` }
GeographicalServiceArea Represents geographical service area information.
func NewGeographicalServiceArea ¶
func NewGeographicalServiceArea() *GeographicalServiceArea
NewGeographicalServiceArea instantiates a new GeographicalServiceArea object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewGeographicalServiceAreaWithDefaults ¶
func NewGeographicalServiceAreaWithDefaults() *GeographicalServiceArea
NewGeographicalServiceAreaWithDefaults instantiates a new GeographicalServiceArea object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*GeographicalServiceArea) GetCivicAddrs ¶
func (o *GeographicalServiceArea) GetCivicAddrs() []CivicAddress
GetCivicAddrs returns the CivicAddrs field value if set, zero value otherwise.
func (*GeographicalServiceArea) GetCivicAddrsOk ¶
func (o *GeographicalServiceArea) GetCivicAddrsOk() ([]CivicAddress, bool)
GetCivicAddrsOk returns a tuple with the CivicAddrs field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GeographicalServiceArea) GetGeoArs ¶
func (o *GeographicalServiceArea) GetGeoArs() []GeographicArea
GetGeoArs returns the GeoArs field value if set, zero value otherwise.
func (*GeographicalServiceArea) GetGeoArsOk ¶
func (o *GeographicalServiceArea) GetGeoArsOk() ([]GeographicArea, bool)
GetGeoArsOk returns a tuple with the GeoArs field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GeographicalServiceArea) HasCivicAddrs ¶
func (o *GeographicalServiceArea) HasCivicAddrs() bool
HasCivicAddrs returns a boolean if a field has been set.
func (*GeographicalServiceArea) HasGeoArs ¶
func (o *GeographicalServiceArea) HasGeoArs() bool
HasGeoArs returns a boolean if a field has been set.
func (GeographicalServiceArea) MarshalJSON ¶
func (o GeographicalServiceArea) MarshalJSON() ([]byte, error)
func (*GeographicalServiceArea) SetCivicAddrs ¶
func (o *GeographicalServiceArea) SetCivicAddrs(v []CivicAddress)
SetCivicAddrs gets a reference to the given []CivicAddress and assigns it to the CivicAddrs field.
func (*GeographicalServiceArea) SetGeoArs ¶
func (o *GeographicalServiceArea) SetGeoArs(v []GeographicArea)
SetGeoArs gets a reference to the given []GeographicArea and assigns it to the GeoArs field.
func (GeographicalServiceArea) ToMap ¶
func (o GeographicalServiceArea) ToMap() (map[string]interface{}, error)
type GlobalRanNodeId ¶
type GlobalRanNodeId struct {
Interface *interface{}
}
GlobalRanNodeId - One of the six attributes n3IwfId, gNbIdm, ngeNbId, wagfId, tngfId, eNbId shall be present.
func InterfaceAsGlobalRanNodeId ¶
func InterfaceAsGlobalRanNodeId(v *interface{}) GlobalRanNodeId
interface{}AsGlobalRanNodeId is a convenience function that returns interface{} wrapped in GlobalRanNodeId
func (*GlobalRanNodeId) GetActualInstance ¶
func (obj *GlobalRanNodeId) GetActualInstance() interface{}
Get the actual instance
func (GlobalRanNodeId) MarshalJSON ¶
func (src GlobalRanNodeId) MarshalJSON() ([]byte, error)
Marshal data from the first non-nil pointers in the struct to JSON
func (*GlobalRanNodeId) UnmarshalJSON ¶
func (dst *GlobalRanNodeId) UnmarshalJSON(data []byte) error
Unmarshal JSON data into one of the pointers in the struct
type HorizontalVelocity ¶
type HorizontalVelocity struct { // Indicates value of horizontal speed. HSpeed float32 `json:"hSpeed"` // Indicates value of angle. Bearing int32 `json:"bearing"` }
HorizontalVelocity Horizontal velocity.
func NewHorizontalVelocity ¶
func NewHorizontalVelocity(hSpeed float32, bearing int32) *HorizontalVelocity
NewHorizontalVelocity instantiates a new HorizontalVelocity object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewHorizontalVelocityWithDefaults ¶
func NewHorizontalVelocityWithDefaults() *HorizontalVelocity
NewHorizontalVelocityWithDefaults instantiates a new HorizontalVelocity object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*HorizontalVelocity) GetBearing ¶
func (o *HorizontalVelocity) GetBearing() int32
GetBearing returns the Bearing field value
func (*HorizontalVelocity) GetBearingOk ¶
func (o *HorizontalVelocity) GetBearingOk() (*int32, bool)
GetBearingOk returns a tuple with the Bearing field value and a boolean to check if the value has been set.
func (*HorizontalVelocity) GetHSpeed ¶
func (o *HorizontalVelocity) GetHSpeed() float32
GetHSpeed returns the HSpeed field value
func (*HorizontalVelocity) GetHSpeedOk ¶
func (o *HorizontalVelocity) GetHSpeedOk() (*float32, bool)
GetHSpeedOk returns a tuple with the HSpeed field value and a boolean to check if the value has been set.
func (HorizontalVelocity) MarshalJSON ¶
func (o HorizontalVelocity) MarshalJSON() ([]byte, error)
func (*HorizontalVelocity) SetBearing ¶
func (o *HorizontalVelocity) SetBearing(v int32)
SetBearing sets field value
func (*HorizontalVelocity) SetHSpeed ¶
func (o *HorizontalVelocity) SetHSpeed(v float32)
SetHSpeed sets field value
func (HorizontalVelocity) ToMap ¶
func (o HorizontalVelocity) ToMap() (map[string]interface{}, error)
type HorizontalVelocityWithUncertainty ¶
type HorizontalVelocityWithUncertainty struct { // Indicates value of horizontal speed. HSpeed float32 `json:"hSpeed"` // Indicates value of angle. Bearing int32 `json:"bearing"` // Indicates value of speed uncertainty. HUncertainty float32 `json:"hUncertainty"` }
HorizontalVelocityWithUncertainty Horizontal velocity with speed uncertainty.
func NewHorizontalVelocityWithUncertainty ¶
func NewHorizontalVelocityWithUncertainty(hSpeed float32, bearing int32, hUncertainty float32) *HorizontalVelocityWithUncertainty
NewHorizontalVelocityWithUncertainty instantiates a new HorizontalVelocityWithUncertainty object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewHorizontalVelocityWithUncertaintyWithDefaults ¶
func NewHorizontalVelocityWithUncertaintyWithDefaults() *HorizontalVelocityWithUncertainty
NewHorizontalVelocityWithUncertaintyWithDefaults instantiates a new HorizontalVelocityWithUncertainty object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*HorizontalVelocityWithUncertainty) GetBearing ¶
func (o *HorizontalVelocityWithUncertainty) GetBearing() int32
GetBearing returns the Bearing field value
func (*HorizontalVelocityWithUncertainty) GetBearingOk ¶
func (o *HorizontalVelocityWithUncertainty) GetBearingOk() (*int32, bool)
GetBearingOk returns a tuple with the Bearing field value and a boolean to check if the value has been set.
func (*HorizontalVelocityWithUncertainty) GetHSpeed ¶
func (o *HorizontalVelocityWithUncertainty) GetHSpeed() float32
GetHSpeed returns the HSpeed field value
func (*HorizontalVelocityWithUncertainty) GetHSpeedOk ¶
func (o *HorizontalVelocityWithUncertainty) GetHSpeedOk() (*float32, bool)
GetHSpeedOk returns a tuple with the HSpeed field value and a boolean to check if the value has been set.
func (*HorizontalVelocityWithUncertainty) GetHUncertainty ¶
func (o *HorizontalVelocityWithUncertainty) GetHUncertainty() float32
GetHUncertainty returns the HUncertainty field value
func (*HorizontalVelocityWithUncertainty) GetHUncertaintyOk ¶
func (o *HorizontalVelocityWithUncertainty) GetHUncertaintyOk() (*float32, bool)
GetHUncertaintyOk returns a tuple with the HUncertainty field value and a boolean to check if the value has been set.
func (HorizontalVelocityWithUncertainty) MarshalJSON ¶
func (o HorizontalVelocityWithUncertainty) MarshalJSON() ([]byte, error)
func (*HorizontalVelocityWithUncertainty) SetBearing ¶
func (o *HorizontalVelocityWithUncertainty) SetBearing(v int32)
SetBearing sets field value
func (*HorizontalVelocityWithUncertainty) SetHSpeed ¶
func (o *HorizontalVelocityWithUncertainty) SetHSpeed(v float32)
SetHSpeed sets field value
func (*HorizontalVelocityWithUncertainty) SetHUncertainty ¶
func (o *HorizontalVelocityWithUncertainty) SetHUncertainty(v float32)
SetHUncertainty sets field value
func (HorizontalVelocityWithUncertainty) ToMap ¶
func (o HorizontalVelocityWithUncertainty) ToMap() (map[string]interface{}, error)
type HorizontalWithVerticalVelocity ¶
type HorizontalWithVerticalVelocity struct { // Indicates value of horizontal speed. HSpeed float32 `json:"hSpeed"` // Indicates value of angle. Bearing int32 `json:"bearing"` // Indicates value of vertical speed. VSpeed float32 `json:"vSpeed"` VDirection VerticalDirection `json:"vDirection"` }
HorizontalWithVerticalVelocity Horizontal and vertical velocity.
func NewHorizontalWithVerticalVelocity ¶
func NewHorizontalWithVerticalVelocity(hSpeed float32, bearing int32, vSpeed float32, vDirection VerticalDirection) *HorizontalWithVerticalVelocity
NewHorizontalWithVerticalVelocity instantiates a new HorizontalWithVerticalVelocity object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewHorizontalWithVerticalVelocityWithDefaults ¶
func NewHorizontalWithVerticalVelocityWithDefaults() *HorizontalWithVerticalVelocity
NewHorizontalWithVerticalVelocityWithDefaults instantiates a new HorizontalWithVerticalVelocity object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*HorizontalWithVerticalVelocity) GetBearing ¶
func (o *HorizontalWithVerticalVelocity) GetBearing() int32
GetBearing returns the Bearing field value
func (*HorizontalWithVerticalVelocity) GetBearingOk ¶
func (o *HorizontalWithVerticalVelocity) GetBearingOk() (*int32, bool)
GetBearingOk returns a tuple with the Bearing field value and a boolean to check if the value has been set.
func (*HorizontalWithVerticalVelocity) GetHSpeed ¶
func (o *HorizontalWithVerticalVelocity) GetHSpeed() float32
GetHSpeed returns the HSpeed field value
func (*HorizontalWithVerticalVelocity) GetHSpeedOk ¶
func (o *HorizontalWithVerticalVelocity) GetHSpeedOk() (*float32, bool)
GetHSpeedOk returns a tuple with the HSpeed field value and a boolean to check if the value has been set.
func (*HorizontalWithVerticalVelocity) GetVDirection ¶
func (o *HorizontalWithVerticalVelocity) GetVDirection() VerticalDirection
GetVDirection returns the VDirection field value
func (*HorizontalWithVerticalVelocity) GetVDirectionOk ¶
func (o *HorizontalWithVerticalVelocity) GetVDirectionOk() (*VerticalDirection, bool)
GetVDirectionOk returns a tuple with the VDirection field value and a boolean to check if the value has been set.
func (*HorizontalWithVerticalVelocity) GetVSpeed ¶
func (o *HorizontalWithVerticalVelocity) GetVSpeed() float32
GetVSpeed returns the VSpeed field value
func (*HorizontalWithVerticalVelocity) GetVSpeedOk ¶
func (o *HorizontalWithVerticalVelocity) GetVSpeedOk() (*float32, bool)
GetVSpeedOk returns a tuple with the VSpeed field value and a boolean to check if the value has been set.
func (HorizontalWithVerticalVelocity) MarshalJSON ¶
func (o HorizontalWithVerticalVelocity) MarshalJSON() ([]byte, error)
func (*HorizontalWithVerticalVelocity) SetBearing ¶
func (o *HorizontalWithVerticalVelocity) SetBearing(v int32)
SetBearing sets field value
func (*HorizontalWithVerticalVelocity) SetHSpeed ¶
func (o *HorizontalWithVerticalVelocity) SetHSpeed(v float32)
SetHSpeed sets field value
func (*HorizontalWithVerticalVelocity) SetVDirection ¶
func (o *HorizontalWithVerticalVelocity) SetVDirection(v VerticalDirection)
SetVDirection sets field value
func (*HorizontalWithVerticalVelocity) SetVSpeed ¶
func (o *HorizontalWithVerticalVelocity) SetVSpeed(v float32)
SetVSpeed sets field value
func (HorizontalWithVerticalVelocity) ToMap ¶
func (o HorizontalWithVerticalVelocity) ToMap() (map[string]interface{}, error)
type HorizontalWithVerticalVelocityAndUncertainty ¶
type HorizontalWithVerticalVelocityAndUncertainty struct { // Indicates value of horizontal speed. HSpeed float32 `json:"hSpeed"` // Indicates value of angle. Bearing int32 `json:"bearing"` // Indicates value of vertical speed. VSpeed float32 `json:"vSpeed"` VDirection VerticalDirection `json:"vDirection"` // Indicates value of speed uncertainty. HUncertainty float32 `json:"hUncertainty"` // Indicates value of speed uncertainty. VUncertainty float32 `json:"vUncertainty"` }
HorizontalWithVerticalVelocityAndUncertainty Horizontal and vertical velocity with speed uncertainty.
func NewHorizontalWithVerticalVelocityAndUncertainty ¶
func NewHorizontalWithVerticalVelocityAndUncertainty(hSpeed float32, bearing int32, vSpeed float32, vDirection VerticalDirection, hUncertainty float32, vUncertainty float32) *HorizontalWithVerticalVelocityAndUncertainty
NewHorizontalWithVerticalVelocityAndUncertainty instantiates a new HorizontalWithVerticalVelocityAndUncertainty object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewHorizontalWithVerticalVelocityAndUncertaintyWithDefaults ¶
func NewHorizontalWithVerticalVelocityAndUncertaintyWithDefaults() *HorizontalWithVerticalVelocityAndUncertainty
NewHorizontalWithVerticalVelocityAndUncertaintyWithDefaults instantiates a new HorizontalWithVerticalVelocityAndUncertainty object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*HorizontalWithVerticalVelocityAndUncertainty) GetBearing ¶
func (o *HorizontalWithVerticalVelocityAndUncertainty) GetBearing() int32
GetBearing returns the Bearing field value
func (*HorizontalWithVerticalVelocityAndUncertainty) GetBearingOk ¶
func (o *HorizontalWithVerticalVelocityAndUncertainty) GetBearingOk() (*int32, bool)
GetBearingOk returns a tuple with the Bearing field value and a boolean to check if the value has been set.
func (*HorizontalWithVerticalVelocityAndUncertainty) GetHSpeed ¶
func (o *HorizontalWithVerticalVelocityAndUncertainty) GetHSpeed() float32
GetHSpeed returns the HSpeed field value
func (*HorizontalWithVerticalVelocityAndUncertainty) GetHSpeedOk ¶
func (o *HorizontalWithVerticalVelocityAndUncertainty) GetHSpeedOk() (*float32, bool)
GetHSpeedOk returns a tuple with the HSpeed field value and a boolean to check if the value has been set.
func (*HorizontalWithVerticalVelocityAndUncertainty) GetHUncertainty ¶
func (o *HorizontalWithVerticalVelocityAndUncertainty) GetHUncertainty() float32
GetHUncertainty returns the HUncertainty field value
func (*HorizontalWithVerticalVelocityAndUncertainty) GetHUncertaintyOk ¶
func (o *HorizontalWithVerticalVelocityAndUncertainty) GetHUncertaintyOk() (*float32, bool)
GetHUncertaintyOk returns a tuple with the HUncertainty field value and a boolean to check if the value has been set.
func (*HorizontalWithVerticalVelocityAndUncertainty) GetVDirection ¶
func (o *HorizontalWithVerticalVelocityAndUncertainty) GetVDirection() VerticalDirection
GetVDirection returns the VDirection field value
func (*HorizontalWithVerticalVelocityAndUncertainty) GetVDirectionOk ¶
func (o *HorizontalWithVerticalVelocityAndUncertainty) GetVDirectionOk() (*VerticalDirection, bool)
GetVDirectionOk returns a tuple with the VDirection field value and a boolean to check if the value has been set.
func (*HorizontalWithVerticalVelocityAndUncertainty) GetVSpeed ¶
func (o *HorizontalWithVerticalVelocityAndUncertainty) GetVSpeed() float32
GetVSpeed returns the VSpeed field value
func (*HorizontalWithVerticalVelocityAndUncertainty) GetVSpeedOk ¶
func (o *HorizontalWithVerticalVelocityAndUncertainty) GetVSpeedOk() (*float32, bool)
GetVSpeedOk returns a tuple with the VSpeed field value and a boolean to check if the value has been set.
func (*HorizontalWithVerticalVelocityAndUncertainty) GetVUncertainty ¶
func (o *HorizontalWithVerticalVelocityAndUncertainty) GetVUncertainty() float32
GetVUncertainty returns the VUncertainty field value
func (*HorizontalWithVerticalVelocityAndUncertainty) GetVUncertaintyOk ¶
func (o *HorizontalWithVerticalVelocityAndUncertainty) GetVUncertaintyOk() (*float32, bool)
GetVUncertaintyOk returns a tuple with the VUncertainty field value and a boolean to check if the value has been set.
func (HorizontalWithVerticalVelocityAndUncertainty) MarshalJSON ¶
func (o HorizontalWithVerticalVelocityAndUncertainty) MarshalJSON() ([]byte, error)
func (*HorizontalWithVerticalVelocityAndUncertainty) SetBearing ¶
func (o *HorizontalWithVerticalVelocityAndUncertainty) SetBearing(v int32)
SetBearing sets field value
func (*HorizontalWithVerticalVelocityAndUncertainty) SetHSpeed ¶
func (o *HorizontalWithVerticalVelocityAndUncertainty) SetHSpeed(v float32)
SetHSpeed sets field value
func (*HorizontalWithVerticalVelocityAndUncertainty) SetHUncertainty ¶
func (o *HorizontalWithVerticalVelocityAndUncertainty) SetHUncertainty(v float32)
SetHUncertainty sets field value
func (*HorizontalWithVerticalVelocityAndUncertainty) SetVDirection ¶
func (o *HorizontalWithVerticalVelocityAndUncertainty) SetVDirection(v VerticalDirection)
SetVDirection sets field value
func (*HorizontalWithVerticalVelocityAndUncertainty) SetVSpeed ¶
func (o *HorizontalWithVerticalVelocityAndUncertainty) SetVSpeed(v float32)
SetVSpeed sets field value
func (*HorizontalWithVerticalVelocityAndUncertainty) SetVUncertainty ¶
func (o *HorizontalWithVerticalVelocityAndUncertainty) SetVUncertainty(v float32)
SetVUncertainty sets field value
func (HorizontalWithVerticalVelocityAndUncertainty) ToMap ¶
func (o HorizontalWithVerticalVelocityAndUncertainty) ToMap() (map[string]interface{}, error)
type IndividualEASDiscoverySubscriptionApiService ¶
type IndividualEASDiscoverySubscriptionApiService service
IndividualEASDiscoverySubscriptionApiService IndividualEASDiscoverySubscriptionApi service
func (*IndividualEASDiscoverySubscriptionApiService) SubscriptionsSubscriptionIdDelete ¶
func (a *IndividualEASDiscoverySubscriptionApiService) SubscriptionsSubscriptionIdDelete(ctx context.Context, subscriptionId string) ApiSubscriptionsSubscriptionIdDeleteRequest
SubscriptionsSubscriptionIdDelete Method for SubscriptionsSubscriptionIdDelete
Deletes an existing individual EAS discovery subscription identified by the subscriptionId.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param subscriptionId Identifies an individual EAS discovery subscription resource @return ApiSubscriptionsSubscriptionIdDeleteRequest
func (*IndividualEASDiscoverySubscriptionApiService) SubscriptionsSubscriptionIdDeleteExecute ¶
func (a *IndividualEASDiscoverySubscriptionApiService) SubscriptionsSubscriptionIdDeleteExecute(r ApiSubscriptionsSubscriptionIdDeleteRequest) (*http.Response, error)
Execute executes the request
func (*IndividualEASDiscoverySubscriptionApiService) SubscriptionsSubscriptionIdPatch ¶
func (a *IndividualEASDiscoverySubscriptionApiService) SubscriptionsSubscriptionIdPatch(ctx context.Context, subscriptionId string) ApiSubscriptionsSubscriptionIdPatchRequest
SubscriptionsSubscriptionIdPatch Method for SubscriptionsSubscriptionIdPatch
Partial update an existing EAS Discovery Subscription resource identified by a subscriptionId.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param subscriptionId Identifies an individual EAS discovery subscription resource @return ApiSubscriptionsSubscriptionIdPatchRequest
func (*IndividualEASDiscoverySubscriptionApiService) SubscriptionsSubscriptionIdPatchExecute ¶
func (a *IndividualEASDiscoverySubscriptionApiService) SubscriptionsSubscriptionIdPatchExecute(r ApiSubscriptionsSubscriptionIdPatchRequest) (*EasDiscoverySubscription, *http.Response, error)
Execute executes the request
@return EasDiscoverySubscription
func (*IndividualEASDiscoverySubscriptionApiService) SubscriptionsSubscriptionIdPut ¶
func (a *IndividualEASDiscoverySubscriptionApiService) SubscriptionsSubscriptionIdPut(ctx context.Context, subscriptionId string) ApiSubscriptionsSubscriptionIdPutRequest
SubscriptionsSubscriptionIdPut Method for SubscriptionsSubscriptionIdPut
Updates an existing individual EAS discovery subscription identified by the subscriptionId.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param subscriptionId Identifies an individual EAS discovery subscription resource @return ApiSubscriptionsSubscriptionIdPutRequest
func (*IndividualEASDiscoverySubscriptionApiService) SubscriptionsSubscriptionIdPutExecute ¶
func (a *IndividualEASDiscoverySubscriptionApiService) SubscriptionsSubscriptionIdPutExecute(r ApiSubscriptionsSubscriptionIdPutRequest) (*EasDiscoverySubscription, *http.Response, error)
Execute executes the request
@return EasDiscoverySubscription
type InvalidParam ¶
type InvalidParam struct { // Attribute's name encoded as a JSON Pointer, or header's name. Param string `json:"param"` // A human-readable reason, e.g. \"must be a positive integer\". Reason *string `json:"reason,omitempty"` }
InvalidParam Represents the description of invalid parameters, for a request rejected due to invalid parameters.
func NewInvalidParam ¶
func NewInvalidParam(param string) *InvalidParam
NewInvalidParam instantiates a new InvalidParam object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewInvalidParamWithDefaults ¶
func NewInvalidParamWithDefaults() *InvalidParam
NewInvalidParamWithDefaults instantiates a new InvalidParam object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*InvalidParam) GetParam ¶
func (o *InvalidParam) GetParam() string
GetParam returns the Param field value
func (*InvalidParam) GetParamOk ¶
func (o *InvalidParam) GetParamOk() (*string, bool)
GetParamOk returns a tuple with the Param field value and a boolean to check if the value has been set.
func (*InvalidParam) GetReason ¶
func (o *InvalidParam) GetReason() string
GetReason returns the Reason field value if set, zero value otherwise.
func (*InvalidParam) GetReasonOk ¶
func (o *InvalidParam) GetReasonOk() (*string, bool)
GetReasonOk returns a tuple with the Reason field value if set, nil otherwise and a boolean to check if the value has been set.
func (*InvalidParam) HasReason ¶
func (o *InvalidParam) HasReason() bool
HasReason returns a boolean if a field has been set.
func (InvalidParam) MarshalJSON ¶
func (o InvalidParam) MarshalJSON() ([]byte, error)
func (*InvalidParam) SetReason ¶
func (o *InvalidParam) SetReason(v string)
SetReason gets a reference to the given string and assigns it to the Reason field.
func (InvalidParam) ToMap ¶
func (o InvalidParam) ToMap() (map[string]interface{}, error)
type Ipv6Addr ¶
type Ipv6Addr struct { }
Ipv6Addr String identifying an IPv6 address formatted according to clause 4 of RFC5952. The mixed IPv4 IPv6 notation according to clause 5 of RFC5952 shall not be used.
func NewIpv6Addr ¶
func NewIpv6Addr() *Ipv6Addr
NewIpv6Addr instantiates a new Ipv6Addr object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewIpv6AddrWithDefaults ¶
func NewIpv6AddrWithDefaults() *Ipv6Addr
NewIpv6AddrWithDefaults instantiates a new Ipv6Addr object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (Ipv6Addr) MarshalJSON ¶
type LdrType ¶
type LdrType struct {
String *string
}
LdrType Indicates LDR types.
func (*LdrType) MarshalJSON ¶
Marshal data from the first non-nil pointers in the struct to JSON
func (*LdrType) UnmarshalJSON ¶
Unmarshal JSON data into any of the pointers in the struct
type Local2dPointUncertaintyEllipse ¶
type Local2dPointUncertaintyEllipse struct { GADShape LocalOrigin LocalOrigin `json:"localOrigin"` Point RelativeCartesianLocation `json:"point"` UncertaintyEllipse UncertaintyEllipse `json:"uncertaintyEllipse"` // Indicates value of confidence. Confidence int32 `json:"confidence"` }
Local2dPointUncertaintyEllipse Local 2D point with uncertainty ellipse
func NewLocal2dPointUncertaintyEllipse ¶
func NewLocal2dPointUncertaintyEllipse(localOrigin LocalOrigin, point RelativeCartesianLocation, uncertaintyEllipse UncertaintyEllipse, confidence int32, shape SupportedGADShapes) *Local2dPointUncertaintyEllipse
NewLocal2dPointUncertaintyEllipse instantiates a new Local2dPointUncertaintyEllipse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewLocal2dPointUncertaintyEllipseWithDefaults ¶
func NewLocal2dPointUncertaintyEllipseWithDefaults() *Local2dPointUncertaintyEllipse
NewLocal2dPointUncertaintyEllipseWithDefaults instantiates a new Local2dPointUncertaintyEllipse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*Local2dPointUncertaintyEllipse) GetConfidence ¶
func (o *Local2dPointUncertaintyEllipse) GetConfidence() int32
GetConfidence returns the Confidence field value
func (*Local2dPointUncertaintyEllipse) GetConfidenceOk ¶
func (o *Local2dPointUncertaintyEllipse) GetConfidenceOk() (*int32, bool)
GetConfidenceOk returns a tuple with the Confidence field value and a boolean to check if the value has been set.
func (*Local2dPointUncertaintyEllipse) GetLocalOrigin ¶
func (o *Local2dPointUncertaintyEllipse) GetLocalOrigin() LocalOrigin
GetLocalOrigin returns the LocalOrigin field value
func (*Local2dPointUncertaintyEllipse) GetLocalOriginOk ¶
func (o *Local2dPointUncertaintyEllipse) GetLocalOriginOk() (*LocalOrigin, bool)
GetLocalOriginOk returns a tuple with the LocalOrigin field value and a boolean to check if the value has been set.
func (*Local2dPointUncertaintyEllipse) GetPoint ¶
func (o *Local2dPointUncertaintyEllipse) GetPoint() RelativeCartesianLocation
GetPoint returns the Point field value
func (*Local2dPointUncertaintyEllipse) GetPointOk ¶
func (o *Local2dPointUncertaintyEllipse) GetPointOk() (*RelativeCartesianLocation, bool)
GetPointOk returns a tuple with the Point field value and a boolean to check if the value has been set.
func (*Local2dPointUncertaintyEllipse) GetUncertaintyEllipse ¶
func (o *Local2dPointUncertaintyEllipse) GetUncertaintyEllipse() UncertaintyEllipse
GetUncertaintyEllipse returns the UncertaintyEllipse field value
func (*Local2dPointUncertaintyEllipse) GetUncertaintyEllipseOk ¶
func (o *Local2dPointUncertaintyEllipse) GetUncertaintyEllipseOk() (*UncertaintyEllipse, bool)
GetUncertaintyEllipseOk returns a tuple with the UncertaintyEllipse field value and a boolean to check if the value has been set.
func (Local2dPointUncertaintyEllipse) MarshalJSON ¶
func (o Local2dPointUncertaintyEllipse) MarshalJSON() ([]byte, error)
func (*Local2dPointUncertaintyEllipse) SetConfidence ¶
func (o *Local2dPointUncertaintyEllipse) SetConfidence(v int32)
SetConfidence sets field value
func (*Local2dPointUncertaintyEllipse) SetLocalOrigin ¶
func (o *Local2dPointUncertaintyEllipse) SetLocalOrigin(v LocalOrigin)
SetLocalOrigin sets field value
func (*Local2dPointUncertaintyEllipse) SetPoint ¶
func (o *Local2dPointUncertaintyEllipse) SetPoint(v RelativeCartesianLocation)
SetPoint sets field value
func (*Local2dPointUncertaintyEllipse) SetUncertaintyEllipse ¶
func (o *Local2dPointUncertaintyEllipse) SetUncertaintyEllipse(v UncertaintyEllipse)
SetUncertaintyEllipse sets field value
func (Local2dPointUncertaintyEllipse) ToMap ¶
func (o Local2dPointUncertaintyEllipse) ToMap() (map[string]interface{}, error)
type Local2dPointUncertaintyEllipseAllOf ¶
type Local2dPointUncertaintyEllipseAllOf struct { LocalOrigin LocalOrigin `json:"localOrigin"` Point RelativeCartesianLocation `json:"point"` UncertaintyEllipse UncertaintyEllipse `json:"uncertaintyEllipse"` // Indicates value of confidence. Confidence int32 `json:"confidence"` }
Local2dPointUncertaintyEllipseAllOf struct for Local2dPointUncertaintyEllipseAllOf
func NewLocal2dPointUncertaintyEllipseAllOf ¶
func NewLocal2dPointUncertaintyEllipseAllOf(localOrigin LocalOrigin, point RelativeCartesianLocation, uncertaintyEllipse UncertaintyEllipse, confidence int32) *Local2dPointUncertaintyEllipseAllOf
NewLocal2dPointUncertaintyEllipseAllOf instantiates a new Local2dPointUncertaintyEllipseAllOf object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewLocal2dPointUncertaintyEllipseAllOfWithDefaults ¶
func NewLocal2dPointUncertaintyEllipseAllOfWithDefaults() *Local2dPointUncertaintyEllipseAllOf
NewLocal2dPointUncertaintyEllipseAllOfWithDefaults instantiates a new Local2dPointUncertaintyEllipseAllOf object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*Local2dPointUncertaintyEllipseAllOf) GetConfidence ¶
func (o *Local2dPointUncertaintyEllipseAllOf) GetConfidence() int32
GetConfidence returns the Confidence field value
func (*Local2dPointUncertaintyEllipseAllOf) GetConfidenceOk ¶
func (o *Local2dPointUncertaintyEllipseAllOf) GetConfidenceOk() (*int32, bool)
GetConfidenceOk returns a tuple with the Confidence field value and a boolean to check if the value has been set.
func (*Local2dPointUncertaintyEllipseAllOf) GetLocalOrigin ¶
func (o *Local2dPointUncertaintyEllipseAllOf) GetLocalOrigin() LocalOrigin
GetLocalOrigin returns the LocalOrigin field value
func (*Local2dPointUncertaintyEllipseAllOf) GetLocalOriginOk ¶
func (o *Local2dPointUncertaintyEllipseAllOf) GetLocalOriginOk() (*LocalOrigin, bool)
GetLocalOriginOk returns a tuple with the LocalOrigin field value and a boolean to check if the value has been set.
func (*Local2dPointUncertaintyEllipseAllOf) GetPoint ¶
func (o *Local2dPointUncertaintyEllipseAllOf) GetPoint() RelativeCartesianLocation
GetPoint returns the Point field value
func (*Local2dPointUncertaintyEllipseAllOf) GetPointOk ¶
func (o *Local2dPointUncertaintyEllipseAllOf) GetPointOk() (*RelativeCartesianLocation, bool)
GetPointOk returns a tuple with the Point field value and a boolean to check if the value has been set.
func (*Local2dPointUncertaintyEllipseAllOf) GetUncertaintyEllipse ¶
func (o *Local2dPointUncertaintyEllipseAllOf) GetUncertaintyEllipse() UncertaintyEllipse
GetUncertaintyEllipse returns the UncertaintyEllipse field value
func (*Local2dPointUncertaintyEllipseAllOf) GetUncertaintyEllipseOk ¶
func (o *Local2dPointUncertaintyEllipseAllOf) GetUncertaintyEllipseOk() (*UncertaintyEllipse, bool)
GetUncertaintyEllipseOk returns a tuple with the UncertaintyEllipse field value and a boolean to check if the value has been set.
func (Local2dPointUncertaintyEllipseAllOf) MarshalJSON ¶
func (o Local2dPointUncertaintyEllipseAllOf) MarshalJSON() ([]byte, error)
func (*Local2dPointUncertaintyEllipseAllOf) SetConfidence ¶
func (o *Local2dPointUncertaintyEllipseAllOf) SetConfidence(v int32)
SetConfidence sets field value
func (*Local2dPointUncertaintyEllipseAllOf) SetLocalOrigin ¶
func (o *Local2dPointUncertaintyEllipseAllOf) SetLocalOrigin(v LocalOrigin)
SetLocalOrigin sets field value
func (*Local2dPointUncertaintyEllipseAllOf) SetPoint ¶
func (o *Local2dPointUncertaintyEllipseAllOf) SetPoint(v RelativeCartesianLocation)
SetPoint sets field value
func (*Local2dPointUncertaintyEllipseAllOf) SetUncertaintyEllipse ¶
func (o *Local2dPointUncertaintyEllipseAllOf) SetUncertaintyEllipse(v UncertaintyEllipse)
SetUncertaintyEllipse sets field value
func (Local2dPointUncertaintyEllipseAllOf) ToMap ¶
func (o Local2dPointUncertaintyEllipseAllOf) ToMap() (map[string]interface{}, error)
type Local3dPointUncertaintyEllipsoid ¶
type Local3dPointUncertaintyEllipsoid struct { GADShape LocalOrigin LocalOrigin `json:"localOrigin"` Point RelativeCartesianLocation `json:"point"` UncertaintyEllipsoid UncertaintyEllipsoid `json:"uncertaintyEllipsoid"` // Indicates value of confidence. Confidence int32 `json:"confidence"` }
Local3dPointUncertaintyEllipsoid Local 3D point with uncertainty ellipsoid
func NewLocal3dPointUncertaintyEllipsoid ¶
func NewLocal3dPointUncertaintyEllipsoid(localOrigin LocalOrigin, point RelativeCartesianLocation, uncertaintyEllipsoid UncertaintyEllipsoid, confidence int32, shape SupportedGADShapes) *Local3dPointUncertaintyEllipsoid
NewLocal3dPointUncertaintyEllipsoid instantiates a new Local3dPointUncertaintyEllipsoid object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewLocal3dPointUncertaintyEllipsoidWithDefaults ¶
func NewLocal3dPointUncertaintyEllipsoidWithDefaults() *Local3dPointUncertaintyEllipsoid
NewLocal3dPointUncertaintyEllipsoidWithDefaults instantiates a new Local3dPointUncertaintyEllipsoid object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*Local3dPointUncertaintyEllipsoid) GetConfidence ¶
func (o *Local3dPointUncertaintyEllipsoid) GetConfidence() int32
GetConfidence returns the Confidence field value
func (*Local3dPointUncertaintyEllipsoid) GetConfidenceOk ¶
func (o *Local3dPointUncertaintyEllipsoid) GetConfidenceOk() (*int32, bool)
GetConfidenceOk returns a tuple with the Confidence field value and a boolean to check if the value has been set.
func (*Local3dPointUncertaintyEllipsoid) GetLocalOrigin ¶
func (o *Local3dPointUncertaintyEllipsoid) GetLocalOrigin() LocalOrigin
GetLocalOrigin returns the LocalOrigin field value
func (*Local3dPointUncertaintyEllipsoid) GetLocalOriginOk ¶
func (o *Local3dPointUncertaintyEllipsoid) GetLocalOriginOk() (*LocalOrigin, bool)
GetLocalOriginOk returns a tuple with the LocalOrigin field value and a boolean to check if the value has been set.
func (*Local3dPointUncertaintyEllipsoid) GetPoint ¶
func (o *Local3dPointUncertaintyEllipsoid) GetPoint() RelativeCartesianLocation
GetPoint returns the Point field value
func (*Local3dPointUncertaintyEllipsoid) GetPointOk ¶
func (o *Local3dPointUncertaintyEllipsoid) GetPointOk() (*RelativeCartesianLocation, bool)
GetPointOk returns a tuple with the Point field value and a boolean to check if the value has been set.
func (*Local3dPointUncertaintyEllipsoid) GetUncertaintyEllipsoid ¶
func (o *Local3dPointUncertaintyEllipsoid) GetUncertaintyEllipsoid() UncertaintyEllipsoid
GetUncertaintyEllipsoid returns the UncertaintyEllipsoid field value
func (*Local3dPointUncertaintyEllipsoid) GetUncertaintyEllipsoidOk ¶
func (o *Local3dPointUncertaintyEllipsoid) GetUncertaintyEllipsoidOk() (*UncertaintyEllipsoid, bool)
GetUncertaintyEllipsoidOk returns a tuple with the UncertaintyEllipsoid field value and a boolean to check if the value has been set.
func (Local3dPointUncertaintyEllipsoid) MarshalJSON ¶
func (o Local3dPointUncertaintyEllipsoid) MarshalJSON() ([]byte, error)
func (*Local3dPointUncertaintyEllipsoid) SetConfidence ¶
func (o *Local3dPointUncertaintyEllipsoid) SetConfidence(v int32)
SetConfidence sets field value
func (*Local3dPointUncertaintyEllipsoid) SetLocalOrigin ¶
func (o *Local3dPointUncertaintyEllipsoid) SetLocalOrigin(v LocalOrigin)
SetLocalOrigin sets field value
func (*Local3dPointUncertaintyEllipsoid) SetPoint ¶
func (o *Local3dPointUncertaintyEllipsoid) SetPoint(v RelativeCartesianLocation)
SetPoint sets field value
func (*Local3dPointUncertaintyEllipsoid) SetUncertaintyEllipsoid ¶
func (o *Local3dPointUncertaintyEllipsoid) SetUncertaintyEllipsoid(v UncertaintyEllipsoid)
SetUncertaintyEllipsoid sets field value
func (Local3dPointUncertaintyEllipsoid) ToMap ¶
func (o Local3dPointUncertaintyEllipsoid) ToMap() (map[string]interface{}, error)
type Local3dPointUncertaintyEllipsoidAllOf ¶
type Local3dPointUncertaintyEllipsoidAllOf struct { LocalOrigin LocalOrigin `json:"localOrigin"` Point RelativeCartesianLocation `json:"point"` UncertaintyEllipsoid UncertaintyEllipsoid `json:"uncertaintyEllipsoid"` // Indicates value of confidence. Confidence int32 `json:"confidence"` }
Local3dPointUncertaintyEllipsoidAllOf struct for Local3dPointUncertaintyEllipsoidAllOf
func NewLocal3dPointUncertaintyEllipsoidAllOf ¶
func NewLocal3dPointUncertaintyEllipsoidAllOf(localOrigin LocalOrigin, point RelativeCartesianLocation, uncertaintyEllipsoid UncertaintyEllipsoid, confidence int32) *Local3dPointUncertaintyEllipsoidAllOf
NewLocal3dPointUncertaintyEllipsoidAllOf instantiates a new Local3dPointUncertaintyEllipsoidAllOf object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewLocal3dPointUncertaintyEllipsoidAllOfWithDefaults ¶
func NewLocal3dPointUncertaintyEllipsoidAllOfWithDefaults() *Local3dPointUncertaintyEllipsoidAllOf
NewLocal3dPointUncertaintyEllipsoidAllOfWithDefaults instantiates a new Local3dPointUncertaintyEllipsoidAllOf object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*Local3dPointUncertaintyEllipsoidAllOf) GetConfidence ¶
func (o *Local3dPointUncertaintyEllipsoidAllOf) GetConfidence() int32
GetConfidence returns the Confidence field value
func (*Local3dPointUncertaintyEllipsoidAllOf) GetConfidenceOk ¶
func (o *Local3dPointUncertaintyEllipsoidAllOf) GetConfidenceOk() (*int32, bool)
GetConfidenceOk returns a tuple with the Confidence field value and a boolean to check if the value has been set.
func (*Local3dPointUncertaintyEllipsoidAllOf) GetLocalOrigin ¶
func (o *Local3dPointUncertaintyEllipsoidAllOf) GetLocalOrigin() LocalOrigin
GetLocalOrigin returns the LocalOrigin field value
func (*Local3dPointUncertaintyEllipsoidAllOf) GetLocalOriginOk ¶
func (o *Local3dPointUncertaintyEllipsoidAllOf) GetLocalOriginOk() (*LocalOrigin, bool)
GetLocalOriginOk returns a tuple with the LocalOrigin field value and a boolean to check if the value has been set.
func (*Local3dPointUncertaintyEllipsoidAllOf) GetPoint ¶
func (o *Local3dPointUncertaintyEllipsoidAllOf) GetPoint() RelativeCartesianLocation
GetPoint returns the Point field value
func (*Local3dPointUncertaintyEllipsoidAllOf) GetPointOk ¶
func (o *Local3dPointUncertaintyEllipsoidAllOf) GetPointOk() (*RelativeCartesianLocation, bool)
GetPointOk returns a tuple with the Point field value and a boolean to check if the value has been set.
func (*Local3dPointUncertaintyEllipsoidAllOf) GetUncertaintyEllipsoid ¶
func (o *Local3dPointUncertaintyEllipsoidAllOf) GetUncertaintyEllipsoid() UncertaintyEllipsoid
GetUncertaintyEllipsoid returns the UncertaintyEllipsoid field value
func (*Local3dPointUncertaintyEllipsoidAllOf) GetUncertaintyEllipsoidOk ¶
func (o *Local3dPointUncertaintyEllipsoidAllOf) GetUncertaintyEllipsoidOk() (*UncertaintyEllipsoid, bool)
GetUncertaintyEllipsoidOk returns a tuple with the UncertaintyEllipsoid field value and a boolean to check if the value has been set.
func (Local3dPointUncertaintyEllipsoidAllOf) MarshalJSON ¶
func (o Local3dPointUncertaintyEllipsoidAllOf) MarshalJSON() ([]byte, error)
func (*Local3dPointUncertaintyEllipsoidAllOf) SetConfidence ¶
func (o *Local3dPointUncertaintyEllipsoidAllOf) SetConfidence(v int32)
SetConfidence sets field value
func (*Local3dPointUncertaintyEllipsoidAllOf) SetLocalOrigin ¶
func (o *Local3dPointUncertaintyEllipsoidAllOf) SetLocalOrigin(v LocalOrigin)
SetLocalOrigin sets field value
func (*Local3dPointUncertaintyEllipsoidAllOf) SetPoint ¶
func (o *Local3dPointUncertaintyEllipsoidAllOf) SetPoint(v RelativeCartesianLocation)
SetPoint sets field value
func (*Local3dPointUncertaintyEllipsoidAllOf) SetUncertaintyEllipsoid ¶
func (o *Local3dPointUncertaintyEllipsoidAllOf) SetUncertaintyEllipsoid(v UncertaintyEllipsoid)
SetUncertaintyEllipsoid sets field value
func (Local3dPointUncertaintyEllipsoidAllOf) ToMap ¶
func (o Local3dPointUncertaintyEllipsoidAllOf) ToMap() (map[string]interface{}, error)
type LocalOrigin ¶
type LocalOrigin struct { CoordinateId *string `json:"coordinateId,omitempty"` Point *GeographicalCoordinates `json:"point,omitempty"` }
LocalOrigin Indicates a Local origin in a reference system
func NewLocalOrigin ¶
func NewLocalOrigin() *LocalOrigin
NewLocalOrigin instantiates a new LocalOrigin object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewLocalOriginWithDefaults ¶
func NewLocalOriginWithDefaults() *LocalOrigin
NewLocalOriginWithDefaults instantiates a new LocalOrigin object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*LocalOrigin) GetCoordinateId ¶
func (o *LocalOrigin) GetCoordinateId() string
GetCoordinateId returns the CoordinateId field value if set, zero value otherwise.
func (*LocalOrigin) GetCoordinateIdOk ¶
func (o *LocalOrigin) GetCoordinateIdOk() (*string, bool)
GetCoordinateIdOk returns a tuple with the CoordinateId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*LocalOrigin) GetPoint ¶
func (o *LocalOrigin) GetPoint() GeographicalCoordinates
GetPoint returns the Point field value if set, zero value otherwise.
func (*LocalOrigin) GetPointOk ¶
func (o *LocalOrigin) GetPointOk() (*GeographicalCoordinates, bool)
GetPointOk returns a tuple with the Point field value if set, nil otherwise and a boolean to check if the value has been set.
func (*LocalOrigin) HasCoordinateId ¶
func (o *LocalOrigin) HasCoordinateId() bool
HasCoordinateId returns a boolean if a field has been set.
func (*LocalOrigin) HasPoint ¶
func (o *LocalOrigin) HasPoint() bool
HasPoint returns a boolean if a field has been set.
func (LocalOrigin) MarshalJSON ¶
func (o LocalOrigin) MarshalJSON() ([]byte, error)
func (*LocalOrigin) SetCoordinateId ¶
func (o *LocalOrigin) SetCoordinateId(v string)
SetCoordinateId gets a reference to the given string and assigns it to the CoordinateId field.
func (*LocalOrigin) SetPoint ¶
func (o *LocalOrigin) SetPoint(v GeographicalCoordinates)
SetPoint gets a reference to the given GeographicalCoordinates and assigns it to the Point field.
func (LocalOrigin) ToMap ¶
func (o LocalOrigin) ToMap() (map[string]interface{}, error)
type LocationArea5G ¶
type LocationArea5G struct { // Identifies a list of geographic area of the user where the UE is located. GeographicAreas []GeographicArea `json:"geographicAreas,omitempty"` // Identifies a list of civic addresses of the user where the UE is located. CivicAddresses []CivicAddress `json:"civicAddresses,omitempty"` NwAreaInfo *NetworkAreaInfo `json:"nwAreaInfo,omitempty"` }
LocationArea5G Represents a user location area when the UE is attached to 5G.
func NewLocationArea5G ¶
func NewLocationArea5G() *LocationArea5G
NewLocationArea5G instantiates a new LocationArea5G object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewLocationArea5GWithDefaults ¶
func NewLocationArea5GWithDefaults() *LocationArea5G
NewLocationArea5GWithDefaults instantiates a new LocationArea5G object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*LocationArea5G) GetCivicAddresses ¶
func (o *LocationArea5G) GetCivicAddresses() []CivicAddress
GetCivicAddresses returns the CivicAddresses field value if set, zero value otherwise.
func (*LocationArea5G) GetCivicAddressesOk ¶
func (o *LocationArea5G) GetCivicAddressesOk() ([]CivicAddress, bool)
GetCivicAddressesOk returns a tuple with the CivicAddresses field value if set, nil otherwise and a boolean to check if the value has been set.
func (*LocationArea5G) GetGeographicAreas ¶
func (o *LocationArea5G) GetGeographicAreas() []GeographicArea
GetGeographicAreas returns the GeographicAreas field value if set, zero value otherwise.
func (*LocationArea5G) GetGeographicAreasOk ¶
func (o *LocationArea5G) GetGeographicAreasOk() ([]GeographicArea, bool)
GetGeographicAreasOk returns a tuple with the GeographicAreas field value if set, nil otherwise and a boolean to check if the value has been set.
func (*LocationArea5G) GetNwAreaInfo ¶
func (o *LocationArea5G) GetNwAreaInfo() NetworkAreaInfo
GetNwAreaInfo returns the NwAreaInfo field value if set, zero value otherwise.
func (*LocationArea5G) GetNwAreaInfoOk ¶
func (o *LocationArea5G) GetNwAreaInfoOk() (*NetworkAreaInfo, bool)
GetNwAreaInfoOk returns a tuple with the NwAreaInfo field value if set, nil otherwise and a boolean to check if the value has been set.
func (*LocationArea5G) HasCivicAddresses ¶
func (o *LocationArea5G) HasCivicAddresses() bool
HasCivicAddresses returns a boolean if a field has been set.
func (*LocationArea5G) HasGeographicAreas ¶
func (o *LocationArea5G) HasGeographicAreas() bool
HasGeographicAreas returns a boolean if a field has been set.
func (*LocationArea5G) HasNwAreaInfo ¶
func (o *LocationArea5G) HasNwAreaInfo() bool
HasNwAreaInfo returns a boolean if a field has been set.
func (LocationArea5G) MarshalJSON ¶
func (o LocationArea5G) MarshalJSON() ([]byte, error)
func (*LocationArea5G) SetCivicAddresses ¶
func (o *LocationArea5G) SetCivicAddresses(v []CivicAddress)
SetCivicAddresses gets a reference to the given []CivicAddress and assigns it to the CivicAddresses field.
func (*LocationArea5G) SetGeographicAreas ¶
func (o *LocationArea5G) SetGeographicAreas(v []GeographicArea)
SetGeographicAreas gets a reference to the given []GeographicArea and assigns it to the GeographicAreas field.
func (*LocationArea5G) SetNwAreaInfo ¶
func (o *LocationArea5G) SetNwAreaInfo(v NetworkAreaInfo)
SetNwAreaInfo gets a reference to the given NetworkAreaInfo and assigns it to the NwAreaInfo field.
func (LocationArea5G) ToMap ¶
func (o LocationArea5G) ToMap() (map[string]interface{}, error)
type LocationInfo ¶
type LocationInfo struct { // Unsigned integer identifying a period of time in units of minutes. AgeOfLocationInfo *int32 `json:"ageOfLocationInfo,omitempty"` // Indicates the Cell Global Identification of the user which identifies the cell the UE is registered. CellId *string `json:"cellId,omitempty"` // Indicates the eNodeB in which the UE is currently located. EnodeBId *string `json:"enodeBId,omitempty"` // Identifies the Routing Area Identity of the user where the UE is located. RoutingAreaId *string `json:"routingAreaId,omitempty"` // Identifies the Tracking Area Identity of the user where the UE is located. TrackingAreaId *string `json:"trackingAreaId,omitempty"` // Identifies the PLMN Identity of the user where the UE is located. PlmnId *string `json:"plmnId,omitempty"` // Identifies the TWAN Identity of the user where the UE is located. TwanId *string `json:"twanId,omitempty"` GeographicArea *GeographicArea `json:"geographicArea,omitempty"` CivicAddress *CivicAddress `json:"civicAddress,omitempty"` PositionMethod *PositioningMethod `json:"positionMethod,omitempty"` QosFulfilInd *AccuracyFulfilmentIndicator `json:"qosFulfilInd,omitempty"` UeVelocity *VelocityEstimate `json:"ueVelocity,omitempty"` LdrType *LdrType `json:"ldrType,omitempty"` AchievedQos *MinorLocationQoS `json:"achievedQos,omitempty"` }
LocationInfo Represents the user location information.
func NewLocationInfo ¶
func NewLocationInfo() *LocationInfo
NewLocationInfo instantiates a new LocationInfo object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewLocationInfoWithDefaults ¶
func NewLocationInfoWithDefaults() *LocationInfo
NewLocationInfoWithDefaults instantiates a new LocationInfo object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*LocationInfo) GetAchievedQos ¶
func (o *LocationInfo) GetAchievedQos() MinorLocationQoS
GetAchievedQos returns the AchievedQos field value if set, zero value otherwise.
func (*LocationInfo) GetAchievedQosOk ¶
func (o *LocationInfo) GetAchievedQosOk() (*MinorLocationQoS, bool)
GetAchievedQosOk returns a tuple with the AchievedQos field value if set, nil otherwise and a boolean to check if the value has been set.
func (*LocationInfo) GetAgeOfLocationInfo ¶
func (o *LocationInfo) GetAgeOfLocationInfo() int32
GetAgeOfLocationInfo returns the AgeOfLocationInfo field value if set, zero value otherwise.
func (*LocationInfo) GetAgeOfLocationInfoOk ¶
func (o *LocationInfo) GetAgeOfLocationInfoOk() (*int32, bool)
GetAgeOfLocationInfoOk returns a tuple with the AgeOfLocationInfo field value if set, nil otherwise and a boolean to check if the value has been set.
func (*LocationInfo) GetCellId ¶
func (o *LocationInfo) GetCellId() string
GetCellId returns the CellId field value if set, zero value otherwise.
func (*LocationInfo) GetCellIdOk ¶
func (o *LocationInfo) GetCellIdOk() (*string, bool)
GetCellIdOk returns a tuple with the CellId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*LocationInfo) GetCivicAddress ¶
func (o *LocationInfo) GetCivicAddress() CivicAddress
GetCivicAddress returns the CivicAddress field value if set, zero value otherwise.
func (*LocationInfo) GetCivicAddressOk ¶
func (o *LocationInfo) GetCivicAddressOk() (*CivicAddress, bool)
GetCivicAddressOk returns a tuple with the CivicAddress field value if set, nil otherwise and a boolean to check if the value has been set.
func (*LocationInfo) GetEnodeBId ¶
func (o *LocationInfo) GetEnodeBId() string
GetEnodeBId returns the EnodeBId field value if set, zero value otherwise.
func (*LocationInfo) GetEnodeBIdOk ¶
func (o *LocationInfo) GetEnodeBIdOk() (*string, bool)
GetEnodeBIdOk returns a tuple with the EnodeBId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*LocationInfo) GetGeographicArea ¶
func (o *LocationInfo) GetGeographicArea() GeographicArea
GetGeographicArea returns the GeographicArea field value if set, zero value otherwise.
func (*LocationInfo) GetGeographicAreaOk ¶
func (o *LocationInfo) GetGeographicAreaOk() (*GeographicArea, bool)
GetGeographicAreaOk returns a tuple with the GeographicArea field value if set, nil otherwise and a boolean to check if the value has been set.
func (*LocationInfo) GetLdrType ¶
func (o *LocationInfo) GetLdrType() LdrType
GetLdrType returns the LdrType field value if set, zero value otherwise.
func (*LocationInfo) GetLdrTypeOk ¶
func (o *LocationInfo) GetLdrTypeOk() (*LdrType, bool)
GetLdrTypeOk returns a tuple with the LdrType field value if set, nil otherwise and a boolean to check if the value has been set.
func (*LocationInfo) GetPlmnId ¶
func (o *LocationInfo) GetPlmnId() string
GetPlmnId returns the PlmnId field value if set, zero value otherwise.
func (*LocationInfo) GetPlmnIdOk ¶
func (o *LocationInfo) GetPlmnIdOk() (*string, bool)
GetPlmnIdOk returns a tuple with the PlmnId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*LocationInfo) GetPositionMethod ¶
func (o *LocationInfo) GetPositionMethod() PositioningMethod
GetPositionMethod returns the PositionMethod field value if set, zero value otherwise.
func (*LocationInfo) GetPositionMethodOk ¶
func (o *LocationInfo) GetPositionMethodOk() (*PositioningMethod, bool)
GetPositionMethodOk returns a tuple with the PositionMethod field value if set, nil otherwise and a boolean to check if the value has been set.
func (*LocationInfo) GetQosFulfilInd ¶
func (o *LocationInfo) GetQosFulfilInd() AccuracyFulfilmentIndicator
GetQosFulfilInd returns the QosFulfilInd field value if set, zero value otherwise.
func (*LocationInfo) GetQosFulfilIndOk ¶
func (o *LocationInfo) GetQosFulfilIndOk() (*AccuracyFulfilmentIndicator, bool)
GetQosFulfilIndOk returns a tuple with the QosFulfilInd field value if set, nil otherwise and a boolean to check if the value has been set.
func (*LocationInfo) GetRoutingAreaId ¶
func (o *LocationInfo) GetRoutingAreaId() string
GetRoutingAreaId returns the RoutingAreaId field value if set, zero value otherwise.
func (*LocationInfo) GetRoutingAreaIdOk ¶
func (o *LocationInfo) GetRoutingAreaIdOk() (*string, bool)
GetRoutingAreaIdOk returns a tuple with the RoutingAreaId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*LocationInfo) GetTrackingAreaId ¶
func (o *LocationInfo) GetTrackingAreaId() string
GetTrackingAreaId returns the TrackingAreaId field value if set, zero value otherwise.
func (*LocationInfo) GetTrackingAreaIdOk ¶
func (o *LocationInfo) GetTrackingAreaIdOk() (*string, bool)
GetTrackingAreaIdOk returns a tuple with the TrackingAreaId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*LocationInfo) GetTwanId ¶
func (o *LocationInfo) GetTwanId() string
GetTwanId returns the TwanId field value if set, zero value otherwise.
func (*LocationInfo) GetTwanIdOk ¶
func (o *LocationInfo) GetTwanIdOk() (*string, bool)
GetTwanIdOk returns a tuple with the TwanId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*LocationInfo) GetUeVelocity ¶
func (o *LocationInfo) GetUeVelocity() VelocityEstimate
GetUeVelocity returns the UeVelocity field value if set, zero value otherwise.
func (*LocationInfo) GetUeVelocityOk ¶
func (o *LocationInfo) GetUeVelocityOk() (*VelocityEstimate, bool)
GetUeVelocityOk returns a tuple with the UeVelocity field value if set, nil otherwise and a boolean to check if the value has been set.
func (*LocationInfo) HasAchievedQos ¶
func (o *LocationInfo) HasAchievedQos() bool
HasAchievedQos returns a boolean if a field has been set.
func (*LocationInfo) HasAgeOfLocationInfo ¶
func (o *LocationInfo) HasAgeOfLocationInfo() bool
HasAgeOfLocationInfo returns a boolean if a field has been set.
func (*LocationInfo) HasCellId ¶
func (o *LocationInfo) HasCellId() bool
HasCellId returns a boolean if a field has been set.
func (*LocationInfo) HasCivicAddress ¶
func (o *LocationInfo) HasCivicAddress() bool
HasCivicAddress returns a boolean if a field has been set.
func (*LocationInfo) HasEnodeBId ¶
func (o *LocationInfo) HasEnodeBId() bool
HasEnodeBId returns a boolean if a field has been set.
func (*LocationInfo) HasGeographicArea ¶
func (o *LocationInfo) HasGeographicArea() bool
HasGeographicArea returns a boolean if a field has been set.
func (*LocationInfo) HasLdrType ¶
func (o *LocationInfo) HasLdrType() bool
HasLdrType returns a boolean if a field has been set.
func (*LocationInfo) HasPlmnId ¶
func (o *LocationInfo) HasPlmnId() bool
HasPlmnId returns a boolean if a field has been set.
func (*LocationInfo) HasPositionMethod ¶
func (o *LocationInfo) HasPositionMethod() bool
HasPositionMethod returns a boolean if a field has been set.
func (*LocationInfo) HasQosFulfilInd ¶
func (o *LocationInfo) HasQosFulfilInd() bool
HasQosFulfilInd returns a boolean if a field has been set.
func (*LocationInfo) HasRoutingAreaId ¶
func (o *LocationInfo) HasRoutingAreaId() bool
HasRoutingAreaId returns a boolean if a field has been set.
func (*LocationInfo) HasTrackingAreaId ¶
func (o *LocationInfo) HasTrackingAreaId() bool
HasTrackingAreaId returns a boolean if a field has been set.
func (*LocationInfo) HasTwanId ¶
func (o *LocationInfo) HasTwanId() bool
HasTwanId returns a boolean if a field has been set.
func (*LocationInfo) HasUeVelocity ¶
func (o *LocationInfo) HasUeVelocity() bool
HasUeVelocity returns a boolean if a field has been set.
func (LocationInfo) MarshalJSON ¶
func (o LocationInfo) MarshalJSON() ([]byte, error)
func (*LocationInfo) SetAchievedQos ¶
func (o *LocationInfo) SetAchievedQos(v MinorLocationQoS)
SetAchievedQos gets a reference to the given MinorLocationQoS and assigns it to the AchievedQos field.
func (*LocationInfo) SetAgeOfLocationInfo ¶
func (o *LocationInfo) SetAgeOfLocationInfo(v int32)
SetAgeOfLocationInfo gets a reference to the given int32 and assigns it to the AgeOfLocationInfo field.
func (*LocationInfo) SetCellId ¶
func (o *LocationInfo) SetCellId(v string)
SetCellId gets a reference to the given string and assigns it to the CellId field.
func (*LocationInfo) SetCivicAddress ¶
func (o *LocationInfo) SetCivicAddress(v CivicAddress)
SetCivicAddress gets a reference to the given CivicAddress and assigns it to the CivicAddress field.
func (*LocationInfo) SetEnodeBId ¶
func (o *LocationInfo) SetEnodeBId(v string)
SetEnodeBId gets a reference to the given string and assigns it to the EnodeBId field.
func (*LocationInfo) SetGeographicArea ¶
func (o *LocationInfo) SetGeographicArea(v GeographicArea)
SetGeographicArea gets a reference to the given GeographicArea and assigns it to the GeographicArea field.
func (*LocationInfo) SetLdrType ¶
func (o *LocationInfo) SetLdrType(v LdrType)
SetLdrType gets a reference to the given LdrType and assigns it to the LdrType field.
func (*LocationInfo) SetPlmnId ¶
func (o *LocationInfo) SetPlmnId(v string)
SetPlmnId gets a reference to the given string and assigns it to the PlmnId field.
func (*LocationInfo) SetPositionMethod ¶
func (o *LocationInfo) SetPositionMethod(v PositioningMethod)
SetPositionMethod gets a reference to the given PositioningMethod and assigns it to the PositionMethod field.
func (*LocationInfo) SetQosFulfilInd ¶
func (o *LocationInfo) SetQosFulfilInd(v AccuracyFulfilmentIndicator)
SetQosFulfilInd gets a reference to the given AccuracyFulfilmentIndicator and assigns it to the QosFulfilInd field.
func (*LocationInfo) SetRoutingAreaId ¶
func (o *LocationInfo) SetRoutingAreaId(v string)
SetRoutingAreaId gets a reference to the given string and assigns it to the RoutingAreaId field.
func (*LocationInfo) SetTrackingAreaId ¶
func (o *LocationInfo) SetTrackingAreaId(v string)
SetTrackingAreaId gets a reference to the given string and assigns it to the TrackingAreaId field.
func (*LocationInfo) SetTwanId ¶
func (o *LocationInfo) SetTwanId(v string)
SetTwanId gets a reference to the given string and assigns it to the TwanId field.
func (*LocationInfo) SetUeVelocity ¶
func (o *LocationInfo) SetUeVelocity(v VelocityEstimate)
SetUeVelocity gets a reference to the given VelocityEstimate and assigns it to the UeVelocity field.
func (LocationInfo) ToMap ¶
func (o LocationInfo) ToMap() (map[string]interface{}, error)
type MappedNullable ¶
type MinorLocationQoS ¶
type MinorLocationQoS struct { // Indicates value of accuracy. HAccuracy *float32 `json:"hAccuracy,omitempty"` // Indicates value of accuracy. VAccuracy *float32 `json:"vAccuracy,omitempty"` }
MinorLocationQoS Contain Minor Location QoS.
func NewMinorLocationQoS ¶
func NewMinorLocationQoS() *MinorLocationQoS
NewMinorLocationQoS instantiates a new MinorLocationQoS object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewMinorLocationQoSWithDefaults ¶
func NewMinorLocationQoSWithDefaults() *MinorLocationQoS
NewMinorLocationQoSWithDefaults instantiates a new MinorLocationQoS object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*MinorLocationQoS) GetHAccuracy ¶
func (o *MinorLocationQoS) GetHAccuracy() float32
GetHAccuracy returns the HAccuracy field value if set, zero value otherwise.
func (*MinorLocationQoS) GetHAccuracyOk ¶
func (o *MinorLocationQoS) GetHAccuracyOk() (*float32, bool)
GetHAccuracyOk returns a tuple with the HAccuracy field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MinorLocationQoS) GetVAccuracy ¶
func (o *MinorLocationQoS) GetVAccuracy() float32
GetVAccuracy returns the VAccuracy field value if set, zero value otherwise.
func (*MinorLocationQoS) GetVAccuracyOk ¶
func (o *MinorLocationQoS) GetVAccuracyOk() (*float32, bool)
GetVAccuracyOk returns a tuple with the VAccuracy field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MinorLocationQoS) HasHAccuracy ¶
func (o *MinorLocationQoS) HasHAccuracy() bool
HasHAccuracy returns a boolean if a field has been set.
func (*MinorLocationQoS) HasVAccuracy ¶
func (o *MinorLocationQoS) HasVAccuracy() bool
HasVAccuracy returns a boolean if a field has been set.
func (MinorLocationQoS) MarshalJSON ¶
func (o MinorLocationQoS) MarshalJSON() ([]byte, error)
func (*MinorLocationQoS) SetHAccuracy ¶
func (o *MinorLocationQoS) SetHAccuracy(v float32)
SetHAccuracy gets a reference to the given float32 and assigns it to the HAccuracy field.
func (*MinorLocationQoS) SetVAccuracy ¶
func (o *MinorLocationQoS) SetVAccuracy(v float32)
SetVAccuracy gets a reference to the given float32 and assigns it to the VAccuracy field.
func (MinorLocationQoS) ToMap ¶
func (o MinorLocationQoS) ToMap() (map[string]interface{}, error)
type Ncgi ¶
type Ncgi struct { PlmnId PlmnId `json:"plmnId"` // 36-bit string identifying an NR Cell Id as specified in clause 9.3.1.7 of 3GPP TS 38.413, in hexadecimal representation. Each character in the string shall take a value of \"0\" to \"9\", \"a\" to \"f\" or \"A\" to \"F\" and shall represent 4 bits. The most significant character representing the 4 most significant bits of the Cell Id shall appear first in the string, and the character representing the 4 least significant bit of the Cell Id shall appear last in the string. NrCellId string `json:"nrCellId"` // This represents the Network Identifier, which together with a PLMN ID is used to identify an SNPN (see 3GPP TS 23.003 and 3GPP TS 23.501 clause 5.30.2.1). Nid *string `json:"nid,omitempty"` }
Ncgi Contains the NCGI (NR Cell Global Identity), as described in 3GPP 23.003
func NewNcgi ¶
NewNcgi instantiates a new Ncgi object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewNcgiWithDefaults ¶
func NewNcgiWithDefaults() *Ncgi
NewNcgiWithDefaults instantiates a new Ncgi object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*Ncgi) GetNidOk ¶
GetNidOk returns a tuple with the Nid field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Ncgi) GetNrCellId ¶
GetNrCellId returns the NrCellId field value
func (*Ncgi) GetNrCellIdOk ¶
GetNrCellIdOk returns a tuple with the NrCellId field value and a boolean to check if the value has been set.
func (*Ncgi) GetPlmnIdOk ¶
GetPlmnIdOk returns a tuple with the PlmnId field value and a boolean to check if the value has been set.
func (Ncgi) MarshalJSON ¶
type NetworkAreaInfo ¶
type NetworkAreaInfo struct { // Contains a list of E-UTRA cell identities. Ecgis []Ecgi `json:"ecgis,omitempty"` // Contains a list of NR cell identities. Ncgis []Ncgi `json:"ncgis,omitempty"` // Contains a list of NG RAN nodes. GRanNodeIds []GlobalRanNodeId `json:"gRanNodeIds,omitempty"` // Contains a list of tracking area identities. Tais []Tai `json:"tais,omitempty"` }
NetworkAreaInfo Describes a network area information in which the NF service consumer requests the number of UEs.
func NewNetworkAreaInfo ¶
func NewNetworkAreaInfo() *NetworkAreaInfo
NewNetworkAreaInfo instantiates a new NetworkAreaInfo object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewNetworkAreaInfoWithDefaults ¶
func NewNetworkAreaInfoWithDefaults() *NetworkAreaInfo
NewNetworkAreaInfoWithDefaults instantiates a new NetworkAreaInfo object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*NetworkAreaInfo) GetEcgis ¶
func (o *NetworkAreaInfo) GetEcgis() []Ecgi
GetEcgis returns the Ecgis field value if set, zero value otherwise.
func (*NetworkAreaInfo) GetEcgisOk ¶
func (o *NetworkAreaInfo) GetEcgisOk() ([]Ecgi, bool)
GetEcgisOk returns a tuple with the Ecgis field value if set, nil otherwise and a boolean to check if the value has been set.
func (*NetworkAreaInfo) GetGRanNodeIds ¶
func (o *NetworkAreaInfo) GetGRanNodeIds() []GlobalRanNodeId
GetGRanNodeIds returns the GRanNodeIds field value if set, zero value otherwise.
func (*NetworkAreaInfo) GetGRanNodeIdsOk ¶
func (o *NetworkAreaInfo) GetGRanNodeIdsOk() ([]GlobalRanNodeId, bool)
GetGRanNodeIdsOk returns a tuple with the GRanNodeIds field value if set, nil otherwise and a boolean to check if the value has been set.
func (*NetworkAreaInfo) GetNcgis ¶
func (o *NetworkAreaInfo) GetNcgis() []Ncgi
GetNcgis returns the Ncgis field value if set, zero value otherwise.
func (*NetworkAreaInfo) GetNcgisOk ¶
func (o *NetworkAreaInfo) GetNcgisOk() ([]Ncgi, bool)
GetNcgisOk returns a tuple with the Ncgis field value if set, nil otherwise and a boolean to check if the value has been set.
func (*NetworkAreaInfo) GetTais ¶
func (o *NetworkAreaInfo) GetTais() []Tai
GetTais returns the Tais field value if set, zero value otherwise.
func (*NetworkAreaInfo) GetTaisOk ¶
func (o *NetworkAreaInfo) GetTaisOk() ([]Tai, bool)
GetTaisOk returns a tuple with the Tais field value if set, nil otherwise and a boolean to check if the value has been set.
func (*NetworkAreaInfo) HasEcgis ¶
func (o *NetworkAreaInfo) HasEcgis() bool
HasEcgis returns a boolean if a field has been set.
func (*NetworkAreaInfo) HasGRanNodeIds ¶
func (o *NetworkAreaInfo) HasGRanNodeIds() bool
HasGRanNodeIds returns a boolean if a field has been set.
func (*NetworkAreaInfo) HasNcgis ¶
func (o *NetworkAreaInfo) HasNcgis() bool
HasNcgis returns a boolean if a field has been set.
func (*NetworkAreaInfo) HasTais ¶
func (o *NetworkAreaInfo) HasTais() bool
HasTais returns a boolean if a field has been set.
func (NetworkAreaInfo) MarshalJSON ¶
func (o NetworkAreaInfo) MarshalJSON() ([]byte, error)
func (*NetworkAreaInfo) SetEcgis ¶
func (o *NetworkAreaInfo) SetEcgis(v []Ecgi)
SetEcgis gets a reference to the given []Ecgi and assigns it to the Ecgis field.
func (*NetworkAreaInfo) SetGRanNodeIds ¶
func (o *NetworkAreaInfo) SetGRanNodeIds(v []GlobalRanNodeId)
SetGRanNodeIds gets a reference to the given []GlobalRanNodeId and assigns it to the GRanNodeIds field.
func (*NetworkAreaInfo) SetNcgis ¶
func (o *NetworkAreaInfo) SetNcgis(v []Ncgi)
SetNcgis gets a reference to the given []Ncgi and assigns it to the Ncgis field.
func (*NetworkAreaInfo) SetTais ¶
func (o *NetworkAreaInfo) SetTais(v []Tai)
SetTais gets a reference to the given []Tai and assigns it to the Tais field.
func (NetworkAreaInfo) ToMap ¶
func (o NetworkAreaInfo) ToMap() (map[string]interface{}, error)
type NullableACCharacteristics ¶
type NullableACCharacteristics struct {
// contains filtered or unexported fields
}
func NewNullableACCharacteristics ¶
func NewNullableACCharacteristics(val *ACCharacteristics) *NullableACCharacteristics
func (NullableACCharacteristics) Get ¶
func (v NullableACCharacteristics) Get() *ACCharacteristics
func (NullableACCharacteristics) IsSet ¶
func (v NullableACCharacteristics) IsSet() bool
func (NullableACCharacteristics) MarshalJSON ¶
func (v NullableACCharacteristics) MarshalJSON() ([]byte, error)
func (*NullableACCharacteristics) Set ¶
func (v *NullableACCharacteristics) Set(val *ACCharacteristics)
func (*NullableACCharacteristics) UnmarshalJSON ¶
func (v *NullableACCharacteristics) UnmarshalJSON(src []byte) error
func (*NullableACCharacteristics) Unset ¶
func (v *NullableACCharacteristics) Unset()
type NullableACProfile ¶
type NullableACProfile struct {
// contains filtered or unexported fields
}
func NewNullableACProfile ¶
func NewNullableACProfile(val *ACProfile) *NullableACProfile
func (NullableACProfile) Get ¶
func (v NullableACProfile) Get() *ACProfile
func (NullableACProfile) IsSet ¶
func (v NullableACProfile) IsSet() bool
func (NullableACProfile) MarshalJSON ¶
func (v NullableACProfile) MarshalJSON() ([]byte, error)
func (*NullableACProfile) Set ¶
func (v *NullableACProfile) Set(val *ACProfile)
func (*NullableACProfile) UnmarshalJSON ¶
func (v *NullableACProfile) UnmarshalJSON(src []byte) error
func (*NullableACProfile) Unset ¶
func (v *NullableACProfile) Unset()
type NullableACRScenario ¶
type NullableACRScenario struct {
// contains filtered or unexported fields
}
func NewNullableACRScenario ¶
func NewNullableACRScenario(val *ACRScenario) *NullableACRScenario
func (NullableACRScenario) Get ¶
func (v NullableACRScenario) Get() *ACRScenario
func (NullableACRScenario) IsSet ¶
func (v NullableACRScenario) IsSet() bool
func (NullableACRScenario) MarshalJSON ¶
func (v NullableACRScenario) MarshalJSON() ([]byte, error)
func (*NullableACRScenario) Set ¶
func (v *NullableACRScenario) Set(val *ACRScenario)
func (*NullableACRScenario) UnmarshalJSON ¶
func (v *NullableACRScenario) UnmarshalJSON(src []byte) error
func (*NullableACRScenario) Unset ¶
func (v *NullableACRScenario) Unset()
type NullableACServiceKPIs ¶
type NullableACServiceKPIs struct {
// contains filtered or unexported fields
}
func NewNullableACServiceKPIs ¶
func NewNullableACServiceKPIs(val *ACServiceKPIs) *NullableACServiceKPIs
func (NullableACServiceKPIs) Get ¶
func (v NullableACServiceKPIs) Get() *ACServiceKPIs
func (NullableACServiceKPIs) IsSet ¶
func (v NullableACServiceKPIs) IsSet() bool
func (NullableACServiceKPIs) MarshalJSON ¶
func (v NullableACServiceKPIs) MarshalJSON() ([]byte, error)
func (*NullableACServiceKPIs) Set ¶
func (v *NullableACServiceKPIs) Set(val *ACServiceKPIs)
func (*NullableACServiceKPIs) UnmarshalJSON ¶
func (v *NullableACServiceKPIs) UnmarshalJSON(src []byte) error
func (*NullableACServiceKPIs) Unset ¶
func (v *NullableACServiceKPIs) Unset()
type NullableAccuracyFulfilmentIndicator ¶
type NullableAccuracyFulfilmentIndicator struct {
// contains filtered or unexported fields
}
func NewNullableAccuracyFulfilmentIndicator ¶
func NewNullableAccuracyFulfilmentIndicator(val *AccuracyFulfilmentIndicator) *NullableAccuracyFulfilmentIndicator
func (NullableAccuracyFulfilmentIndicator) Get ¶
func (v NullableAccuracyFulfilmentIndicator) Get() *AccuracyFulfilmentIndicator
func (NullableAccuracyFulfilmentIndicator) IsSet ¶
func (v NullableAccuracyFulfilmentIndicator) IsSet() bool
func (NullableAccuracyFulfilmentIndicator) MarshalJSON ¶
func (v NullableAccuracyFulfilmentIndicator) MarshalJSON() ([]byte, error)
func (*NullableAccuracyFulfilmentIndicator) Set ¶
func (v *NullableAccuracyFulfilmentIndicator) Set(val *AccuracyFulfilmentIndicator)
func (*NullableAccuracyFulfilmentIndicator) UnmarshalJSON ¶
func (v *NullableAccuracyFulfilmentIndicator) UnmarshalJSON(src []byte) error
func (*NullableAccuracyFulfilmentIndicator) Unset ¶
func (v *NullableAccuracyFulfilmentIndicator) Unset()
type NullableBool ¶
type NullableBool struct {
// contains filtered or unexported fields
}
func NewNullableBool ¶
func NewNullableBool(val *bool) *NullableBool
func (NullableBool) Get ¶
func (v NullableBool) Get() *bool
func (NullableBool) IsSet ¶
func (v NullableBool) IsSet() bool
func (NullableBool) MarshalJSON ¶
func (v NullableBool) MarshalJSON() ([]byte, error)
func (*NullableBool) Set ¶
func (v *NullableBool) Set(val *bool)
func (*NullableBool) UnmarshalJSON ¶
func (v *NullableBool) UnmarshalJSON(src []byte) error
func (*NullableBool) Unset ¶
func (v *NullableBool) Unset()
type NullableCivicAddress ¶
type NullableCivicAddress struct {
// contains filtered or unexported fields
}
func NewNullableCivicAddress ¶
func NewNullableCivicAddress(val *CivicAddress) *NullableCivicAddress
func (NullableCivicAddress) Get ¶
func (v NullableCivicAddress) Get() *CivicAddress
func (NullableCivicAddress) IsSet ¶
func (v NullableCivicAddress) IsSet() bool
func (NullableCivicAddress) MarshalJSON ¶
func (v NullableCivicAddress) MarshalJSON() ([]byte, error)
func (*NullableCivicAddress) Set ¶
func (v *NullableCivicAddress) Set(val *CivicAddress)
func (*NullableCivicAddress) UnmarshalJSON ¶
func (v *NullableCivicAddress) UnmarshalJSON(src []byte) error
func (*NullableCivicAddress) Unset ¶
func (v *NullableCivicAddress) Unset()
type NullableDiscoveredEas ¶
type NullableDiscoveredEas struct {
// contains filtered or unexported fields
}
func NewNullableDiscoveredEas ¶
func NewNullableDiscoveredEas(val *DiscoveredEas) *NullableDiscoveredEas
func (NullableDiscoveredEas) Get ¶
func (v NullableDiscoveredEas) Get() *DiscoveredEas
func (NullableDiscoveredEas) IsSet ¶
func (v NullableDiscoveredEas) IsSet() bool
func (NullableDiscoveredEas) MarshalJSON ¶
func (v NullableDiscoveredEas) MarshalJSON() ([]byte, error)
func (*NullableDiscoveredEas) Set ¶
func (v *NullableDiscoveredEas) Set(val *DiscoveredEas)
func (*NullableDiscoveredEas) UnmarshalJSON ¶
func (v *NullableDiscoveredEas) UnmarshalJSON(src []byte) error
func (*NullableDiscoveredEas) Unset ¶
func (v *NullableDiscoveredEas) Unset()
type NullableEASCategory ¶
type NullableEASCategory struct {
// contains filtered or unexported fields
}
func NewNullableEASCategory ¶
func NewNullableEASCategory(val *EASCategory) *NullableEASCategory
func (NullableEASCategory) Get ¶
func (v NullableEASCategory) Get() *EASCategory
func (NullableEASCategory) IsSet ¶
func (v NullableEASCategory) IsSet() bool
func (NullableEASCategory) MarshalJSON ¶
func (v NullableEASCategory) MarshalJSON() ([]byte, error)
func (*NullableEASCategory) Set ¶
func (v *NullableEASCategory) Set(val *EASCategory)
func (*NullableEASCategory) UnmarshalJSON ¶
func (v *NullableEASCategory) UnmarshalJSON(src []byte) error
func (*NullableEASCategory) Unset ¶
func (v *NullableEASCategory) Unset()
type NullableEASDiscEventIDs ¶
type NullableEASDiscEventIDs struct {
// contains filtered or unexported fields
}
func NewNullableEASDiscEventIDs ¶
func NewNullableEASDiscEventIDs(val *EASDiscEventIDs) *NullableEASDiscEventIDs
func (NullableEASDiscEventIDs) Get ¶
func (v NullableEASDiscEventIDs) Get() *EASDiscEventIDs
func (NullableEASDiscEventIDs) IsSet ¶
func (v NullableEASDiscEventIDs) IsSet() bool
func (NullableEASDiscEventIDs) MarshalJSON ¶
func (v NullableEASDiscEventIDs) MarshalJSON() ([]byte, error)
func (*NullableEASDiscEventIDs) Set ¶
func (v *NullableEASDiscEventIDs) Set(val *EASDiscEventIDs)
func (*NullableEASDiscEventIDs) UnmarshalJSON ¶
func (v *NullableEASDiscEventIDs) UnmarshalJSON(src []byte) error
func (*NullableEASDiscEventIDs) Unset ¶
func (v *NullableEASDiscEventIDs) Unset()
type NullableEASProfile ¶
type NullableEASProfile struct {
// contains filtered or unexported fields
}
func NewNullableEASProfile ¶
func NewNullableEASProfile(val *EASProfile) *NullableEASProfile
func (NullableEASProfile) Get ¶
func (v NullableEASProfile) Get() *EASProfile
func (NullableEASProfile) IsSet ¶
func (v NullableEASProfile) IsSet() bool
func (NullableEASProfile) MarshalJSON ¶
func (v NullableEASProfile) MarshalJSON() ([]byte, error)
func (*NullableEASProfile) Set ¶
func (v *NullableEASProfile) Set(val *EASProfile)
func (*NullableEASProfile) UnmarshalJSON ¶
func (v *NullableEASProfile) UnmarshalJSON(src []byte) error
func (*NullableEASProfile) Unset ¶
func (v *NullableEASProfile) Unset()
type NullableEASServiceKPI ¶
type NullableEASServiceKPI struct {
// contains filtered or unexported fields
}
func NewNullableEASServiceKPI ¶
func NewNullableEASServiceKPI(val *EASServiceKPI) *NullableEASServiceKPI
func (NullableEASServiceKPI) Get ¶
func (v NullableEASServiceKPI) Get() *EASServiceKPI
func (NullableEASServiceKPI) IsSet ¶
func (v NullableEASServiceKPI) IsSet() bool
func (NullableEASServiceKPI) MarshalJSON ¶
func (v NullableEASServiceKPI) MarshalJSON() ([]byte, error)
func (*NullableEASServiceKPI) Set ¶
func (v *NullableEASServiceKPI) Set(val *EASServiceKPI)
func (*NullableEASServiceKPI) UnmarshalJSON ¶
func (v *NullableEASServiceKPI) UnmarshalJSON(src []byte) error
func (*NullableEASServiceKPI) Unset ¶
func (v *NullableEASServiceKPI) Unset()
type NullableEasCharacteristics ¶
type NullableEasCharacteristics struct {
// contains filtered or unexported fields
}
func NewNullableEasCharacteristics ¶
func NewNullableEasCharacteristics(val *EasCharacteristics) *NullableEasCharacteristics
func (NullableEasCharacteristics) Get ¶
func (v NullableEasCharacteristics) Get() *EasCharacteristics
func (NullableEasCharacteristics) IsSet ¶
func (v NullableEasCharacteristics) IsSet() bool
func (NullableEasCharacteristics) MarshalJSON ¶
func (v NullableEasCharacteristics) MarshalJSON() ([]byte, error)
func (*NullableEasCharacteristics) Set ¶
func (v *NullableEasCharacteristics) Set(val *EasCharacteristics)
func (*NullableEasCharacteristics) UnmarshalJSON ¶
func (v *NullableEasCharacteristics) UnmarshalJSON(src []byte) error
func (*NullableEasCharacteristics) Unset ¶
func (v *NullableEasCharacteristics) Unset()
type NullableEasDetail ¶
type NullableEasDetail struct {
// contains filtered or unexported fields
}
func NewNullableEasDetail ¶
func NewNullableEasDetail(val *EasDetail) *NullableEasDetail
func (NullableEasDetail) Get ¶
func (v NullableEasDetail) Get() *EasDetail
func (NullableEasDetail) IsSet ¶
func (v NullableEasDetail) IsSet() bool
func (NullableEasDetail) MarshalJSON ¶
func (v NullableEasDetail) MarshalJSON() ([]byte, error)
func (*NullableEasDetail) Set ¶
func (v *NullableEasDetail) Set(val *EasDetail)
func (*NullableEasDetail) UnmarshalJSON ¶
func (v *NullableEasDetail) UnmarshalJSON(src []byte) error
func (*NullableEasDetail) Unset ¶
func (v *NullableEasDetail) Unset()
type NullableEasDiscoveryFilter ¶
type NullableEasDiscoveryFilter struct {
// contains filtered or unexported fields
}
func NewNullableEasDiscoveryFilter ¶
func NewNullableEasDiscoveryFilter(val *EasDiscoveryFilter) *NullableEasDiscoveryFilter
func (NullableEasDiscoveryFilter) Get ¶
func (v NullableEasDiscoveryFilter) Get() *EasDiscoveryFilter
func (NullableEasDiscoveryFilter) IsSet ¶
func (v NullableEasDiscoveryFilter) IsSet() bool
func (NullableEasDiscoveryFilter) MarshalJSON ¶
func (v NullableEasDiscoveryFilter) MarshalJSON() ([]byte, error)
func (*NullableEasDiscoveryFilter) Set ¶
func (v *NullableEasDiscoveryFilter) Set(val *EasDiscoveryFilter)
func (*NullableEasDiscoveryFilter) UnmarshalJSON ¶
func (v *NullableEasDiscoveryFilter) UnmarshalJSON(src []byte) error
func (*NullableEasDiscoveryFilter) Unset ¶
func (v *NullableEasDiscoveryFilter) Unset()
type NullableEasDiscoveryNotification ¶
type NullableEasDiscoveryNotification struct {
// contains filtered or unexported fields
}
func NewNullableEasDiscoveryNotification ¶
func NewNullableEasDiscoveryNotification(val *EasDiscoveryNotification) *NullableEasDiscoveryNotification
func (NullableEasDiscoveryNotification) Get ¶
func (v NullableEasDiscoveryNotification) Get() *EasDiscoveryNotification
func (NullableEasDiscoveryNotification) IsSet ¶
func (v NullableEasDiscoveryNotification) IsSet() bool
func (NullableEasDiscoveryNotification) MarshalJSON ¶
func (v NullableEasDiscoveryNotification) MarshalJSON() ([]byte, error)
func (*NullableEasDiscoveryNotification) Set ¶
func (v *NullableEasDiscoveryNotification) Set(val *EasDiscoveryNotification)
func (*NullableEasDiscoveryNotification) UnmarshalJSON ¶
func (v *NullableEasDiscoveryNotification) UnmarshalJSON(src []byte) error
func (*NullableEasDiscoveryNotification) Unset ¶
func (v *NullableEasDiscoveryNotification) Unset()
type NullableEasDiscoveryReq ¶
type NullableEasDiscoveryReq struct {
// contains filtered or unexported fields
}
func NewNullableEasDiscoveryReq ¶
func NewNullableEasDiscoveryReq(val *EasDiscoveryReq) *NullableEasDiscoveryReq
func (NullableEasDiscoveryReq) Get ¶
func (v NullableEasDiscoveryReq) Get() *EasDiscoveryReq
func (NullableEasDiscoveryReq) IsSet ¶
func (v NullableEasDiscoveryReq) IsSet() bool
func (NullableEasDiscoveryReq) MarshalJSON ¶
func (v NullableEasDiscoveryReq) MarshalJSON() ([]byte, error)
func (*NullableEasDiscoveryReq) Set ¶
func (v *NullableEasDiscoveryReq) Set(val *EasDiscoveryReq)
func (*NullableEasDiscoveryReq) UnmarshalJSON ¶
func (v *NullableEasDiscoveryReq) UnmarshalJSON(src []byte) error
func (*NullableEasDiscoveryReq) Unset ¶
func (v *NullableEasDiscoveryReq) Unset()
type NullableEasDiscoveryResp ¶
type NullableEasDiscoveryResp struct {
// contains filtered or unexported fields
}
func NewNullableEasDiscoveryResp ¶
func NewNullableEasDiscoveryResp(val *EasDiscoveryResp) *NullableEasDiscoveryResp
func (NullableEasDiscoveryResp) Get ¶
func (v NullableEasDiscoveryResp) Get() *EasDiscoveryResp
func (NullableEasDiscoveryResp) IsSet ¶
func (v NullableEasDiscoveryResp) IsSet() bool
func (NullableEasDiscoveryResp) MarshalJSON ¶
func (v NullableEasDiscoveryResp) MarshalJSON() ([]byte, error)
func (*NullableEasDiscoveryResp) Set ¶
func (v *NullableEasDiscoveryResp) Set(val *EasDiscoveryResp)
func (*NullableEasDiscoveryResp) UnmarshalJSON ¶
func (v *NullableEasDiscoveryResp) UnmarshalJSON(src []byte) error
func (*NullableEasDiscoveryResp) Unset ¶
func (v *NullableEasDiscoveryResp) Unset()
type NullableEasDiscoverySubscription ¶
type NullableEasDiscoverySubscription struct {
// contains filtered or unexported fields
}
func NewNullableEasDiscoverySubscription ¶
func NewNullableEasDiscoverySubscription(val *EasDiscoverySubscription) *NullableEasDiscoverySubscription
func (NullableEasDiscoverySubscription) Get ¶
func (v NullableEasDiscoverySubscription) Get() *EasDiscoverySubscription
func (NullableEasDiscoverySubscription) IsSet ¶
func (v NullableEasDiscoverySubscription) IsSet() bool
func (NullableEasDiscoverySubscription) MarshalJSON ¶
func (v NullableEasDiscoverySubscription) MarshalJSON() ([]byte, error)
func (*NullableEasDiscoverySubscription) Set ¶
func (v *NullableEasDiscoverySubscription) Set(val *EasDiscoverySubscription)
func (*NullableEasDiscoverySubscription) UnmarshalJSON ¶
func (v *NullableEasDiscoverySubscription) UnmarshalJSON(src []byte) error
func (*NullableEasDiscoverySubscription) Unset ¶
func (v *NullableEasDiscoverySubscription) Unset()
type NullableEasDiscoverySubscriptionPatch ¶
type NullableEasDiscoverySubscriptionPatch struct {
// contains filtered or unexported fields
}
func NewNullableEasDiscoverySubscriptionPatch ¶
func NewNullableEasDiscoverySubscriptionPatch(val *EasDiscoverySubscriptionPatch) *NullableEasDiscoverySubscriptionPatch
func (NullableEasDiscoverySubscriptionPatch) Get ¶
func (v NullableEasDiscoverySubscriptionPatch) Get() *EasDiscoverySubscriptionPatch
func (NullableEasDiscoverySubscriptionPatch) IsSet ¶
func (v NullableEasDiscoverySubscriptionPatch) IsSet() bool
func (NullableEasDiscoverySubscriptionPatch) MarshalJSON ¶
func (v NullableEasDiscoverySubscriptionPatch) MarshalJSON() ([]byte, error)
func (*NullableEasDiscoverySubscriptionPatch) Set ¶
func (v *NullableEasDiscoverySubscriptionPatch) Set(val *EasDiscoverySubscriptionPatch)
func (*NullableEasDiscoverySubscriptionPatch) UnmarshalJSON ¶
func (v *NullableEasDiscoverySubscriptionPatch) UnmarshalJSON(src []byte) error
func (*NullableEasDiscoverySubscriptionPatch) Unset ¶
func (v *NullableEasDiscoverySubscriptionPatch) Unset()
type NullableEasDynamicInfoFilter ¶
type NullableEasDynamicInfoFilter struct {
// contains filtered or unexported fields
}
func NewNullableEasDynamicInfoFilter ¶
func NewNullableEasDynamicInfoFilter(val *EasDynamicInfoFilter) *NullableEasDynamicInfoFilter
func (NullableEasDynamicInfoFilter) Get ¶
func (v NullableEasDynamicInfoFilter) Get() *EasDynamicInfoFilter
func (NullableEasDynamicInfoFilter) IsSet ¶
func (v NullableEasDynamicInfoFilter) IsSet() bool
func (NullableEasDynamicInfoFilter) MarshalJSON ¶
func (v NullableEasDynamicInfoFilter) MarshalJSON() ([]byte, error)
func (*NullableEasDynamicInfoFilter) Set ¶
func (v *NullableEasDynamicInfoFilter) Set(val *EasDynamicInfoFilter)
func (*NullableEasDynamicInfoFilter) UnmarshalJSON ¶
func (v *NullableEasDynamicInfoFilter) UnmarshalJSON(src []byte) error
func (*NullableEasDynamicInfoFilter) Unset ¶
func (v *NullableEasDynamicInfoFilter) Unset()
type NullableEasDynamicInfoFilterData ¶
type NullableEasDynamicInfoFilterData struct {
// contains filtered or unexported fields
}
func NewNullableEasDynamicInfoFilterData ¶
func NewNullableEasDynamicInfoFilterData(val *EasDynamicInfoFilterData) *NullableEasDynamicInfoFilterData
func (NullableEasDynamicInfoFilterData) Get ¶
func (v NullableEasDynamicInfoFilterData) Get() *EasDynamicInfoFilterData
func (NullableEasDynamicInfoFilterData) IsSet ¶
func (v NullableEasDynamicInfoFilterData) IsSet() bool
func (NullableEasDynamicInfoFilterData) MarshalJSON ¶
func (v NullableEasDynamicInfoFilterData) MarshalJSON() ([]byte, error)
func (*NullableEasDynamicInfoFilterData) Set ¶
func (v *NullableEasDynamicInfoFilterData) Set(val *EasDynamicInfoFilterData)
func (*NullableEasDynamicInfoFilterData) UnmarshalJSON ¶
func (v *NullableEasDynamicInfoFilterData) UnmarshalJSON(src []byte) error
func (*NullableEasDynamicInfoFilterData) Unset ¶
func (v *NullableEasDynamicInfoFilterData) Unset()
type NullableEcgi ¶
type NullableEcgi struct {
// contains filtered or unexported fields
}
func NewNullableEcgi ¶
func NewNullableEcgi(val *Ecgi) *NullableEcgi
func (NullableEcgi) Get ¶
func (v NullableEcgi) Get() *Ecgi
func (NullableEcgi) IsSet ¶
func (v NullableEcgi) IsSet() bool
func (NullableEcgi) MarshalJSON ¶
func (v NullableEcgi) MarshalJSON() ([]byte, error)
func (*NullableEcgi) Set ¶
func (v *NullableEcgi) Set(val *Ecgi)
func (*NullableEcgi) UnmarshalJSON ¶
func (v *NullableEcgi) UnmarshalJSON(src []byte) error
func (*NullableEcgi) Unset ¶
func (v *NullableEcgi) Unset()
type NullableEllipsoidArc ¶
type NullableEllipsoidArc struct {
// contains filtered or unexported fields
}
func NewNullableEllipsoidArc ¶
func NewNullableEllipsoidArc(val *EllipsoidArc) *NullableEllipsoidArc
func (NullableEllipsoidArc) Get ¶
func (v NullableEllipsoidArc) Get() *EllipsoidArc
func (NullableEllipsoidArc) IsSet ¶
func (v NullableEllipsoidArc) IsSet() bool
func (NullableEllipsoidArc) MarshalJSON ¶
func (v NullableEllipsoidArc) MarshalJSON() ([]byte, error)
func (*NullableEllipsoidArc) Set ¶
func (v *NullableEllipsoidArc) Set(val *EllipsoidArc)
func (*NullableEllipsoidArc) UnmarshalJSON ¶
func (v *NullableEllipsoidArc) UnmarshalJSON(src []byte) error
func (*NullableEllipsoidArc) Unset ¶
func (v *NullableEllipsoidArc) Unset()
type NullableEllipsoidArcAllOf ¶
type NullableEllipsoidArcAllOf struct {
// contains filtered or unexported fields
}
func NewNullableEllipsoidArcAllOf ¶
func NewNullableEllipsoidArcAllOf(val *EllipsoidArcAllOf) *NullableEllipsoidArcAllOf
func (NullableEllipsoidArcAllOf) Get ¶
func (v NullableEllipsoidArcAllOf) Get() *EllipsoidArcAllOf
func (NullableEllipsoidArcAllOf) IsSet ¶
func (v NullableEllipsoidArcAllOf) IsSet() bool
func (NullableEllipsoidArcAllOf) MarshalJSON ¶
func (v NullableEllipsoidArcAllOf) MarshalJSON() ([]byte, error)
func (*NullableEllipsoidArcAllOf) Set ¶
func (v *NullableEllipsoidArcAllOf) Set(val *EllipsoidArcAllOf)
func (*NullableEllipsoidArcAllOf) UnmarshalJSON ¶
func (v *NullableEllipsoidArcAllOf) UnmarshalJSON(src []byte) error
func (*NullableEllipsoidArcAllOf) Unset ¶
func (v *NullableEllipsoidArcAllOf) Unset()
type NullableEndPoint ¶
type NullableEndPoint struct {
// contains filtered or unexported fields
}
func NewNullableEndPoint ¶
func NewNullableEndPoint(val *EndPoint) *NullableEndPoint
func (NullableEndPoint) Get ¶
func (v NullableEndPoint) Get() *EndPoint
func (NullableEndPoint) IsSet ¶
func (v NullableEndPoint) IsSet() bool
func (NullableEndPoint) MarshalJSON ¶
func (v NullableEndPoint) MarshalJSON() ([]byte, error)
func (*NullableEndPoint) Set ¶
func (v *NullableEndPoint) Set(val *EndPoint)
func (*NullableEndPoint) UnmarshalJSON ¶
func (v *NullableEndPoint) UnmarshalJSON(src []byte) error
func (*NullableEndPoint) Unset ¶
func (v *NullableEndPoint) Unset()
type NullableFloat32 ¶
type NullableFloat32 struct {
// contains filtered or unexported fields
}
func NewNullableFloat32 ¶
func NewNullableFloat32(val *float32) *NullableFloat32
func (NullableFloat32) Get ¶
func (v NullableFloat32) Get() *float32
func (NullableFloat32) IsSet ¶
func (v NullableFloat32) IsSet() bool
func (NullableFloat32) MarshalJSON ¶
func (v NullableFloat32) MarshalJSON() ([]byte, error)
func (*NullableFloat32) Set ¶
func (v *NullableFloat32) Set(val *float32)
func (*NullableFloat32) UnmarshalJSON ¶
func (v *NullableFloat32) UnmarshalJSON(src []byte) error
func (*NullableFloat32) Unset ¶
func (v *NullableFloat32) Unset()
type NullableFloat64 ¶
type NullableFloat64 struct {
// contains filtered or unexported fields
}
func NewNullableFloat64 ¶
func NewNullableFloat64(val *float64) *NullableFloat64
func (NullableFloat64) Get ¶
func (v NullableFloat64) Get() *float64
func (NullableFloat64) IsSet ¶
func (v NullableFloat64) IsSet() bool
func (NullableFloat64) MarshalJSON ¶
func (v NullableFloat64) MarshalJSON() ([]byte, error)
func (*NullableFloat64) Set ¶
func (v *NullableFloat64) Set(val *float64)
func (*NullableFloat64) UnmarshalJSON ¶
func (v *NullableFloat64) UnmarshalJSON(src []byte) error
func (*NullableFloat64) Unset ¶
func (v *NullableFloat64) Unset()
type NullableGADShape ¶
type NullableGADShape struct {
// contains filtered or unexported fields
}
func NewNullableGADShape ¶
func NewNullableGADShape(val *GADShape) *NullableGADShape
func (NullableGADShape) Get ¶
func (v NullableGADShape) Get() *GADShape
func (NullableGADShape) IsSet ¶
func (v NullableGADShape) IsSet() bool
func (NullableGADShape) MarshalJSON ¶
func (v NullableGADShape) MarshalJSON() ([]byte, error)
func (*NullableGADShape) Set ¶
func (v *NullableGADShape) Set(val *GADShape)
func (*NullableGADShape) UnmarshalJSON ¶
func (v *NullableGADShape) UnmarshalJSON(src []byte) error
func (*NullableGADShape) Unset ¶
func (v *NullableGADShape) Unset()
type NullableGNbId ¶
type NullableGNbId struct {
// contains filtered or unexported fields
}
func NewNullableGNbId ¶
func NewNullableGNbId(val *GNbId) *NullableGNbId
func (NullableGNbId) Get ¶
func (v NullableGNbId) Get() *GNbId
func (NullableGNbId) IsSet ¶
func (v NullableGNbId) IsSet() bool
func (NullableGNbId) MarshalJSON ¶
func (v NullableGNbId) MarshalJSON() ([]byte, error)
func (*NullableGNbId) Set ¶
func (v *NullableGNbId) Set(val *GNbId)
func (*NullableGNbId) UnmarshalJSON ¶
func (v *NullableGNbId) UnmarshalJSON(src []byte) error
func (*NullableGNbId) Unset ¶
func (v *NullableGNbId) Unset()
type NullableGeographicArea ¶
type NullableGeographicArea struct {
// contains filtered or unexported fields
}
func NewNullableGeographicArea ¶
func NewNullableGeographicArea(val *GeographicArea) *NullableGeographicArea
func (NullableGeographicArea) Get ¶
func (v NullableGeographicArea) Get() *GeographicArea
func (NullableGeographicArea) IsSet ¶
func (v NullableGeographicArea) IsSet() bool
func (NullableGeographicArea) MarshalJSON ¶
func (v NullableGeographicArea) MarshalJSON() ([]byte, error)
func (*NullableGeographicArea) Set ¶
func (v *NullableGeographicArea) Set(val *GeographicArea)
func (*NullableGeographicArea) UnmarshalJSON ¶
func (v *NullableGeographicArea) UnmarshalJSON(src []byte) error
func (*NullableGeographicArea) Unset ¶
func (v *NullableGeographicArea) Unset()
type NullableGeographicalCoordinates ¶
type NullableGeographicalCoordinates struct {
// contains filtered or unexported fields
}
func NewNullableGeographicalCoordinates ¶
func NewNullableGeographicalCoordinates(val *GeographicalCoordinates) *NullableGeographicalCoordinates
func (NullableGeographicalCoordinates) Get ¶
func (v NullableGeographicalCoordinates) Get() *GeographicalCoordinates
func (NullableGeographicalCoordinates) IsSet ¶
func (v NullableGeographicalCoordinates) IsSet() bool
func (NullableGeographicalCoordinates) MarshalJSON ¶
func (v NullableGeographicalCoordinates) MarshalJSON() ([]byte, error)
func (*NullableGeographicalCoordinates) Set ¶
func (v *NullableGeographicalCoordinates) Set(val *GeographicalCoordinates)
func (*NullableGeographicalCoordinates) UnmarshalJSON ¶
func (v *NullableGeographicalCoordinates) UnmarshalJSON(src []byte) error
func (*NullableGeographicalCoordinates) Unset ¶
func (v *NullableGeographicalCoordinates) Unset()
type NullableGeographicalServiceArea ¶
type NullableGeographicalServiceArea struct {
// contains filtered or unexported fields
}
func NewNullableGeographicalServiceArea ¶
func NewNullableGeographicalServiceArea(val *GeographicalServiceArea) *NullableGeographicalServiceArea
func (NullableGeographicalServiceArea) Get ¶
func (v NullableGeographicalServiceArea) Get() *GeographicalServiceArea
func (NullableGeographicalServiceArea) IsSet ¶
func (v NullableGeographicalServiceArea) IsSet() bool
func (NullableGeographicalServiceArea) MarshalJSON ¶
func (v NullableGeographicalServiceArea) MarshalJSON() ([]byte, error)
func (*NullableGeographicalServiceArea) Set ¶
func (v *NullableGeographicalServiceArea) Set(val *GeographicalServiceArea)
func (*NullableGeographicalServiceArea) UnmarshalJSON ¶
func (v *NullableGeographicalServiceArea) UnmarshalJSON(src []byte) error
func (*NullableGeographicalServiceArea) Unset ¶
func (v *NullableGeographicalServiceArea) Unset()
type NullableGlobalRanNodeId ¶
type NullableGlobalRanNodeId struct {
// contains filtered or unexported fields
}
func NewNullableGlobalRanNodeId ¶
func NewNullableGlobalRanNodeId(val *GlobalRanNodeId) *NullableGlobalRanNodeId
func (NullableGlobalRanNodeId) Get ¶
func (v NullableGlobalRanNodeId) Get() *GlobalRanNodeId
func (NullableGlobalRanNodeId) IsSet ¶
func (v NullableGlobalRanNodeId) IsSet() bool
func (NullableGlobalRanNodeId) MarshalJSON ¶
func (v NullableGlobalRanNodeId) MarshalJSON() ([]byte, error)
func (*NullableGlobalRanNodeId) Set ¶
func (v *NullableGlobalRanNodeId) Set(val *GlobalRanNodeId)
func (*NullableGlobalRanNodeId) UnmarshalJSON ¶
func (v *NullableGlobalRanNodeId) UnmarshalJSON(src []byte) error
func (*NullableGlobalRanNodeId) Unset ¶
func (v *NullableGlobalRanNodeId) Unset()
type NullableHorizontalVelocity ¶
type NullableHorizontalVelocity struct {
// contains filtered or unexported fields
}
func NewNullableHorizontalVelocity ¶
func NewNullableHorizontalVelocity(val *HorizontalVelocity) *NullableHorizontalVelocity
func (NullableHorizontalVelocity) Get ¶
func (v NullableHorizontalVelocity) Get() *HorizontalVelocity
func (NullableHorizontalVelocity) IsSet ¶
func (v NullableHorizontalVelocity) IsSet() bool
func (NullableHorizontalVelocity) MarshalJSON ¶
func (v NullableHorizontalVelocity) MarshalJSON() ([]byte, error)
func (*NullableHorizontalVelocity) Set ¶
func (v *NullableHorizontalVelocity) Set(val *HorizontalVelocity)
func (*NullableHorizontalVelocity) UnmarshalJSON ¶
func (v *NullableHorizontalVelocity) UnmarshalJSON(src []byte) error
func (*NullableHorizontalVelocity) Unset ¶
func (v *NullableHorizontalVelocity) Unset()
type NullableHorizontalVelocityWithUncertainty ¶
type NullableHorizontalVelocityWithUncertainty struct {
// contains filtered or unexported fields
}
func NewNullableHorizontalVelocityWithUncertainty ¶
func NewNullableHorizontalVelocityWithUncertainty(val *HorizontalVelocityWithUncertainty) *NullableHorizontalVelocityWithUncertainty
func (NullableHorizontalVelocityWithUncertainty) IsSet ¶
func (v NullableHorizontalVelocityWithUncertainty) IsSet() bool
func (NullableHorizontalVelocityWithUncertainty) MarshalJSON ¶
func (v NullableHorizontalVelocityWithUncertainty) MarshalJSON() ([]byte, error)
func (*NullableHorizontalVelocityWithUncertainty) Set ¶
func (v *NullableHorizontalVelocityWithUncertainty) Set(val *HorizontalVelocityWithUncertainty)
func (*NullableHorizontalVelocityWithUncertainty) UnmarshalJSON ¶
func (v *NullableHorizontalVelocityWithUncertainty) UnmarshalJSON(src []byte) error
func (*NullableHorizontalVelocityWithUncertainty) Unset ¶
func (v *NullableHorizontalVelocityWithUncertainty) Unset()
type NullableHorizontalWithVerticalVelocity ¶
type NullableHorizontalWithVerticalVelocity struct {
// contains filtered or unexported fields
}
func NewNullableHorizontalWithVerticalVelocity ¶
func NewNullableHorizontalWithVerticalVelocity(val *HorizontalWithVerticalVelocity) *NullableHorizontalWithVerticalVelocity
func (NullableHorizontalWithVerticalVelocity) Get ¶
func (v NullableHorizontalWithVerticalVelocity) Get() *HorizontalWithVerticalVelocity
func (NullableHorizontalWithVerticalVelocity) IsSet ¶
func (v NullableHorizontalWithVerticalVelocity) IsSet() bool
func (NullableHorizontalWithVerticalVelocity) MarshalJSON ¶
func (v NullableHorizontalWithVerticalVelocity) MarshalJSON() ([]byte, error)
func (*NullableHorizontalWithVerticalVelocity) Set ¶
func (v *NullableHorizontalWithVerticalVelocity) Set(val *HorizontalWithVerticalVelocity)
func (*NullableHorizontalWithVerticalVelocity) UnmarshalJSON ¶
func (v *NullableHorizontalWithVerticalVelocity) UnmarshalJSON(src []byte) error
func (*NullableHorizontalWithVerticalVelocity) Unset ¶
func (v *NullableHorizontalWithVerticalVelocity) Unset()
type NullableHorizontalWithVerticalVelocityAndUncertainty ¶
type NullableHorizontalWithVerticalVelocityAndUncertainty struct {
// contains filtered or unexported fields
}
func NewNullableHorizontalWithVerticalVelocityAndUncertainty ¶
func NewNullableHorizontalWithVerticalVelocityAndUncertainty(val *HorizontalWithVerticalVelocityAndUncertainty) *NullableHorizontalWithVerticalVelocityAndUncertainty
func (NullableHorizontalWithVerticalVelocityAndUncertainty) IsSet ¶
func (v NullableHorizontalWithVerticalVelocityAndUncertainty) IsSet() bool
func (NullableHorizontalWithVerticalVelocityAndUncertainty) MarshalJSON ¶
func (v NullableHorizontalWithVerticalVelocityAndUncertainty) MarshalJSON() ([]byte, error)
func (*NullableHorizontalWithVerticalVelocityAndUncertainty) UnmarshalJSON ¶
func (v *NullableHorizontalWithVerticalVelocityAndUncertainty) UnmarshalJSON(src []byte) error
func (*NullableHorizontalWithVerticalVelocityAndUncertainty) Unset ¶
func (v *NullableHorizontalWithVerticalVelocityAndUncertainty) Unset()
type NullableInt ¶
type NullableInt struct {
// contains filtered or unexported fields
}
func NewNullableInt ¶
func NewNullableInt(val *int) *NullableInt
func (NullableInt) Get ¶
func (v NullableInt) Get() *int
func (NullableInt) IsSet ¶
func (v NullableInt) IsSet() bool
func (NullableInt) MarshalJSON ¶
func (v NullableInt) MarshalJSON() ([]byte, error)
func (*NullableInt) Set ¶
func (v *NullableInt) Set(val *int)
func (*NullableInt) UnmarshalJSON ¶
func (v *NullableInt) UnmarshalJSON(src []byte) error
func (*NullableInt) Unset ¶
func (v *NullableInt) Unset()
type NullableInt32 ¶
type NullableInt32 struct {
// contains filtered or unexported fields
}
func NewNullableInt32 ¶
func NewNullableInt32(val *int32) *NullableInt32
func (NullableInt32) Get ¶
func (v NullableInt32) Get() *int32
func (NullableInt32) IsSet ¶
func (v NullableInt32) IsSet() bool
func (NullableInt32) MarshalJSON ¶
func (v NullableInt32) MarshalJSON() ([]byte, error)
func (*NullableInt32) Set ¶
func (v *NullableInt32) Set(val *int32)
func (*NullableInt32) UnmarshalJSON ¶
func (v *NullableInt32) UnmarshalJSON(src []byte) error
func (*NullableInt32) Unset ¶
func (v *NullableInt32) Unset()
type NullableInt64 ¶
type NullableInt64 struct {
// contains filtered or unexported fields
}
func NewNullableInt64 ¶
func NewNullableInt64(val *int64) *NullableInt64
func (NullableInt64) Get ¶
func (v NullableInt64) Get() *int64
func (NullableInt64) IsSet ¶
func (v NullableInt64) IsSet() bool
func (NullableInt64) MarshalJSON ¶
func (v NullableInt64) MarshalJSON() ([]byte, error)
func (*NullableInt64) Set ¶
func (v *NullableInt64) Set(val *int64)
func (*NullableInt64) UnmarshalJSON ¶
func (v *NullableInt64) UnmarshalJSON(src []byte) error
func (*NullableInt64) Unset ¶
func (v *NullableInt64) Unset()
type NullableInvalidParam ¶
type NullableInvalidParam struct {
// contains filtered or unexported fields
}
func NewNullableInvalidParam ¶
func NewNullableInvalidParam(val *InvalidParam) *NullableInvalidParam
func (NullableInvalidParam) Get ¶
func (v NullableInvalidParam) Get() *InvalidParam
func (NullableInvalidParam) IsSet ¶
func (v NullableInvalidParam) IsSet() bool
func (NullableInvalidParam) MarshalJSON ¶
func (v NullableInvalidParam) MarshalJSON() ([]byte, error)
func (*NullableInvalidParam) Set ¶
func (v *NullableInvalidParam) Set(val *InvalidParam)
func (*NullableInvalidParam) UnmarshalJSON ¶
func (v *NullableInvalidParam) UnmarshalJSON(src []byte) error
func (*NullableInvalidParam) Unset ¶
func (v *NullableInvalidParam) Unset()
type NullableIpv6Addr ¶
type NullableIpv6Addr struct {
// contains filtered or unexported fields
}
func NewNullableIpv6Addr ¶
func NewNullableIpv6Addr(val *Ipv6Addr) *NullableIpv6Addr
func (NullableIpv6Addr) Get ¶
func (v NullableIpv6Addr) Get() *Ipv6Addr
func (NullableIpv6Addr) IsSet ¶
func (v NullableIpv6Addr) IsSet() bool
func (NullableIpv6Addr) MarshalJSON ¶
func (v NullableIpv6Addr) MarshalJSON() ([]byte, error)
func (*NullableIpv6Addr) Set ¶
func (v *NullableIpv6Addr) Set(val *Ipv6Addr)
func (*NullableIpv6Addr) UnmarshalJSON ¶
func (v *NullableIpv6Addr) UnmarshalJSON(src []byte) error
func (*NullableIpv6Addr) Unset ¶
func (v *NullableIpv6Addr) Unset()
type NullableLdrType ¶
type NullableLdrType struct {
// contains filtered or unexported fields
}
func NewNullableLdrType ¶
func NewNullableLdrType(val *LdrType) *NullableLdrType
func (NullableLdrType) Get ¶
func (v NullableLdrType) Get() *LdrType
func (NullableLdrType) IsSet ¶
func (v NullableLdrType) IsSet() bool
func (NullableLdrType) MarshalJSON ¶
func (v NullableLdrType) MarshalJSON() ([]byte, error)
func (*NullableLdrType) Set ¶
func (v *NullableLdrType) Set(val *LdrType)
func (*NullableLdrType) UnmarshalJSON ¶
func (v *NullableLdrType) UnmarshalJSON(src []byte) error
func (*NullableLdrType) Unset ¶
func (v *NullableLdrType) Unset()
type NullableLocal2dPointUncertaintyEllipse ¶
type NullableLocal2dPointUncertaintyEllipse struct {
// contains filtered or unexported fields
}
func NewNullableLocal2dPointUncertaintyEllipse ¶
func NewNullableLocal2dPointUncertaintyEllipse(val *Local2dPointUncertaintyEllipse) *NullableLocal2dPointUncertaintyEllipse
func (NullableLocal2dPointUncertaintyEllipse) Get ¶
func (v NullableLocal2dPointUncertaintyEllipse) Get() *Local2dPointUncertaintyEllipse
func (NullableLocal2dPointUncertaintyEllipse) IsSet ¶
func (v NullableLocal2dPointUncertaintyEllipse) IsSet() bool
func (NullableLocal2dPointUncertaintyEllipse) MarshalJSON ¶
func (v NullableLocal2dPointUncertaintyEllipse) MarshalJSON() ([]byte, error)
func (*NullableLocal2dPointUncertaintyEllipse) Set ¶
func (v *NullableLocal2dPointUncertaintyEllipse) Set(val *Local2dPointUncertaintyEllipse)
func (*NullableLocal2dPointUncertaintyEllipse) UnmarshalJSON ¶
func (v *NullableLocal2dPointUncertaintyEllipse) UnmarshalJSON(src []byte) error
func (*NullableLocal2dPointUncertaintyEllipse) Unset ¶
func (v *NullableLocal2dPointUncertaintyEllipse) Unset()
type NullableLocal2dPointUncertaintyEllipseAllOf ¶
type NullableLocal2dPointUncertaintyEllipseAllOf struct {
// contains filtered or unexported fields
}
func NewNullableLocal2dPointUncertaintyEllipseAllOf ¶
func NewNullableLocal2dPointUncertaintyEllipseAllOf(val *Local2dPointUncertaintyEllipseAllOf) *NullableLocal2dPointUncertaintyEllipseAllOf
func (NullableLocal2dPointUncertaintyEllipseAllOf) IsSet ¶
func (v NullableLocal2dPointUncertaintyEllipseAllOf) IsSet() bool
func (NullableLocal2dPointUncertaintyEllipseAllOf) MarshalJSON ¶
func (v NullableLocal2dPointUncertaintyEllipseAllOf) MarshalJSON() ([]byte, error)
func (*NullableLocal2dPointUncertaintyEllipseAllOf) Set ¶
func (v *NullableLocal2dPointUncertaintyEllipseAllOf) Set(val *Local2dPointUncertaintyEllipseAllOf)
func (*NullableLocal2dPointUncertaintyEllipseAllOf) UnmarshalJSON ¶
func (v *NullableLocal2dPointUncertaintyEllipseAllOf) UnmarshalJSON(src []byte) error
func (*NullableLocal2dPointUncertaintyEllipseAllOf) Unset ¶
func (v *NullableLocal2dPointUncertaintyEllipseAllOf) Unset()
type NullableLocal3dPointUncertaintyEllipsoid ¶
type NullableLocal3dPointUncertaintyEllipsoid struct {
// contains filtered or unexported fields
}
func NewNullableLocal3dPointUncertaintyEllipsoid ¶
func NewNullableLocal3dPointUncertaintyEllipsoid(val *Local3dPointUncertaintyEllipsoid) *NullableLocal3dPointUncertaintyEllipsoid
func (NullableLocal3dPointUncertaintyEllipsoid) IsSet ¶
func (v NullableLocal3dPointUncertaintyEllipsoid) IsSet() bool
func (NullableLocal3dPointUncertaintyEllipsoid) MarshalJSON ¶
func (v NullableLocal3dPointUncertaintyEllipsoid) MarshalJSON() ([]byte, error)
func (*NullableLocal3dPointUncertaintyEllipsoid) Set ¶
func (v *NullableLocal3dPointUncertaintyEllipsoid) Set(val *Local3dPointUncertaintyEllipsoid)
func (*NullableLocal3dPointUncertaintyEllipsoid) UnmarshalJSON ¶
func (v *NullableLocal3dPointUncertaintyEllipsoid) UnmarshalJSON(src []byte) error
func (*NullableLocal3dPointUncertaintyEllipsoid) Unset ¶
func (v *NullableLocal3dPointUncertaintyEllipsoid) Unset()
type NullableLocal3dPointUncertaintyEllipsoidAllOf ¶
type NullableLocal3dPointUncertaintyEllipsoidAllOf struct {
// contains filtered or unexported fields
}
func NewNullableLocal3dPointUncertaintyEllipsoidAllOf ¶
func NewNullableLocal3dPointUncertaintyEllipsoidAllOf(val *Local3dPointUncertaintyEllipsoidAllOf) *NullableLocal3dPointUncertaintyEllipsoidAllOf
func (NullableLocal3dPointUncertaintyEllipsoidAllOf) IsSet ¶
func (v NullableLocal3dPointUncertaintyEllipsoidAllOf) IsSet() bool
func (NullableLocal3dPointUncertaintyEllipsoidAllOf) MarshalJSON ¶
func (v NullableLocal3dPointUncertaintyEllipsoidAllOf) MarshalJSON() ([]byte, error)
func (*NullableLocal3dPointUncertaintyEllipsoidAllOf) Set ¶
func (v *NullableLocal3dPointUncertaintyEllipsoidAllOf) Set(val *Local3dPointUncertaintyEllipsoidAllOf)
func (*NullableLocal3dPointUncertaintyEllipsoidAllOf) UnmarshalJSON ¶
func (v *NullableLocal3dPointUncertaintyEllipsoidAllOf) UnmarshalJSON(src []byte) error
func (*NullableLocal3dPointUncertaintyEllipsoidAllOf) Unset ¶
func (v *NullableLocal3dPointUncertaintyEllipsoidAllOf) Unset()
type NullableLocalOrigin ¶
type NullableLocalOrigin struct {
// contains filtered or unexported fields
}
func NewNullableLocalOrigin ¶
func NewNullableLocalOrigin(val *LocalOrigin) *NullableLocalOrigin
func (NullableLocalOrigin) Get ¶
func (v NullableLocalOrigin) Get() *LocalOrigin
func (NullableLocalOrigin) IsSet ¶
func (v NullableLocalOrigin) IsSet() bool
func (NullableLocalOrigin) MarshalJSON ¶
func (v NullableLocalOrigin) MarshalJSON() ([]byte, error)
func (*NullableLocalOrigin) Set ¶
func (v *NullableLocalOrigin) Set(val *LocalOrigin)
func (*NullableLocalOrigin) UnmarshalJSON ¶
func (v *NullableLocalOrigin) UnmarshalJSON(src []byte) error
func (*NullableLocalOrigin) Unset ¶
func (v *NullableLocalOrigin) Unset()
type NullableLocationArea5G ¶
type NullableLocationArea5G struct {
// contains filtered or unexported fields
}
func NewNullableLocationArea5G ¶
func NewNullableLocationArea5G(val *LocationArea5G) *NullableLocationArea5G
func (NullableLocationArea5G) Get ¶
func (v NullableLocationArea5G) Get() *LocationArea5G
func (NullableLocationArea5G) IsSet ¶
func (v NullableLocationArea5G) IsSet() bool
func (NullableLocationArea5G) MarshalJSON ¶
func (v NullableLocationArea5G) MarshalJSON() ([]byte, error)
func (*NullableLocationArea5G) Set ¶
func (v *NullableLocationArea5G) Set(val *LocationArea5G)
func (*NullableLocationArea5G) UnmarshalJSON ¶
func (v *NullableLocationArea5G) UnmarshalJSON(src []byte) error
func (*NullableLocationArea5G) Unset ¶
func (v *NullableLocationArea5G) Unset()
type NullableLocationInfo ¶
type NullableLocationInfo struct {
// contains filtered or unexported fields
}
func NewNullableLocationInfo ¶
func NewNullableLocationInfo(val *LocationInfo) *NullableLocationInfo
func (NullableLocationInfo) Get ¶
func (v NullableLocationInfo) Get() *LocationInfo
func (NullableLocationInfo) IsSet ¶
func (v NullableLocationInfo) IsSet() bool
func (NullableLocationInfo) MarshalJSON ¶
func (v NullableLocationInfo) MarshalJSON() ([]byte, error)
func (*NullableLocationInfo) Set ¶
func (v *NullableLocationInfo) Set(val *LocationInfo)
func (*NullableLocationInfo) UnmarshalJSON ¶
func (v *NullableLocationInfo) UnmarshalJSON(src []byte) error
func (*NullableLocationInfo) Unset ¶
func (v *NullableLocationInfo) Unset()
type NullableMinorLocationQoS ¶
type NullableMinorLocationQoS struct {
// contains filtered or unexported fields
}
func NewNullableMinorLocationQoS ¶
func NewNullableMinorLocationQoS(val *MinorLocationQoS) *NullableMinorLocationQoS
func (NullableMinorLocationQoS) Get ¶
func (v NullableMinorLocationQoS) Get() *MinorLocationQoS
func (NullableMinorLocationQoS) IsSet ¶
func (v NullableMinorLocationQoS) IsSet() bool
func (NullableMinorLocationQoS) MarshalJSON ¶
func (v NullableMinorLocationQoS) MarshalJSON() ([]byte, error)
func (*NullableMinorLocationQoS) Set ¶
func (v *NullableMinorLocationQoS) Set(val *MinorLocationQoS)
func (*NullableMinorLocationQoS) UnmarshalJSON ¶
func (v *NullableMinorLocationQoS) UnmarshalJSON(src []byte) error
func (*NullableMinorLocationQoS) Unset ¶
func (v *NullableMinorLocationQoS) Unset()
type NullableNcgi ¶
type NullableNcgi struct {
// contains filtered or unexported fields
}
func NewNullableNcgi ¶
func NewNullableNcgi(val *Ncgi) *NullableNcgi
func (NullableNcgi) Get ¶
func (v NullableNcgi) Get() *Ncgi
func (NullableNcgi) IsSet ¶
func (v NullableNcgi) IsSet() bool
func (NullableNcgi) MarshalJSON ¶
func (v NullableNcgi) MarshalJSON() ([]byte, error)
func (*NullableNcgi) Set ¶
func (v *NullableNcgi) Set(val *Ncgi)
func (*NullableNcgi) UnmarshalJSON ¶
func (v *NullableNcgi) UnmarshalJSON(src []byte) error
func (*NullableNcgi) Unset ¶
func (v *NullableNcgi) Unset()
type NullableNetworkAreaInfo ¶
type NullableNetworkAreaInfo struct {
// contains filtered or unexported fields
}
func NewNullableNetworkAreaInfo ¶
func NewNullableNetworkAreaInfo(val *NetworkAreaInfo) *NullableNetworkAreaInfo
func (NullableNetworkAreaInfo) Get ¶
func (v NullableNetworkAreaInfo) Get() *NetworkAreaInfo
func (NullableNetworkAreaInfo) IsSet ¶
func (v NullableNetworkAreaInfo) IsSet() bool
func (NullableNetworkAreaInfo) MarshalJSON ¶
func (v NullableNetworkAreaInfo) MarshalJSON() ([]byte, error)
func (*NullableNetworkAreaInfo) Set ¶
func (v *NullableNetworkAreaInfo) Set(val *NetworkAreaInfo)
func (*NullableNetworkAreaInfo) UnmarshalJSON ¶
func (v *NullableNetworkAreaInfo) UnmarshalJSON(src []byte) error
func (*NullableNetworkAreaInfo) Unset ¶
func (v *NullableNetworkAreaInfo) Unset()
type NullablePermissionLevel ¶
type NullablePermissionLevel struct {
// contains filtered or unexported fields
}
func NewNullablePermissionLevel ¶
func NewNullablePermissionLevel(val *PermissionLevel) *NullablePermissionLevel
func (NullablePermissionLevel) Get ¶
func (v NullablePermissionLevel) Get() *PermissionLevel
func (NullablePermissionLevel) IsSet ¶
func (v NullablePermissionLevel) IsSet() bool
func (NullablePermissionLevel) MarshalJSON ¶
func (v NullablePermissionLevel) MarshalJSON() ([]byte, error)
func (*NullablePermissionLevel) Set ¶
func (v *NullablePermissionLevel) Set(val *PermissionLevel)
func (*NullablePermissionLevel) UnmarshalJSON ¶
func (v *NullablePermissionLevel) UnmarshalJSON(src []byte) error
func (*NullablePermissionLevel) Unset ¶
func (v *NullablePermissionLevel) Unset()
type NullablePlmnId ¶
type NullablePlmnId struct {
// contains filtered or unexported fields
}
func NewNullablePlmnId ¶
func NewNullablePlmnId(val *PlmnId) *NullablePlmnId
func (NullablePlmnId) Get ¶
func (v NullablePlmnId) Get() *PlmnId
func (NullablePlmnId) IsSet ¶
func (v NullablePlmnId) IsSet() bool
func (NullablePlmnId) MarshalJSON ¶
func (v NullablePlmnId) MarshalJSON() ([]byte, error)
func (*NullablePlmnId) Set ¶
func (v *NullablePlmnId) Set(val *PlmnId)
func (*NullablePlmnId) UnmarshalJSON ¶
func (v *NullablePlmnId) UnmarshalJSON(src []byte) error
func (*NullablePlmnId) Unset ¶
func (v *NullablePlmnId) Unset()
type NullablePlmnId1 ¶
type NullablePlmnId1 struct {
// contains filtered or unexported fields
}
func NewNullablePlmnId1 ¶
func NewNullablePlmnId1(val *PlmnId1) *NullablePlmnId1
func (NullablePlmnId1) Get ¶
func (v NullablePlmnId1) Get() *PlmnId1
func (NullablePlmnId1) IsSet ¶
func (v NullablePlmnId1) IsSet() bool
func (NullablePlmnId1) MarshalJSON ¶
func (v NullablePlmnId1) MarshalJSON() ([]byte, error)
func (*NullablePlmnId1) Set ¶
func (v *NullablePlmnId1) Set(val *PlmnId1)
func (*NullablePlmnId1) UnmarshalJSON ¶
func (v *NullablePlmnId1) UnmarshalJSON(src []byte) error
func (*NullablePlmnId1) Unset ¶
func (v *NullablePlmnId1) Unset()
type NullablePoint ¶
type NullablePoint struct {
// contains filtered or unexported fields
}
func NewNullablePoint ¶
func NewNullablePoint(val *Point) *NullablePoint
func (NullablePoint) Get ¶
func (v NullablePoint) Get() *Point
func (NullablePoint) IsSet ¶
func (v NullablePoint) IsSet() bool
func (NullablePoint) MarshalJSON ¶
func (v NullablePoint) MarshalJSON() ([]byte, error)
func (*NullablePoint) Set ¶
func (v *NullablePoint) Set(val *Point)
func (*NullablePoint) UnmarshalJSON ¶
func (v *NullablePoint) UnmarshalJSON(src []byte) error
func (*NullablePoint) Unset ¶
func (v *NullablePoint) Unset()
type NullablePointAllOf ¶
type NullablePointAllOf struct {
// contains filtered or unexported fields
}
func NewNullablePointAllOf ¶
func NewNullablePointAllOf(val *PointAllOf) *NullablePointAllOf
func (NullablePointAllOf) Get ¶
func (v NullablePointAllOf) Get() *PointAllOf
func (NullablePointAllOf) IsSet ¶
func (v NullablePointAllOf) IsSet() bool
func (NullablePointAllOf) MarshalJSON ¶
func (v NullablePointAllOf) MarshalJSON() ([]byte, error)
func (*NullablePointAllOf) Set ¶
func (v *NullablePointAllOf) Set(val *PointAllOf)
func (*NullablePointAllOf) UnmarshalJSON ¶
func (v *NullablePointAllOf) UnmarshalJSON(src []byte) error
func (*NullablePointAllOf) Unset ¶
func (v *NullablePointAllOf) Unset()
type NullablePointAltitude ¶
type NullablePointAltitude struct {
// contains filtered or unexported fields
}
func NewNullablePointAltitude ¶
func NewNullablePointAltitude(val *PointAltitude) *NullablePointAltitude
func (NullablePointAltitude) Get ¶
func (v NullablePointAltitude) Get() *PointAltitude
func (NullablePointAltitude) IsSet ¶
func (v NullablePointAltitude) IsSet() bool
func (NullablePointAltitude) MarshalJSON ¶
func (v NullablePointAltitude) MarshalJSON() ([]byte, error)
func (*NullablePointAltitude) Set ¶
func (v *NullablePointAltitude) Set(val *PointAltitude)
func (*NullablePointAltitude) UnmarshalJSON ¶
func (v *NullablePointAltitude) UnmarshalJSON(src []byte) error
func (*NullablePointAltitude) Unset ¶
func (v *NullablePointAltitude) Unset()
type NullablePointAltitudeAllOf ¶
type NullablePointAltitudeAllOf struct {
// contains filtered or unexported fields
}
func NewNullablePointAltitudeAllOf ¶
func NewNullablePointAltitudeAllOf(val *PointAltitudeAllOf) *NullablePointAltitudeAllOf
func (NullablePointAltitudeAllOf) Get ¶
func (v NullablePointAltitudeAllOf) Get() *PointAltitudeAllOf
func (NullablePointAltitudeAllOf) IsSet ¶
func (v NullablePointAltitudeAllOf) IsSet() bool
func (NullablePointAltitudeAllOf) MarshalJSON ¶
func (v NullablePointAltitudeAllOf) MarshalJSON() ([]byte, error)
func (*NullablePointAltitudeAllOf) Set ¶
func (v *NullablePointAltitudeAllOf) Set(val *PointAltitudeAllOf)
func (*NullablePointAltitudeAllOf) UnmarshalJSON ¶
func (v *NullablePointAltitudeAllOf) UnmarshalJSON(src []byte) error
func (*NullablePointAltitudeAllOf) Unset ¶
func (v *NullablePointAltitudeAllOf) Unset()
type NullablePointAltitudeUncertainty ¶
type NullablePointAltitudeUncertainty struct {
// contains filtered or unexported fields
}
func NewNullablePointAltitudeUncertainty ¶
func NewNullablePointAltitudeUncertainty(val *PointAltitudeUncertainty) *NullablePointAltitudeUncertainty
func (NullablePointAltitudeUncertainty) Get ¶
func (v NullablePointAltitudeUncertainty) Get() *PointAltitudeUncertainty
func (NullablePointAltitudeUncertainty) IsSet ¶
func (v NullablePointAltitudeUncertainty) IsSet() bool
func (NullablePointAltitudeUncertainty) MarshalJSON ¶
func (v NullablePointAltitudeUncertainty) MarshalJSON() ([]byte, error)
func (*NullablePointAltitudeUncertainty) Set ¶
func (v *NullablePointAltitudeUncertainty) Set(val *PointAltitudeUncertainty)
func (*NullablePointAltitudeUncertainty) UnmarshalJSON ¶
func (v *NullablePointAltitudeUncertainty) UnmarshalJSON(src []byte) error
func (*NullablePointAltitudeUncertainty) Unset ¶
func (v *NullablePointAltitudeUncertainty) Unset()
type NullablePointAltitudeUncertaintyAllOf ¶
type NullablePointAltitudeUncertaintyAllOf struct {
// contains filtered or unexported fields
}
func NewNullablePointAltitudeUncertaintyAllOf ¶
func NewNullablePointAltitudeUncertaintyAllOf(val *PointAltitudeUncertaintyAllOf) *NullablePointAltitudeUncertaintyAllOf
func (NullablePointAltitudeUncertaintyAllOf) Get ¶
func (v NullablePointAltitudeUncertaintyAllOf) Get() *PointAltitudeUncertaintyAllOf
func (NullablePointAltitudeUncertaintyAllOf) IsSet ¶
func (v NullablePointAltitudeUncertaintyAllOf) IsSet() bool
func (NullablePointAltitudeUncertaintyAllOf) MarshalJSON ¶
func (v NullablePointAltitudeUncertaintyAllOf) MarshalJSON() ([]byte, error)
func (*NullablePointAltitudeUncertaintyAllOf) Set ¶
func (v *NullablePointAltitudeUncertaintyAllOf) Set(val *PointAltitudeUncertaintyAllOf)
func (*NullablePointAltitudeUncertaintyAllOf) UnmarshalJSON ¶
func (v *NullablePointAltitudeUncertaintyAllOf) UnmarshalJSON(src []byte) error
func (*NullablePointAltitudeUncertaintyAllOf) Unset ¶
func (v *NullablePointAltitudeUncertaintyAllOf) Unset()
type NullablePointUncertaintyCircle ¶
type NullablePointUncertaintyCircle struct {
// contains filtered or unexported fields
}
func NewNullablePointUncertaintyCircle ¶
func NewNullablePointUncertaintyCircle(val *PointUncertaintyCircle) *NullablePointUncertaintyCircle
func (NullablePointUncertaintyCircle) Get ¶
func (v NullablePointUncertaintyCircle) Get() *PointUncertaintyCircle
func (NullablePointUncertaintyCircle) IsSet ¶
func (v NullablePointUncertaintyCircle) IsSet() bool
func (NullablePointUncertaintyCircle) MarshalJSON ¶
func (v NullablePointUncertaintyCircle) MarshalJSON() ([]byte, error)
func (*NullablePointUncertaintyCircle) Set ¶
func (v *NullablePointUncertaintyCircle) Set(val *PointUncertaintyCircle)
func (*NullablePointUncertaintyCircle) UnmarshalJSON ¶
func (v *NullablePointUncertaintyCircle) UnmarshalJSON(src []byte) error
func (*NullablePointUncertaintyCircle) Unset ¶
func (v *NullablePointUncertaintyCircle) Unset()
type NullablePointUncertaintyCircleAllOf ¶
type NullablePointUncertaintyCircleAllOf struct {
// contains filtered or unexported fields
}
func NewNullablePointUncertaintyCircleAllOf ¶
func NewNullablePointUncertaintyCircleAllOf(val *PointUncertaintyCircleAllOf) *NullablePointUncertaintyCircleAllOf
func (NullablePointUncertaintyCircleAllOf) Get ¶
func (v NullablePointUncertaintyCircleAllOf) Get() *PointUncertaintyCircleAllOf
func (NullablePointUncertaintyCircleAllOf) IsSet ¶
func (v NullablePointUncertaintyCircleAllOf) IsSet() bool
func (NullablePointUncertaintyCircleAllOf) MarshalJSON ¶
func (v NullablePointUncertaintyCircleAllOf) MarshalJSON() ([]byte, error)
func (*NullablePointUncertaintyCircleAllOf) Set ¶
func (v *NullablePointUncertaintyCircleAllOf) Set(val *PointUncertaintyCircleAllOf)
func (*NullablePointUncertaintyCircleAllOf) UnmarshalJSON ¶
func (v *NullablePointUncertaintyCircleAllOf) UnmarshalJSON(src []byte) error
func (*NullablePointUncertaintyCircleAllOf) Unset ¶
func (v *NullablePointUncertaintyCircleAllOf) Unset()
type NullablePointUncertaintyEllipse ¶
type NullablePointUncertaintyEllipse struct {
// contains filtered or unexported fields
}
func NewNullablePointUncertaintyEllipse ¶
func NewNullablePointUncertaintyEllipse(val *PointUncertaintyEllipse) *NullablePointUncertaintyEllipse
func (NullablePointUncertaintyEllipse) Get ¶
func (v NullablePointUncertaintyEllipse) Get() *PointUncertaintyEllipse
func (NullablePointUncertaintyEllipse) IsSet ¶
func (v NullablePointUncertaintyEllipse) IsSet() bool
func (NullablePointUncertaintyEllipse) MarshalJSON ¶
func (v NullablePointUncertaintyEllipse) MarshalJSON() ([]byte, error)
func (*NullablePointUncertaintyEllipse) Set ¶
func (v *NullablePointUncertaintyEllipse) Set(val *PointUncertaintyEllipse)
func (*NullablePointUncertaintyEllipse) UnmarshalJSON ¶
func (v *NullablePointUncertaintyEllipse) UnmarshalJSON(src []byte) error
func (*NullablePointUncertaintyEllipse) Unset ¶
func (v *NullablePointUncertaintyEllipse) Unset()
type NullablePointUncertaintyEllipseAllOf ¶
type NullablePointUncertaintyEllipseAllOf struct {
// contains filtered or unexported fields
}
func NewNullablePointUncertaintyEllipseAllOf ¶
func NewNullablePointUncertaintyEllipseAllOf(val *PointUncertaintyEllipseAllOf) *NullablePointUncertaintyEllipseAllOf
func (NullablePointUncertaintyEllipseAllOf) Get ¶
func (v NullablePointUncertaintyEllipseAllOf) Get() *PointUncertaintyEllipseAllOf
func (NullablePointUncertaintyEllipseAllOf) IsSet ¶
func (v NullablePointUncertaintyEllipseAllOf) IsSet() bool
func (NullablePointUncertaintyEllipseAllOf) MarshalJSON ¶
func (v NullablePointUncertaintyEllipseAllOf) MarshalJSON() ([]byte, error)
func (*NullablePointUncertaintyEllipseAllOf) Set ¶
func (v *NullablePointUncertaintyEllipseAllOf) Set(val *PointUncertaintyEllipseAllOf)
func (*NullablePointUncertaintyEllipseAllOf) UnmarshalJSON ¶
func (v *NullablePointUncertaintyEllipseAllOf) UnmarshalJSON(src []byte) error
func (*NullablePointUncertaintyEllipseAllOf) Unset ¶
func (v *NullablePointUncertaintyEllipseAllOf) Unset()
type NullablePolygon ¶
type NullablePolygon struct {
// contains filtered or unexported fields
}
func NewNullablePolygon ¶
func NewNullablePolygon(val *Polygon) *NullablePolygon
func (NullablePolygon) Get ¶
func (v NullablePolygon) Get() *Polygon
func (NullablePolygon) IsSet ¶
func (v NullablePolygon) IsSet() bool
func (NullablePolygon) MarshalJSON ¶
func (v NullablePolygon) MarshalJSON() ([]byte, error)
func (*NullablePolygon) Set ¶
func (v *NullablePolygon) Set(val *Polygon)
func (*NullablePolygon) UnmarshalJSON ¶
func (v *NullablePolygon) UnmarshalJSON(src []byte) error
func (*NullablePolygon) Unset ¶
func (v *NullablePolygon) Unset()
type NullablePolygonAllOf ¶
type NullablePolygonAllOf struct {
// contains filtered or unexported fields
}
func NewNullablePolygonAllOf ¶
func NewNullablePolygonAllOf(val *PolygonAllOf) *NullablePolygonAllOf
func (NullablePolygonAllOf) Get ¶
func (v NullablePolygonAllOf) Get() *PolygonAllOf
func (NullablePolygonAllOf) IsSet ¶
func (v NullablePolygonAllOf) IsSet() bool
func (NullablePolygonAllOf) MarshalJSON ¶
func (v NullablePolygonAllOf) MarshalJSON() ([]byte, error)
func (*NullablePolygonAllOf) Set ¶
func (v *NullablePolygonAllOf) Set(val *PolygonAllOf)
func (*NullablePolygonAllOf) UnmarshalJSON ¶
func (v *NullablePolygonAllOf) UnmarshalJSON(src []byte) error
func (*NullablePolygonAllOf) Unset ¶
func (v *NullablePolygonAllOf) Unset()
type NullablePositioningMethod ¶
type NullablePositioningMethod struct {
// contains filtered or unexported fields
}
func NewNullablePositioningMethod ¶
func NewNullablePositioningMethod(val *PositioningMethod) *NullablePositioningMethod
func (NullablePositioningMethod) Get ¶
func (v NullablePositioningMethod) Get() *PositioningMethod
func (NullablePositioningMethod) IsSet ¶
func (v NullablePositioningMethod) IsSet() bool
func (NullablePositioningMethod) MarshalJSON ¶
func (v NullablePositioningMethod) MarshalJSON() ([]byte, error)
func (*NullablePositioningMethod) Set ¶
func (v *NullablePositioningMethod) Set(val *PositioningMethod)
func (*NullablePositioningMethod) UnmarshalJSON ¶
func (v *NullablePositioningMethod) UnmarshalJSON(src []byte) error
func (*NullablePositioningMethod) Unset ¶
func (v *NullablePositioningMethod) Unset()
type NullableProblemDetails ¶
type NullableProblemDetails struct {
// contains filtered or unexported fields
}
func NewNullableProblemDetails ¶
func NewNullableProblemDetails(val *ProblemDetails) *NullableProblemDetails
func (NullableProblemDetails) Get ¶
func (v NullableProblemDetails) Get() *ProblemDetails
func (NullableProblemDetails) IsSet ¶
func (v NullableProblemDetails) IsSet() bool
func (NullableProblemDetails) MarshalJSON ¶
func (v NullableProblemDetails) MarshalJSON() ([]byte, error)
func (*NullableProblemDetails) Set ¶
func (v *NullableProblemDetails) Set(val *ProblemDetails)
func (*NullableProblemDetails) UnmarshalJSON ¶
func (v *NullableProblemDetails) UnmarshalJSON(src []byte) error
func (*NullableProblemDetails) Unset ¶
func (v *NullableProblemDetails) Unset()
type NullableRelativeCartesianLocation ¶
type NullableRelativeCartesianLocation struct {
// contains filtered or unexported fields
}
func NewNullableRelativeCartesianLocation ¶
func NewNullableRelativeCartesianLocation(val *RelativeCartesianLocation) *NullableRelativeCartesianLocation
func (NullableRelativeCartesianLocation) Get ¶
func (v NullableRelativeCartesianLocation) Get() *RelativeCartesianLocation
func (NullableRelativeCartesianLocation) IsSet ¶
func (v NullableRelativeCartesianLocation) IsSet() bool
func (NullableRelativeCartesianLocation) MarshalJSON ¶
func (v NullableRelativeCartesianLocation) MarshalJSON() ([]byte, error)
func (*NullableRelativeCartesianLocation) Set ¶
func (v *NullableRelativeCartesianLocation) Set(val *RelativeCartesianLocation)
func (*NullableRelativeCartesianLocation) UnmarshalJSON ¶
func (v *NullableRelativeCartesianLocation) UnmarshalJSON(src []byte) error
func (*NullableRelativeCartesianLocation) Unset ¶
func (v *NullableRelativeCartesianLocation) Unset()
type NullableRequestorId ¶
type NullableRequestorId struct {
// contains filtered or unexported fields
}
func NewNullableRequestorId ¶
func NewNullableRequestorId(val *RequestorId) *NullableRequestorId
func (NullableRequestorId) Get ¶
func (v NullableRequestorId) Get() *RequestorId
func (NullableRequestorId) IsSet ¶
func (v NullableRequestorId) IsSet() bool
func (NullableRequestorId) MarshalJSON ¶
func (v NullableRequestorId) MarshalJSON() ([]byte, error)
func (*NullableRequestorId) Set ¶
func (v *NullableRequestorId) Set(val *RequestorId)
func (*NullableRequestorId) UnmarshalJSON ¶
func (v *NullableRequestorId) UnmarshalJSON(src []byte) error
func (*NullableRequestorId) Unset ¶
func (v *NullableRequestorId) Unset()
type NullableRouteInformation ¶
type NullableRouteInformation struct {
// contains filtered or unexported fields
}
func NewNullableRouteInformation ¶
func NewNullableRouteInformation(val *RouteInformation) *NullableRouteInformation
func (NullableRouteInformation) Get ¶
func (v NullableRouteInformation) Get() *RouteInformation
func (NullableRouteInformation) IsSet ¶
func (v NullableRouteInformation) IsSet() bool
func (NullableRouteInformation) MarshalJSON ¶
func (v NullableRouteInformation) MarshalJSON() ([]byte, error)
func (*NullableRouteInformation) Set ¶
func (v *NullableRouteInformation) Set(val *RouteInformation)
func (*NullableRouteInformation) UnmarshalJSON ¶
func (v *NullableRouteInformation) UnmarshalJSON(src []byte) error
func (*NullableRouteInformation) Unset ¶
func (v *NullableRouteInformation) Unset()
type NullableRouteToLocation ¶
type NullableRouteToLocation struct {
// contains filtered or unexported fields
}
func NewNullableRouteToLocation ¶
func NewNullableRouteToLocation(val *RouteToLocation) *NullableRouteToLocation
func (NullableRouteToLocation) Get ¶
func (v NullableRouteToLocation) Get() *RouteToLocation
func (NullableRouteToLocation) IsSet ¶
func (v NullableRouteToLocation) IsSet() bool
func (NullableRouteToLocation) MarshalJSON ¶
func (v NullableRouteToLocation) MarshalJSON() ([]byte, error)
func (*NullableRouteToLocation) Set ¶
func (v *NullableRouteToLocation) Set(val *RouteToLocation)
func (*NullableRouteToLocation) UnmarshalJSON ¶
func (v *NullableRouteToLocation) UnmarshalJSON(src []byte) error
func (*NullableRouteToLocation) Unset ¶
func (v *NullableRouteToLocation) Unset()
type NullableScheduledCommunicationTime ¶
type NullableScheduledCommunicationTime struct {
// contains filtered or unexported fields
}
func NewNullableScheduledCommunicationTime ¶
func NewNullableScheduledCommunicationTime(val *ScheduledCommunicationTime) *NullableScheduledCommunicationTime
func (NullableScheduledCommunicationTime) Get ¶
func (v NullableScheduledCommunicationTime) Get() *ScheduledCommunicationTime
func (NullableScheduledCommunicationTime) IsSet ¶
func (v NullableScheduledCommunicationTime) IsSet() bool
func (NullableScheduledCommunicationTime) MarshalJSON ¶
func (v NullableScheduledCommunicationTime) MarshalJSON() ([]byte, error)
func (*NullableScheduledCommunicationTime) Set ¶
func (v *NullableScheduledCommunicationTime) Set(val *ScheduledCommunicationTime)
func (*NullableScheduledCommunicationTime) UnmarshalJSON ¶
func (v *NullableScheduledCommunicationTime) UnmarshalJSON(src []byte) error
func (*NullableScheduledCommunicationTime) Unset ¶
func (v *NullableScheduledCommunicationTime) Unset()
type NullableServiceArea ¶
type NullableServiceArea struct {
// contains filtered or unexported fields
}
func NewNullableServiceArea ¶
func NewNullableServiceArea(val *ServiceArea) *NullableServiceArea
func (NullableServiceArea) Get ¶
func (v NullableServiceArea) Get() *ServiceArea
func (NullableServiceArea) IsSet ¶
func (v NullableServiceArea) IsSet() bool
func (NullableServiceArea) MarshalJSON ¶
func (v NullableServiceArea) MarshalJSON() ([]byte, error)
func (*NullableServiceArea) Set ¶
func (v *NullableServiceArea) Set(val *ServiceArea)
func (*NullableServiceArea) UnmarshalJSON ¶
func (v *NullableServiceArea) UnmarshalJSON(src []byte) error
func (*NullableServiceArea) Unset ¶
func (v *NullableServiceArea) Unset()
type NullableString ¶
type NullableString struct {
// contains filtered or unexported fields
}
func NewNullableString ¶
func NewNullableString(val *string) *NullableString
func (NullableString) Get ¶
func (v NullableString) Get() *string
func (NullableString) IsSet ¶
func (v NullableString) IsSet() bool
func (NullableString) MarshalJSON ¶
func (v NullableString) MarshalJSON() ([]byte, error)
func (*NullableString) Set ¶
func (v *NullableString) Set(val *string)
func (*NullableString) UnmarshalJSON ¶
func (v *NullableString) UnmarshalJSON(src []byte) error
func (*NullableString) Unset ¶
func (v *NullableString) Unset()
type NullableSupportedGADShapes ¶
type NullableSupportedGADShapes struct {
// contains filtered or unexported fields
}
func NewNullableSupportedGADShapes ¶
func NewNullableSupportedGADShapes(val *SupportedGADShapes) *NullableSupportedGADShapes
func (NullableSupportedGADShapes) Get ¶
func (v NullableSupportedGADShapes) Get() *SupportedGADShapes
func (NullableSupportedGADShapes) IsSet ¶
func (v NullableSupportedGADShapes) IsSet() bool
func (NullableSupportedGADShapes) MarshalJSON ¶
func (v NullableSupportedGADShapes) MarshalJSON() ([]byte, error)
func (*NullableSupportedGADShapes) Set ¶
func (v *NullableSupportedGADShapes) Set(val *SupportedGADShapes)
func (*NullableSupportedGADShapes) UnmarshalJSON ¶
func (v *NullableSupportedGADShapes) UnmarshalJSON(src []byte) error
func (*NullableSupportedGADShapes) Unset ¶
func (v *NullableSupportedGADShapes) Unset()
type NullableTai ¶
type NullableTai struct {
// contains filtered or unexported fields
}
func NewNullableTai ¶
func NewNullableTai(val *Tai) *NullableTai
func (NullableTai) Get ¶
func (v NullableTai) Get() *Tai
func (NullableTai) IsSet ¶
func (v NullableTai) IsSet() bool
func (NullableTai) MarshalJSON ¶
func (v NullableTai) MarshalJSON() ([]byte, error)
func (*NullableTai) Set ¶
func (v *NullableTai) Set(val *Tai)
func (*NullableTai) UnmarshalJSON ¶
func (v *NullableTai) UnmarshalJSON(src []byte) error
func (*NullableTai) Unset ¶
func (v *NullableTai) Unset()
type NullableTime ¶
type NullableTime struct {
// contains filtered or unexported fields
}
func NewNullableTime ¶
func NewNullableTime(val *time.Time) *NullableTime
func (NullableTime) Get ¶
func (v NullableTime) Get() *time.Time
func (NullableTime) IsSet ¶
func (v NullableTime) IsSet() bool
func (NullableTime) MarshalJSON ¶
func (v NullableTime) MarshalJSON() ([]byte, error)
func (*NullableTime) Set ¶
func (v *NullableTime) Set(val *time.Time)
func (*NullableTime) UnmarshalJSON ¶
func (v *NullableTime) UnmarshalJSON(src []byte) error
func (*NullableTime) Unset ¶
func (v *NullableTime) Unset()
type NullableTimeWindow ¶
type NullableTimeWindow struct {
// contains filtered or unexported fields
}
func NewNullableTimeWindow ¶
func NewNullableTimeWindow(val *TimeWindow) *NullableTimeWindow
func (NullableTimeWindow) Get ¶
func (v NullableTimeWindow) Get() *TimeWindow
func (NullableTimeWindow) IsSet ¶
func (v NullableTimeWindow) IsSet() bool
func (NullableTimeWindow) MarshalJSON ¶
func (v NullableTimeWindow) MarshalJSON() ([]byte, error)
func (*NullableTimeWindow) Set ¶
func (v *NullableTimeWindow) Set(val *TimeWindow)
func (*NullableTimeWindow) UnmarshalJSON ¶
func (v *NullableTimeWindow) UnmarshalJSON(src []byte) error
func (*NullableTimeWindow) Unset ¶
func (v *NullableTimeWindow) Unset()
type NullableTopologicalServiceArea ¶
type NullableTopologicalServiceArea struct {
// contains filtered or unexported fields
}
func NewNullableTopologicalServiceArea ¶
func NewNullableTopologicalServiceArea(val *TopologicalServiceArea) *NullableTopologicalServiceArea
func (NullableTopologicalServiceArea) Get ¶
func (v NullableTopologicalServiceArea) Get() *TopologicalServiceArea
func (NullableTopologicalServiceArea) IsSet ¶
func (v NullableTopologicalServiceArea) IsSet() bool
func (NullableTopologicalServiceArea) MarshalJSON ¶
func (v NullableTopologicalServiceArea) MarshalJSON() ([]byte, error)
func (*NullableTopologicalServiceArea) Set ¶
func (v *NullableTopologicalServiceArea) Set(val *TopologicalServiceArea)
func (*NullableTopologicalServiceArea) UnmarshalJSON ¶
func (v *NullableTopologicalServiceArea) UnmarshalJSON(src []byte) error
func (*NullableTopologicalServiceArea) Unset ¶
func (v *NullableTopologicalServiceArea) Unset()
type NullableUncertaintyEllipse ¶
type NullableUncertaintyEllipse struct {
// contains filtered or unexported fields
}
func NewNullableUncertaintyEllipse ¶
func NewNullableUncertaintyEllipse(val *UncertaintyEllipse) *NullableUncertaintyEllipse
func (NullableUncertaintyEllipse) Get ¶
func (v NullableUncertaintyEllipse) Get() *UncertaintyEllipse
func (NullableUncertaintyEllipse) IsSet ¶
func (v NullableUncertaintyEllipse) IsSet() bool
func (NullableUncertaintyEllipse) MarshalJSON ¶
func (v NullableUncertaintyEllipse) MarshalJSON() ([]byte, error)
func (*NullableUncertaintyEllipse) Set ¶
func (v *NullableUncertaintyEllipse) Set(val *UncertaintyEllipse)
func (*NullableUncertaintyEllipse) UnmarshalJSON ¶
func (v *NullableUncertaintyEllipse) UnmarshalJSON(src []byte) error
func (*NullableUncertaintyEllipse) Unset ¶
func (v *NullableUncertaintyEllipse) Unset()
type NullableUncertaintyEllipsoid ¶
type NullableUncertaintyEllipsoid struct {
// contains filtered or unexported fields
}
func NewNullableUncertaintyEllipsoid ¶
func NewNullableUncertaintyEllipsoid(val *UncertaintyEllipsoid) *NullableUncertaintyEllipsoid
func (NullableUncertaintyEllipsoid) Get ¶
func (v NullableUncertaintyEllipsoid) Get() *UncertaintyEllipsoid
func (NullableUncertaintyEllipsoid) IsSet ¶
func (v NullableUncertaintyEllipsoid) IsSet() bool
func (NullableUncertaintyEllipsoid) MarshalJSON ¶
func (v NullableUncertaintyEllipsoid) MarshalJSON() ([]byte, error)
func (*NullableUncertaintyEllipsoid) Set ¶
func (v *NullableUncertaintyEllipsoid) Set(val *UncertaintyEllipsoid)
func (*NullableUncertaintyEllipsoid) UnmarshalJSON ¶
func (v *NullableUncertaintyEllipsoid) UnmarshalJSON(src []byte) error
func (*NullableUncertaintyEllipsoid) Unset ¶
func (v *NullableUncertaintyEllipsoid) Unset()
type NullableVelocityEstimate ¶
type NullableVelocityEstimate struct {
// contains filtered or unexported fields
}
func NewNullableVelocityEstimate ¶
func NewNullableVelocityEstimate(val *VelocityEstimate) *NullableVelocityEstimate
func (NullableVelocityEstimate) Get ¶
func (v NullableVelocityEstimate) Get() *VelocityEstimate
func (NullableVelocityEstimate) IsSet ¶
func (v NullableVelocityEstimate) IsSet() bool
func (NullableVelocityEstimate) MarshalJSON ¶
func (v NullableVelocityEstimate) MarshalJSON() ([]byte, error)
func (*NullableVelocityEstimate) Set ¶
func (v *NullableVelocityEstimate) Set(val *VelocityEstimate)
func (*NullableVelocityEstimate) UnmarshalJSON ¶
func (v *NullableVelocityEstimate) UnmarshalJSON(src []byte) error
func (*NullableVelocityEstimate) Unset ¶
func (v *NullableVelocityEstimate) Unset()
type NullableVerticalDirection ¶
type NullableVerticalDirection struct {
// contains filtered or unexported fields
}
func NewNullableVerticalDirection ¶
func NewNullableVerticalDirection(val *VerticalDirection) *NullableVerticalDirection
func (NullableVerticalDirection) Get ¶
func (v NullableVerticalDirection) Get() *VerticalDirection
func (NullableVerticalDirection) IsSet ¶
func (v NullableVerticalDirection) IsSet() bool
func (NullableVerticalDirection) MarshalJSON ¶
func (v NullableVerticalDirection) MarshalJSON() ([]byte, error)
func (*NullableVerticalDirection) Set ¶
func (v *NullableVerticalDirection) Set(val *VerticalDirection)
func (*NullableVerticalDirection) UnmarshalJSON ¶
func (v *NullableVerticalDirection) UnmarshalJSON(src []byte) error
func (*NullableVerticalDirection) Unset ¶
func (v *NullableVerticalDirection) Unset()
type NullableWebsockNotifConfig ¶
type NullableWebsockNotifConfig struct {
// contains filtered or unexported fields
}
func NewNullableWebsockNotifConfig ¶
func NewNullableWebsockNotifConfig(val *WebsockNotifConfig) *NullableWebsockNotifConfig
func (NullableWebsockNotifConfig) Get ¶
func (v NullableWebsockNotifConfig) Get() *WebsockNotifConfig
func (NullableWebsockNotifConfig) IsSet ¶
func (v NullableWebsockNotifConfig) IsSet() bool
func (NullableWebsockNotifConfig) MarshalJSON ¶
func (v NullableWebsockNotifConfig) MarshalJSON() ([]byte, error)
func (*NullableWebsockNotifConfig) Set ¶
func (v *NullableWebsockNotifConfig) Set(val *WebsockNotifConfig)
func (*NullableWebsockNotifConfig) UnmarshalJSON ¶
func (v *NullableWebsockNotifConfig) UnmarshalJSON(src []byte) error
func (*NullableWebsockNotifConfig) Unset ¶
func (v *NullableWebsockNotifConfig) Unset()
type PermissionLevel ¶
type PermissionLevel struct {
String *string
}
PermissionLevel Possible values are: - TRIAL: Level of service permission supported is TRIAL. - GOLD: Level of service permission supported is GOLD. - SILVER: Level of service permission supported is SILVER. - OTHER: Any other level of service permissions supported.
func (*PermissionLevel) MarshalJSON ¶
func (src *PermissionLevel) MarshalJSON() ([]byte, error)
Marshal data from the first non-nil pointers in the struct to JSON
func (*PermissionLevel) UnmarshalJSON ¶
func (dst *PermissionLevel) UnmarshalJSON(data []byte) error
Unmarshal JSON data into any of the pointers in the struct
type PlmnId ¶
type PlmnId struct { // Mobile Country Code part of the PLMN, comprising 3 digits, as defined in clause 9.3.3.5 of 3GPP TS 38.413. Mcc string `json:"mcc"` // Mobile Network Code part of the PLMN, comprising 2 or 3 digits, as defined in clause 9.3.3.5 of 3GPP TS 38.413. Mnc string `json:"mnc"` }
PlmnId When PlmnId needs to be converted to string (e.g. when used in maps as key), the string shall be composed of three digits \"mcc\" followed by \"-\" and two or three digits \"mnc\".
func NewPlmnId ¶
NewPlmnId instantiates a new PlmnId object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewPlmnIdWithDefaults ¶
func NewPlmnIdWithDefaults() *PlmnId
NewPlmnIdWithDefaults instantiates a new PlmnId object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*PlmnId) GetMccOk ¶
GetMccOk returns a tuple with the Mcc field value and a boolean to check if the value has been set.
func (*PlmnId) GetMncOk ¶
GetMncOk returns a tuple with the Mnc field value and a boolean to check if the value has been set.
func (PlmnId) MarshalJSON ¶
type PlmnId1 ¶
type PlmnId1 struct { // String encoding a Mobile Country Code part of the PLMN, comprising 3 digits, as defined in 3GPP TS 38.413. Mcc string `json:"mcc"` // String encoding a Mobile Network Code part of the PLMN, comprising 2 or 3 digits, as defined in 3GPP TS 38.413. Mnc string `json:"mnc"` }
PlmnId1 Represents the identifier of a PLMN.
func NewPlmnId1 ¶
NewPlmnId1 instantiates a new PlmnId1 object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewPlmnId1WithDefaults ¶
func NewPlmnId1WithDefaults() *PlmnId1
NewPlmnId1WithDefaults instantiates a new PlmnId1 object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*PlmnId1) GetMccOk ¶
GetMccOk returns a tuple with the Mcc field value and a boolean to check if the value has been set.
func (*PlmnId1) GetMncOk ¶
GetMncOk returns a tuple with the Mnc field value and a boolean to check if the value has been set.
func (PlmnId1) MarshalJSON ¶
type Point ¶
type Point struct { GADShape Point GeographicalCoordinates `json:"point"` }
Point Ellipsoid Point.
func NewPoint ¶
func NewPoint(point GeographicalCoordinates, shape SupportedGADShapes) *Point
NewPoint instantiates a new Point object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewPointWithDefaults ¶
func NewPointWithDefaults() *Point
NewPointWithDefaults instantiates a new Point object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*Point) GetPoint ¶
func (o *Point) GetPoint() GeographicalCoordinates
GetPoint returns the Point field value
func (*Point) GetPointOk ¶
func (o *Point) GetPointOk() (*GeographicalCoordinates, bool)
GetPointOk returns a tuple with the Point field value and a boolean to check if the value has been set.
func (Point) MarshalJSON ¶
func (*Point) SetPoint ¶
func (o *Point) SetPoint(v GeographicalCoordinates)
SetPoint sets field value
type PointAllOf ¶
type PointAllOf struct {
Point GeographicalCoordinates `json:"point"`
}
PointAllOf struct for PointAllOf
func NewPointAllOf ¶
func NewPointAllOf(point GeographicalCoordinates) *PointAllOf
NewPointAllOf instantiates a new PointAllOf object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewPointAllOfWithDefaults ¶
func NewPointAllOfWithDefaults() *PointAllOf
NewPointAllOfWithDefaults instantiates a new PointAllOf object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*PointAllOf) GetPoint ¶
func (o *PointAllOf) GetPoint() GeographicalCoordinates
GetPoint returns the Point field value
func (*PointAllOf) GetPointOk ¶
func (o *PointAllOf) GetPointOk() (*GeographicalCoordinates, bool)
GetPointOk returns a tuple with the Point field value and a boolean to check if the value has been set.
func (PointAllOf) MarshalJSON ¶
func (o PointAllOf) MarshalJSON() ([]byte, error)
func (*PointAllOf) SetPoint ¶
func (o *PointAllOf) SetPoint(v GeographicalCoordinates)
SetPoint sets field value
func (PointAllOf) ToMap ¶
func (o PointAllOf) ToMap() (map[string]interface{}, error)
type PointAltitude ¶
type PointAltitude struct { GADShape Point GeographicalCoordinates `json:"point"` // Indicates value of altitude. Altitude float64 `json:"altitude"` }
PointAltitude Ellipsoid point with altitude.
func NewPointAltitude ¶
func NewPointAltitude(point GeographicalCoordinates, altitude float64, shape SupportedGADShapes) *PointAltitude
NewPointAltitude instantiates a new PointAltitude object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewPointAltitudeWithDefaults ¶
func NewPointAltitudeWithDefaults() *PointAltitude
NewPointAltitudeWithDefaults instantiates a new PointAltitude object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*PointAltitude) GetAltitude ¶
func (o *PointAltitude) GetAltitude() float64
GetAltitude returns the Altitude field value
func (*PointAltitude) GetAltitudeOk ¶
func (o *PointAltitude) GetAltitudeOk() (*float64, bool)
GetAltitudeOk returns a tuple with the Altitude field value and a boolean to check if the value has been set.
func (*PointAltitude) GetPoint ¶
func (o *PointAltitude) GetPoint() GeographicalCoordinates
GetPoint returns the Point field value
func (*PointAltitude) GetPointOk ¶
func (o *PointAltitude) GetPointOk() (*GeographicalCoordinates, bool)
GetPointOk returns a tuple with the Point field value and a boolean to check if the value has been set.
func (PointAltitude) MarshalJSON ¶
func (o PointAltitude) MarshalJSON() ([]byte, error)
func (*PointAltitude) SetAltitude ¶
func (o *PointAltitude) SetAltitude(v float64)
SetAltitude sets field value
func (*PointAltitude) SetPoint ¶
func (o *PointAltitude) SetPoint(v GeographicalCoordinates)
SetPoint sets field value
func (PointAltitude) ToMap ¶
func (o PointAltitude) ToMap() (map[string]interface{}, error)
type PointAltitudeAllOf ¶
type PointAltitudeAllOf struct { Point GeographicalCoordinates `json:"point"` // Indicates value of altitude. Altitude float64 `json:"altitude"` }
PointAltitudeAllOf struct for PointAltitudeAllOf
func NewPointAltitudeAllOf ¶
func NewPointAltitudeAllOf(point GeographicalCoordinates, altitude float64) *PointAltitudeAllOf
NewPointAltitudeAllOf instantiates a new PointAltitudeAllOf object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewPointAltitudeAllOfWithDefaults ¶
func NewPointAltitudeAllOfWithDefaults() *PointAltitudeAllOf
NewPointAltitudeAllOfWithDefaults instantiates a new PointAltitudeAllOf object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*PointAltitudeAllOf) GetAltitude ¶
func (o *PointAltitudeAllOf) GetAltitude() float64
GetAltitude returns the Altitude field value
func (*PointAltitudeAllOf) GetAltitudeOk ¶
func (o *PointAltitudeAllOf) GetAltitudeOk() (*float64, bool)
GetAltitudeOk returns a tuple with the Altitude field value and a boolean to check if the value has been set.
func (*PointAltitudeAllOf) GetPoint ¶
func (o *PointAltitudeAllOf) GetPoint() GeographicalCoordinates
GetPoint returns the Point field value
func (*PointAltitudeAllOf) GetPointOk ¶
func (o *PointAltitudeAllOf) GetPointOk() (*GeographicalCoordinates, bool)
GetPointOk returns a tuple with the Point field value and a boolean to check if the value has been set.
func (PointAltitudeAllOf) MarshalJSON ¶
func (o PointAltitudeAllOf) MarshalJSON() ([]byte, error)
func (*PointAltitudeAllOf) SetAltitude ¶
func (o *PointAltitudeAllOf) SetAltitude(v float64)
SetAltitude sets field value
func (*PointAltitudeAllOf) SetPoint ¶
func (o *PointAltitudeAllOf) SetPoint(v GeographicalCoordinates)
SetPoint sets field value
func (PointAltitudeAllOf) ToMap ¶
func (o PointAltitudeAllOf) ToMap() (map[string]interface{}, error)
type PointAltitudeUncertainty ¶
type PointAltitudeUncertainty struct { GADShape Point GeographicalCoordinates `json:"point"` // Indicates value of altitude. Altitude float64 `json:"altitude"` UncertaintyEllipse UncertaintyEllipse `json:"uncertaintyEllipse"` // Indicates value of uncertainty. UncertaintyAltitude float32 `json:"uncertaintyAltitude"` // Indicates value of confidence. Confidence int32 `json:"confidence"` }
PointAltitudeUncertainty Ellipsoid point with altitude and uncertainty ellipsoid.
func NewPointAltitudeUncertainty ¶
func NewPointAltitudeUncertainty(point GeographicalCoordinates, altitude float64, uncertaintyEllipse UncertaintyEllipse, uncertaintyAltitude float32, confidence int32, shape SupportedGADShapes) *PointAltitudeUncertainty
NewPointAltitudeUncertainty instantiates a new PointAltitudeUncertainty object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewPointAltitudeUncertaintyWithDefaults ¶
func NewPointAltitudeUncertaintyWithDefaults() *PointAltitudeUncertainty
NewPointAltitudeUncertaintyWithDefaults instantiates a new PointAltitudeUncertainty object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*PointAltitudeUncertainty) GetAltitude ¶
func (o *PointAltitudeUncertainty) GetAltitude() float64
GetAltitude returns the Altitude field value
func (*PointAltitudeUncertainty) GetAltitudeOk ¶
func (o *PointAltitudeUncertainty) GetAltitudeOk() (*float64, bool)
GetAltitudeOk returns a tuple with the Altitude field value and a boolean to check if the value has been set.
func (*PointAltitudeUncertainty) GetConfidence ¶
func (o *PointAltitudeUncertainty) GetConfidence() int32
GetConfidence returns the Confidence field value
func (*PointAltitudeUncertainty) GetConfidenceOk ¶
func (o *PointAltitudeUncertainty) GetConfidenceOk() (*int32, bool)
GetConfidenceOk returns a tuple with the Confidence field value and a boolean to check if the value has been set.
func (*PointAltitudeUncertainty) GetPoint ¶
func (o *PointAltitudeUncertainty) GetPoint() GeographicalCoordinates
GetPoint returns the Point field value
func (*PointAltitudeUncertainty) GetPointOk ¶
func (o *PointAltitudeUncertainty) GetPointOk() (*GeographicalCoordinates, bool)
GetPointOk returns a tuple with the Point field value and a boolean to check if the value has been set.
func (*PointAltitudeUncertainty) GetUncertaintyAltitude ¶
func (o *PointAltitudeUncertainty) GetUncertaintyAltitude() float32
GetUncertaintyAltitude returns the UncertaintyAltitude field value
func (*PointAltitudeUncertainty) GetUncertaintyAltitudeOk ¶
func (o *PointAltitudeUncertainty) GetUncertaintyAltitudeOk() (*float32, bool)
GetUncertaintyAltitudeOk returns a tuple with the UncertaintyAltitude field value and a boolean to check if the value has been set.
func (*PointAltitudeUncertainty) GetUncertaintyEllipse ¶
func (o *PointAltitudeUncertainty) GetUncertaintyEllipse() UncertaintyEllipse
GetUncertaintyEllipse returns the UncertaintyEllipse field value
func (*PointAltitudeUncertainty) GetUncertaintyEllipseOk ¶
func (o *PointAltitudeUncertainty) GetUncertaintyEllipseOk() (*UncertaintyEllipse, bool)
GetUncertaintyEllipseOk returns a tuple with the UncertaintyEllipse field value and a boolean to check if the value has been set.
func (PointAltitudeUncertainty) MarshalJSON ¶
func (o PointAltitudeUncertainty) MarshalJSON() ([]byte, error)
func (*PointAltitudeUncertainty) SetAltitude ¶
func (o *PointAltitudeUncertainty) SetAltitude(v float64)
SetAltitude sets field value
func (*PointAltitudeUncertainty) SetConfidence ¶
func (o *PointAltitudeUncertainty) SetConfidence(v int32)
SetConfidence sets field value
func (*PointAltitudeUncertainty) SetPoint ¶
func (o *PointAltitudeUncertainty) SetPoint(v GeographicalCoordinates)
SetPoint sets field value
func (*PointAltitudeUncertainty) SetUncertaintyAltitude ¶
func (o *PointAltitudeUncertainty) SetUncertaintyAltitude(v float32)
SetUncertaintyAltitude sets field value
func (*PointAltitudeUncertainty) SetUncertaintyEllipse ¶
func (o *PointAltitudeUncertainty) SetUncertaintyEllipse(v UncertaintyEllipse)
SetUncertaintyEllipse sets field value
func (PointAltitudeUncertainty) ToMap ¶
func (o PointAltitudeUncertainty) ToMap() (map[string]interface{}, error)
type PointAltitudeUncertaintyAllOf ¶
type PointAltitudeUncertaintyAllOf struct { Point GeographicalCoordinates `json:"point"` // Indicates value of altitude. Altitude float64 `json:"altitude"` UncertaintyEllipse UncertaintyEllipse `json:"uncertaintyEllipse"` // Indicates value of uncertainty. UncertaintyAltitude float32 `json:"uncertaintyAltitude"` // Indicates value of confidence. Confidence int32 `json:"confidence"` }
PointAltitudeUncertaintyAllOf struct for PointAltitudeUncertaintyAllOf
func NewPointAltitudeUncertaintyAllOf ¶
func NewPointAltitudeUncertaintyAllOf(point GeographicalCoordinates, altitude float64, uncertaintyEllipse UncertaintyEllipse, uncertaintyAltitude float32, confidence int32) *PointAltitudeUncertaintyAllOf
NewPointAltitudeUncertaintyAllOf instantiates a new PointAltitudeUncertaintyAllOf object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewPointAltitudeUncertaintyAllOfWithDefaults ¶
func NewPointAltitudeUncertaintyAllOfWithDefaults() *PointAltitudeUncertaintyAllOf
NewPointAltitudeUncertaintyAllOfWithDefaults instantiates a new PointAltitudeUncertaintyAllOf object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*PointAltitudeUncertaintyAllOf) GetAltitude ¶
func (o *PointAltitudeUncertaintyAllOf) GetAltitude() float64
GetAltitude returns the Altitude field value
func (*PointAltitudeUncertaintyAllOf) GetAltitudeOk ¶
func (o *PointAltitudeUncertaintyAllOf) GetAltitudeOk() (*float64, bool)
GetAltitudeOk returns a tuple with the Altitude field value and a boolean to check if the value has been set.
func (*PointAltitudeUncertaintyAllOf) GetConfidence ¶
func (o *PointAltitudeUncertaintyAllOf) GetConfidence() int32
GetConfidence returns the Confidence field value
func (*PointAltitudeUncertaintyAllOf) GetConfidenceOk ¶
func (o *PointAltitudeUncertaintyAllOf) GetConfidenceOk() (*int32, bool)
GetConfidenceOk returns a tuple with the Confidence field value and a boolean to check if the value has been set.
func (*PointAltitudeUncertaintyAllOf) GetPoint ¶
func (o *PointAltitudeUncertaintyAllOf) GetPoint() GeographicalCoordinates
GetPoint returns the Point field value
func (*PointAltitudeUncertaintyAllOf) GetPointOk ¶
func (o *PointAltitudeUncertaintyAllOf) GetPointOk() (*GeographicalCoordinates, bool)
GetPointOk returns a tuple with the Point field value and a boolean to check if the value has been set.
func (*PointAltitudeUncertaintyAllOf) GetUncertaintyAltitude ¶
func (o *PointAltitudeUncertaintyAllOf) GetUncertaintyAltitude() float32
GetUncertaintyAltitude returns the UncertaintyAltitude field value
func (*PointAltitudeUncertaintyAllOf) GetUncertaintyAltitudeOk ¶
func (o *PointAltitudeUncertaintyAllOf) GetUncertaintyAltitudeOk() (*float32, bool)
GetUncertaintyAltitudeOk returns a tuple with the UncertaintyAltitude field value and a boolean to check if the value has been set.
func (*PointAltitudeUncertaintyAllOf) GetUncertaintyEllipse ¶
func (o *PointAltitudeUncertaintyAllOf) GetUncertaintyEllipse() UncertaintyEllipse
GetUncertaintyEllipse returns the UncertaintyEllipse field value
func (*PointAltitudeUncertaintyAllOf) GetUncertaintyEllipseOk ¶
func (o *PointAltitudeUncertaintyAllOf) GetUncertaintyEllipseOk() (*UncertaintyEllipse, bool)
GetUncertaintyEllipseOk returns a tuple with the UncertaintyEllipse field value and a boolean to check if the value has been set.
func (PointAltitudeUncertaintyAllOf) MarshalJSON ¶
func (o PointAltitudeUncertaintyAllOf) MarshalJSON() ([]byte, error)
func (*PointAltitudeUncertaintyAllOf) SetAltitude ¶
func (o *PointAltitudeUncertaintyAllOf) SetAltitude(v float64)
SetAltitude sets field value
func (*PointAltitudeUncertaintyAllOf) SetConfidence ¶
func (o *PointAltitudeUncertaintyAllOf) SetConfidence(v int32)
SetConfidence sets field value
func (*PointAltitudeUncertaintyAllOf) SetPoint ¶
func (o *PointAltitudeUncertaintyAllOf) SetPoint(v GeographicalCoordinates)
SetPoint sets field value
func (*PointAltitudeUncertaintyAllOf) SetUncertaintyAltitude ¶
func (o *PointAltitudeUncertaintyAllOf) SetUncertaintyAltitude(v float32)
SetUncertaintyAltitude sets field value
func (*PointAltitudeUncertaintyAllOf) SetUncertaintyEllipse ¶
func (o *PointAltitudeUncertaintyAllOf) SetUncertaintyEllipse(v UncertaintyEllipse)
SetUncertaintyEllipse sets field value
func (PointAltitudeUncertaintyAllOf) ToMap ¶
func (o PointAltitudeUncertaintyAllOf) ToMap() (map[string]interface{}, error)
type PointUncertaintyCircle ¶
type PointUncertaintyCircle struct { GADShape Point GeographicalCoordinates `json:"point"` // Indicates value of uncertainty. Uncertainty float32 `json:"uncertainty"` }
PointUncertaintyCircle Ellipsoid point with uncertainty circle.
func NewPointUncertaintyCircle ¶
func NewPointUncertaintyCircle(point GeographicalCoordinates, uncertainty float32, shape SupportedGADShapes) *PointUncertaintyCircle
NewPointUncertaintyCircle instantiates a new PointUncertaintyCircle object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewPointUncertaintyCircleWithDefaults ¶
func NewPointUncertaintyCircleWithDefaults() *PointUncertaintyCircle
NewPointUncertaintyCircleWithDefaults instantiates a new PointUncertaintyCircle object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*PointUncertaintyCircle) GetPoint ¶
func (o *PointUncertaintyCircle) GetPoint() GeographicalCoordinates
GetPoint returns the Point field value
func (*PointUncertaintyCircle) GetPointOk ¶
func (o *PointUncertaintyCircle) GetPointOk() (*GeographicalCoordinates, bool)
GetPointOk returns a tuple with the Point field value and a boolean to check if the value has been set.
func (*PointUncertaintyCircle) GetUncertainty ¶
func (o *PointUncertaintyCircle) GetUncertainty() float32
GetUncertainty returns the Uncertainty field value
func (*PointUncertaintyCircle) GetUncertaintyOk ¶
func (o *PointUncertaintyCircle) GetUncertaintyOk() (*float32, bool)
GetUncertaintyOk returns a tuple with the Uncertainty field value and a boolean to check if the value has been set.
func (PointUncertaintyCircle) MarshalJSON ¶
func (o PointUncertaintyCircle) MarshalJSON() ([]byte, error)
func (*PointUncertaintyCircle) SetPoint ¶
func (o *PointUncertaintyCircle) SetPoint(v GeographicalCoordinates)
SetPoint sets field value
func (*PointUncertaintyCircle) SetUncertainty ¶
func (o *PointUncertaintyCircle) SetUncertainty(v float32)
SetUncertainty sets field value
func (PointUncertaintyCircle) ToMap ¶
func (o PointUncertaintyCircle) ToMap() (map[string]interface{}, error)
type PointUncertaintyCircleAllOf ¶
type PointUncertaintyCircleAllOf struct { Point GeographicalCoordinates `json:"point"` // Indicates value of uncertainty. Uncertainty float32 `json:"uncertainty"` }
PointUncertaintyCircleAllOf struct for PointUncertaintyCircleAllOf
func NewPointUncertaintyCircleAllOf ¶
func NewPointUncertaintyCircleAllOf(point GeographicalCoordinates, uncertainty float32) *PointUncertaintyCircleAllOf
NewPointUncertaintyCircleAllOf instantiates a new PointUncertaintyCircleAllOf object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewPointUncertaintyCircleAllOfWithDefaults ¶
func NewPointUncertaintyCircleAllOfWithDefaults() *PointUncertaintyCircleAllOf
NewPointUncertaintyCircleAllOfWithDefaults instantiates a new PointUncertaintyCircleAllOf object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*PointUncertaintyCircleAllOf) GetPoint ¶
func (o *PointUncertaintyCircleAllOf) GetPoint() GeographicalCoordinates
GetPoint returns the Point field value
func (*PointUncertaintyCircleAllOf) GetPointOk ¶
func (o *PointUncertaintyCircleAllOf) GetPointOk() (*GeographicalCoordinates, bool)
GetPointOk returns a tuple with the Point field value and a boolean to check if the value has been set.
func (*PointUncertaintyCircleAllOf) GetUncertainty ¶
func (o *PointUncertaintyCircleAllOf) GetUncertainty() float32
GetUncertainty returns the Uncertainty field value
func (*PointUncertaintyCircleAllOf) GetUncertaintyOk ¶
func (o *PointUncertaintyCircleAllOf) GetUncertaintyOk() (*float32, bool)
GetUncertaintyOk returns a tuple with the Uncertainty field value and a boolean to check if the value has been set.
func (PointUncertaintyCircleAllOf) MarshalJSON ¶
func (o PointUncertaintyCircleAllOf) MarshalJSON() ([]byte, error)
func (*PointUncertaintyCircleAllOf) SetPoint ¶
func (o *PointUncertaintyCircleAllOf) SetPoint(v GeographicalCoordinates)
SetPoint sets field value
func (*PointUncertaintyCircleAllOf) SetUncertainty ¶
func (o *PointUncertaintyCircleAllOf) SetUncertainty(v float32)
SetUncertainty sets field value
func (PointUncertaintyCircleAllOf) ToMap ¶
func (o PointUncertaintyCircleAllOf) ToMap() (map[string]interface{}, error)
type PointUncertaintyEllipse ¶
type PointUncertaintyEllipse struct { GADShape Point GeographicalCoordinates `json:"point"` UncertaintyEllipse UncertaintyEllipse `json:"uncertaintyEllipse"` // Indicates value of confidence. Confidence int32 `json:"confidence"` }
PointUncertaintyEllipse Ellipsoid point with uncertainty ellipse.
func NewPointUncertaintyEllipse ¶
func NewPointUncertaintyEllipse(point GeographicalCoordinates, uncertaintyEllipse UncertaintyEllipse, confidence int32, shape SupportedGADShapes) *PointUncertaintyEllipse
NewPointUncertaintyEllipse instantiates a new PointUncertaintyEllipse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewPointUncertaintyEllipseWithDefaults ¶
func NewPointUncertaintyEllipseWithDefaults() *PointUncertaintyEllipse
NewPointUncertaintyEllipseWithDefaults instantiates a new PointUncertaintyEllipse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*PointUncertaintyEllipse) GetConfidence ¶
func (o *PointUncertaintyEllipse) GetConfidence() int32
GetConfidence returns the Confidence field value
func (*PointUncertaintyEllipse) GetConfidenceOk ¶
func (o *PointUncertaintyEllipse) GetConfidenceOk() (*int32, bool)
GetConfidenceOk returns a tuple with the Confidence field value and a boolean to check if the value has been set.
func (*PointUncertaintyEllipse) GetPoint ¶
func (o *PointUncertaintyEllipse) GetPoint() GeographicalCoordinates
GetPoint returns the Point field value
func (*PointUncertaintyEllipse) GetPointOk ¶
func (o *PointUncertaintyEllipse) GetPointOk() (*GeographicalCoordinates, bool)
GetPointOk returns a tuple with the Point field value and a boolean to check if the value has been set.
func (*PointUncertaintyEllipse) GetUncertaintyEllipse ¶
func (o *PointUncertaintyEllipse) GetUncertaintyEllipse() UncertaintyEllipse
GetUncertaintyEllipse returns the UncertaintyEllipse field value
func (*PointUncertaintyEllipse) GetUncertaintyEllipseOk ¶
func (o *PointUncertaintyEllipse) GetUncertaintyEllipseOk() (*UncertaintyEllipse, bool)
GetUncertaintyEllipseOk returns a tuple with the UncertaintyEllipse field value and a boolean to check if the value has been set.
func (PointUncertaintyEllipse) MarshalJSON ¶
func (o PointUncertaintyEllipse) MarshalJSON() ([]byte, error)
func (*PointUncertaintyEllipse) SetConfidence ¶
func (o *PointUncertaintyEllipse) SetConfidence(v int32)
SetConfidence sets field value
func (*PointUncertaintyEllipse) SetPoint ¶
func (o *PointUncertaintyEllipse) SetPoint(v GeographicalCoordinates)
SetPoint sets field value
func (*PointUncertaintyEllipse) SetUncertaintyEllipse ¶
func (o *PointUncertaintyEllipse) SetUncertaintyEllipse(v UncertaintyEllipse)
SetUncertaintyEllipse sets field value
func (PointUncertaintyEllipse) ToMap ¶
func (o PointUncertaintyEllipse) ToMap() (map[string]interface{}, error)
type PointUncertaintyEllipseAllOf ¶
type PointUncertaintyEllipseAllOf struct { Point GeographicalCoordinates `json:"point"` UncertaintyEllipse UncertaintyEllipse `json:"uncertaintyEllipse"` // Indicates value of confidence. Confidence int32 `json:"confidence"` }
PointUncertaintyEllipseAllOf struct for PointUncertaintyEllipseAllOf
func NewPointUncertaintyEllipseAllOf ¶
func NewPointUncertaintyEllipseAllOf(point GeographicalCoordinates, uncertaintyEllipse UncertaintyEllipse, confidence int32) *PointUncertaintyEllipseAllOf
NewPointUncertaintyEllipseAllOf instantiates a new PointUncertaintyEllipseAllOf object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewPointUncertaintyEllipseAllOfWithDefaults ¶
func NewPointUncertaintyEllipseAllOfWithDefaults() *PointUncertaintyEllipseAllOf
NewPointUncertaintyEllipseAllOfWithDefaults instantiates a new PointUncertaintyEllipseAllOf object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*PointUncertaintyEllipseAllOf) GetConfidence ¶
func (o *PointUncertaintyEllipseAllOf) GetConfidence() int32
GetConfidence returns the Confidence field value
func (*PointUncertaintyEllipseAllOf) GetConfidenceOk ¶
func (o *PointUncertaintyEllipseAllOf) GetConfidenceOk() (*int32, bool)
GetConfidenceOk returns a tuple with the Confidence field value and a boolean to check if the value has been set.
func (*PointUncertaintyEllipseAllOf) GetPoint ¶
func (o *PointUncertaintyEllipseAllOf) GetPoint() GeographicalCoordinates
GetPoint returns the Point field value
func (*PointUncertaintyEllipseAllOf) GetPointOk ¶
func (o *PointUncertaintyEllipseAllOf) GetPointOk() (*GeographicalCoordinates, bool)
GetPointOk returns a tuple with the Point field value and a boolean to check if the value has been set.
func (*PointUncertaintyEllipseAllOf) GetUncertaintyEllipse ¶
func (o *PointUncertaintyEllipseAllOf) GetUncertaintyEllipse() UncertaintyEllipse
GetUncertaintyEllipse returns the UncertaintyEllipse field value
func (*PointUncertaintyEllipseAllOf) GetUncertaintyEllipseOk ¶
func (o *PointUncertaintyEllipseAllOf) GetUncertaintyEllipseOk() (*UncertaintyEllipse, bool)
GetUncertaintyEllipseOk returns a tuple with the UncertaintyEllipse field value and a boolean to check if the value has been set.
func (PointUncertaintyEllipseAllOf) MarshalJSON ¶
func (o PointUncertaintyEllipseAllOf) MarshalJSON() ([]byte, error)
func (*PointUncertaintyEllipseAllOf) SetConfidence ¶
func (o *PointUncertaintyEllipseAllOf) SetConfidence(v int32)
SetConfidence sets field value
func (*PointUncertaintyEllipseAllOf) SetPoint ¶
func (o *PointUncertaintyEllipseAllOf) SetPoint(v GeographicalCoordinates)
SetPoint sets field value
func (*PointUncertaintyEllipseAllOf) SetUncertaintyEllipse ¶
func (o *PointUncertaintyEllipseAllOf) SetUncertaintyEllipse(v UncertaintyEllipse)
SetUncertaintyEllipse sets field value
func (PointUncertaintyEllipseAllOf) ToMap ¶
func (o PointUncertaintyEllipseAllOf) ToMap() (map[string]interface{}, error)
type Polygon ¶
type Polygon struct { GADShape // List of points. PointList []GeographicalCoordinates `json:"pointList"` }
Polygon Polygon.
func NewPolygon ¶
func NewPolygon(pointList []GeographicalCoordinates, shape SupportedGADShapes) *Polygon
NewPolygon instantiates a new Polygon object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewPolygonWithDefaults ¶
func NewPolygonWithDefaults() *Polygon
NewPolygonWithDefaults instantiates a new Polygon object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*Polygon) GetPointList ¶
func (o *Polygon) GetPointList() []GeographicalCoordinates
GetPointList returns the PointList field value
func (*Polygon) GetPointListOk ¶
func (o *Polygon) GetPointListOk() ([]GeographicalCoordinates, bool)
GetPointListOk returns a tuple with the PointList field value and a boolean to check if the value has been set.
func (Polygon) MarshalJSON ¶
func (*Polygon) SetPointList ¶
func (o *Polygon) SetPointList(v []GeographicalCoordinates)
SetPointList sets field value
type PolygonAllOf ¶
type PolygonAllOf struct { // List of points. PointList []GeographicalCoordinates `json:"pointList"` }
PolygonAllOf struct for PolygonAllOf
func NewPolygonAllOf ¶
func NewPolygonAllOf(pointList []GeographicalCoordinates) *PolygonAllOf
NewPolygonAllOf instantiates a new PolygonAllOf object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewPolygonAllOfWithDefaults ¶
func NewPolygonAllOfWithDefaults() *PolygonAllOf
NewPolygonAllOfWithDefaults instantiates a new PolygonAllOf object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*PolygonAllOf) GetPointList ¶
func (o *PolygonAllOf) GetPointList() []GeographicalCoordinates
GetPointList returns the PointList field value
func (*PolygonAllOf) GetPointListOk ¶
func (o *PolygonAllOf) GetPointListOk() ([]GeographicalCoordinates, bool)
GetPointListOk returns a tuple with the PointList field value and a boolean to check if the value has been set.
func (PolygonAllOf) MarshalJSON ¶
func (o PolygonAllOf) MarshalJSON() ([]byte, error)
func (*PolygonAllOf) SetPointList ¶
func (o *PolygonAllOf) SetPointList(v []GeographicalCoordinates)
SetPointList sets field value
func (PolygonAllOf) ToMap ¶
func (o PolygonAllOf) ToMap() (map[string]interface{}, error)
type PositioningMethod ¶
type PositioningMethod struct {
String *string
}
PositioningMethod Indicates supported positioning methods.
func (*PositioningMethod) MarshalJSON ¶
func (src *PositioningMethod) MarshalJSON() ([]byte, error)
Marshal data from the first non-nil pointers in the struct to JSON
func (*PositioningMethod) UnmarshalJSON ¶
func (dst *PositioningMethod) UnmarshalJSON(data []byte) error
Unmarshal JSON data into any of the pointers in the struct
type ProblemDetails ¶
type ProblemDetails struct { // string providing an URI formatted according to IETF RFC 3986. Type *string `json:"type,omitempty"` // A short, human-readable summary of the problem type. It should not change from occurrence to occurrence of the problem. Title *string `json:"title,omitempty"` // The HTTP status code for this occurrence of the problem. Status *int32 `json:"status,omitempty"` // A human-readable explanation specific to this occurrence of the problem. Detail *string `json:"detail,omitempty"` // string providing an URI formatted according to IETF RFC 3986. Instance *string `json:"instance,omitempty"` // A machine-readable application error cause specific to this occurrence of the problem. This IE should be present and provide application-related error information, if available. Cause *string `json:"cause,omitempty"` // Description of invalid parameters, for a request rejected due to invalid parameters. InvalidParams []InvalidParam `json:"invalidParams,omitempty"` // A string used to indicate the features supported by an API that is used as defined in clause 6.6 in 3GPP TS 29.500. The string shall contain a bitmask indicating supported features in hexadecimal representation Each character in the string shall take a value of \"0\" to \"9\", \"a\" to \"f\" or \"A\" to \"F\" and shall represent the support of 4 features as described in table 5.2.2-3. The most significant character representing the highest-numbered features shall appear first in the string, and the character representing features 1 to 4 shall appear last in the string. The list of features and their numbering (starting with 1) are defined separately for each API. If the string contains a lower number of characters than there are defined features for an API, all features that would be represented by characters that are not present in the string are not supported. SupportedFeatures *string `json:"supportedFeatures,omitempty"` }
ProblemDetails Represents additional information and details on an error response.
func NewProblemDetails ¶
func NewProblemDetails() *ProblemDetails
NewProblemDetails instantiates a new ProblemDetails object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewProblemDetailsWithDefaults ¶
func NewProblemDetailsWithDefaults() *ProblemDetails
NewProblemDetailsWithDefaults instantiates a new ProblemDetails object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ProblemDetails) GetCause ¶
func (o *ProblemDetails) GetCause() string
GetCause returns the Cause field value if set, zero value otherwise.
func (*ProblemDetails) GetCauseOk ¶
func (o *ProblemDetails) GetCauseOk() (*string, bool)
GetCauseOk returns a tuple with the Cause field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ProblemDetails) GetDetail ¶
func (o *ProblemDetails) GetDetail() string
GetDetail returns the Detail field value if set, zero value otherwise.
func (*ProblemDetails) GetDetailOk ¶
func (o *ProblemDetails) GetDetailOk() (*string, bool)
GetDetailOk returns a tuple with the Detail field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ProblemDetails) GetInstance ¶
func (o *ProblemDetails) GetInstance() string
GetInstance returns the Instance field value if set, zero value otherwise.
func (*ProblemDetails) GetInstanceOk ¶
func (o *ProblemDetails) GetInstanceOk() (*string, bool)
GetInstanceOk returns a tuple with the Instance field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ProblemDetails) GetInvalidParams ¶
func (o *ProblemDetails) GetInvalidParams() []InvalidParam
GetInvalidParams returns the InvalidParams field value if set, zero value otherwise.
func (*ProblemDetails) GetInvalidParamsOk ¶
func (o *ProblemDetails) GetInvalidParamsOk() ([]InvalidParam, bool)
GetInvalidParamsOk returns a tuple with the InvalidParams field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ProblemDetails) GetStatus ¶
func (o *ProblemDetails) GetStatus() int32
GetStatus returns the Status field value if set, zero value otherwise.
func (*ProblemDetails) GetStatusOk ¶
func (o *ProblemDetails) GetStatusOk() (*int32, bool)
GetStatusOk returns a tuple with the Status field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ProblemDetails) GetSupportedFeatures ¶
func (o *ProblemDetails) GetSupportedFeatures() string
GetSupportedFeatures returns the SupportedFeatures field value if set, zero value otherwise.
func (*ProblemDetails) GetSupportedFeaturesOk ¶
func (o *ProblemDetails) GetSupportedFeaturesOk() (*string, bool)
GetSupportedFeaturesOk returns a tuple with the SupportedFeatures field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ProblemDetails) GetTitle ¶
func (o *ProblemDetails) GetTitle() string
GetTitle returns the Title field value if set, zero value otherwise.
func (*ProblemDetails) GetTitleOk ¶
func (o *ProblemDetails) GetTitleOk() (*string, bool)
GetTitleOk returns a tuple with the Title field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ProblemDetails) GetType ¶
func (o *ProblemDetails) GetType() string
GetType returns the Type field value if set, zero value otherwise.
func (*ProblemDetails) GetTypeOk ¶
func (o *ProblemDetails) GetTypeOk() (*string, bool)
GetTypeOk returns a tuple with the Type field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ProblemDetails) HasCause ¶
func (o *ProblemDetails) HasCause() bool
HasCause returns a boolean if a field has been set.
func (*ProblemDetails) HasDetail ¶
func (o *ProblemDetails) HasDetail() bool
HasDetail returns a boolean if a field has been set.
func (*ProblemDetails) HasInstance ¶
func (o *ProblemDetails) HasInstance() bool
HasInstance returns a boolean if a field has been set.
func (*ProblemDetails) HasInvalidParams ¶
func (o *ProblemDetails) HasInvalidParams() bool
HasInvalidParams returns a boolean if a field has been set.
func (*ProblemDetails) HasStatus ¶
func (o *ProblemDetails) HasStatus() bool
HasStatus returns a boolean if a field has been set.
func (*ProblemDetails) HasSupportedFeatures ¶
func (o *ProblemDetails) HasSupportedFeatures() bool
HasSupportedFeatures returns a boolean if a field has been set.
func (*ProblemDetails) HasTitle ¶
func (o *ProblemDetails) HasTitle() bool
HasTitle returns a boolean if a field has been set.
func (*ProblemDetails) HasType ¶
func (o *ProblemDetails) HasType() bool
HasType returns a boolean if a field has been set.
func (ProblemDetails) MarshalJSON ¶
func (o ProblemDetails) MarshalJSON() ([]byte, error)
func (*ProblemDetails) SetCause ¶
func (o *ProblemDetails) SetCause(v string)
SetCause gets a reference to the given string and assigns it to the Cause field.
func (*ProblemDetails) SetDetail ¶
func (o *ProblemDetails) SetDetail(v string)
SetDetail gets a reference to the given string and assigns it to the Detail field.
func (*ProblemDetails) SetInstance ¶
func (o *ProblemDetails) SetInstance(v string)
SetInstance gets a reference to the given string and assigns it to the Instance field.
func (*ProblemDetails) SetInvalidParams ¶
func (o *ProblemDetails) SetInvalidParams(v []InvalidParam)
SetInvalidParams gets a reference to the given []InvalidParam and assigns it to the InvalidParams field.
func (*ProblemDetails) SetStatus ¶
func (o *ProblemDetails) SetStatus(v int32)
SetStatus gets a reference to the given int32 and assigns it to the Status field.
func (*ProblemDetails) SetSupportedFeatures ¶
func (o *ProblemDetails) SetSupportedFeatures(v string)
SetSupportedFeatures gets a reference to the given string and assigns it to the SupportedFeatures field.
func (*ProblemDetails) SetTitle ¶
func (o *ProblemDetails) SetTitle(v string)
SetTitle gets a reference to the given string and assigns it to the Title field.
func (*ProblemDetails) SetType ¶
func (o *ProblemDetails) SetType(v string)
SetType gets a reference to the given string and assigns it to the Type field.
func (ProblemDetails) ToMap ¶
func (o ProblemDetails) ToMap() (map[string]interface{}, error)
type RelativeCartesianLocation ¶
type RelativeCartesianLocation struct { // string with format 'float' as defined in OpenAPI. X float32 `json:"x"` // string with format 'float' as defined in OpenAPI. Y float32 `json:"y"` // string with format 'float' as defined in OpenAPI. Z *float32 `json:"z,omitempty"` }
RelativeCartesianLocation Relative Cartesian Location
func NewRelativeCartesianLocation ¶
func NewRelativeCartesianLocation(x float32, y float32) *RelativeCartesianLocation
NewRelativeCartesianLocation instantiates a new RelativeCartesianLocation object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewRelativeCartesianLocationWithDefaults ¶
func NewRelativeCartesianLocationWithDefaults() *RelativeCartesianLocation
NewRelativeCartesianLocationWithDefaults instantiates a new RelativeCartesianLocation object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*RelativeCartesianLocation) GetX ¶
func (o *RelativeCartesianLocation) GetX() float32
GetX returns the X field value
func (*RelativeCartesianLocation) GetXOk ¶
func (o *RelativeCartesianLocation) GetXOk() (*float32, bool)
GetXOk returns a tuple with the X field value and a boolean to check if the value has been set.
func (*RelativeCartesianLocation) GetY ¶
func (o *RelativeCartesianLocation) GetY() float32
GetY returns the Y field value
func (*RelativeCartesianLocation) GetYOk ¶
func (o *RelativeCartesianLocation) GetYOk() (*float32, bool)
GetYOk returns a tuple with the Y field value and a boolean to check if the value has been set.
func (*RelativeCartesianLocation) GetZ ¶
func (o *RelativeCartesianLocation) GetZ() float32
GetZ returns the Z field value if set, zero value otherwise.
func (*RelativeCartesianLocation) GetZOk ¶
func (o *RelativeCartesianLocation) GetZOk() (*float32, bool)
GetZOk returns a tuple with the Z field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RelativeCartesianLocation) HasZ ¶
func (o *RelativeCartesianLocation) HasZ() bool
HasZ returns a boolean if a field has been set.
func (RelativeCartesianLocation) MarshalJSON ¶
func (o RelativeCartesianLocation) MarshalJSON() ([]byte, error)
func (*RelativeCartesianLocation) SetX ¶
func (o *RelativeCartesianLocation) SetX(v float32)
SetX sets field value
func (*RelativeCartesianLocation) SetY ¶
func (o *RelativeCartesianLocation) SetY(v float32)
SetY sets field value
func (*RelativeCartesianLocation) SetZ ¶
func (o *RelativeCartesianLocation) SetZ(v float32)
SetZ gets a reference to the given float32 and assigns it to the Z field.
func (RelativeCartesianLocation) ToMap ¶
func (o RelativeCartesianLocation) ToMap() (map[string]interface{}, error)
type RequestorId ¶
type RequestorId struct {
Interface *interface{}
}
RequestorId - Represents identifier of the requestor.
func InterfaceAsRequestorId ¶
func InterfaceAsRequestorId(v *interface{}) RequestorId
interface{}AsRequestorId is a convenience function that returns interface{} wrapped in RequestorId
func (*RequestorId) GetActualInstance ¶
func (obj *RequestorId) GetActualInstance() interface{}
Get the actual instance
func (RequestorId) MarshalJSON ¶
func (src RequestorId) MarshalJSON() ([]byte, error)
Marshal data from the first non-nil pointers in the struct to JSON
func (*RequestorId) UnmarshalJSON ¶
func (dst *RequestorId) UnmarshalJSON(data []byte) error
Unmarshal JSON data into one of the pointers in the struct
type RouteInformation ¶
type RouteInformation struct { // String identifying a IPv4 address formatted in the 'dotted decimal' notation as defined in RFC 1166. Ipv4Addr *string `json:"ipv4Addr,omitempty"` Ipv6Addr *Ipv6Addr `json:"ipv6Addr,omitempty"` // Unsigned Integer, i.e. only value 0 and integers above 0 are permissible. PortNumber int32 `json:"portNumber"` }
RouteInformation At least one of the \"ipv4Addr\" attribute and the \"ipv6Addr\" attribute shall be included in the \"RouteInformation\" data type.
func NewRouteInformation ¶
func NewRouteInformation(portNumber int32) *RouteInformation
NewRouteInformation instantiates a new RouteInformation object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewRouteInformationWithDefaults ¶
func NewRouteInformationWithDefaults() *RouteInformation
NewRouteInformationWithDefaults instantiates a new RouteInformation object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*RouteInformation) GetIpv4Addr ¶
func (o *RouteInformation) GetIpv4Addr() string
GetIpv4Addr returns the Ipv4Addr field value if set, zero value otherwise.
func (*RouteInformation) GetIpv4AddrOk ¶
func (o *RouteInformation) GetIpv4AddrOk() (*string, bool)
GetIpv4AddrOk returns a tuple with the Ipv4Addr field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RouteInformation) GetIpv6Addr ¶
func (o *RouteInformation) GetIpv6Addr() Ipv6Addr
GetIpv6Addr returns the Ipv6Addr field value if set, zero value otherwise.
func (*RouteInformation) GetIpv6AddrOk ¶
func (o *RouteInformation) GetIpv6AddrOk() (*Ipv6Addr, bool)
GetIpv6AddrOk returns a tuple with the Ipv6Addr field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RouteInformation) GetPortNumber ¶
func (o *RouteInformation) GetPortNumber() int32
GetPortNumber returns the PortNumber field value
func (*RouteInformation) GetPortNumberOk ¶
func (o *RouteInformation) GetPortNumberOk() (*int32, bool)
GetPortNumberOk returns a tuple with the PortNumber field value and a boolean to check if the value has been set.
func (*RouteInformation) HasIpv4Addr ¶
func (o *RouteInformation) HasIpv4Addr() bool
HasIpv4Addr returns a boolean if a field has been set.
func (*RouteInformation) HasIpv6Addr ¶
func (o *RouteInformation) HasIpv6Addr() bool
HasIpv6Addr returns a boolean if a field has been set.
func (RouteInformation) MarshalJSON ¶
func (o RouteInformation) MarshalJSON() ([]byte, error)
func (*RouteInformation) SetIpv4Addr ¶
func (o *RouteInformation) SetIpv4Addr(v string)
SetIpv4Addr gets a reference to the given string and assigns it to the Ipv4Addr field.
func (*RouteInformation) SetIpv6Addr ¶
func (o *RouteInformation) SetIpv6Addr(v Ipv6Addr)
SetIpv6Addr gets a reference to the given Ipv6Addr and assigns it to the Ipv6Addr field.
func (*RouteInformation) SetPortNumber ¶
func (o *RouteInformation) SetPortNumber(v int32)
SetPortNumber sets field value
func (RouteInformation) ToMap ¶
func (o RouteInformation) ToMap() (map[string]interface{}, error)
type RouteToLocation ¶
type RouteToLocation struct {
Interface *interface{}
}
RouteToLocation At least one of the \"routeInfo\" attribute and the \"routeProfId\" attribute shall be included in the \"RouteToLocation\" data type.
func (*RouteToLocation) MarshalJSON ¶
func (src *RouteToLocation) MarshalJSON() ([]byte, error)
Marshal data from the first non-nil pointers in the struct to JSON
func (*RouteToLocation) UnmarshalJSON ¶
func (dst *RouteToLocation) UnmarshalJSON(data []byte) error
Unmarshal JSON data into any of the pointers in the struct
type ScheduledCommunicationTime ¶
type ScheduledCommunicationTime struct { // Identifies the day(s) of the week. If absent, it indicates every day of the week. DaysOfWeek []int32 `json:"daysOfWeek,omitempty"` // String with format partial-time or full-time as defined in clause 5.6 of IETF RFC 3339. Examples, 20:15:00, 20:15:00-08:00 (for 8 hours behind UTC). TimeOfDayStart *string `json:"timeOfDayStart,omitempty"` // String with format partial-time or full-time as defined in clause 5.6 of IETF RFC 3339. Examples, 20:15:00, 20:15:00-08:00 (for 8 hours behind UTC). TimeOfDayEnd *string `json:"timeOfDayEnd,omitempty"` }
ScheduledCommunicationTime Represents an offered scheduled communication time.
func NewScheduledCommunicationTime ¶
func NewScheduledCommunicationTime() *ScheduledCommunicationTime
NewScheduledCommunicationTime instantiates a new ScheduledCommunicationTime object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewScheduledCommunicationTimeWithDefaults ¶
func NewScheduledCommunicationTimeWithDefaults() *ScheduledCommunicationTime
NewScheduledCommunicationTimeWithDefaults instantiates a new ScheduledCommunicationTime object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ScheduledCommunicationTime) GetDaysOfWeek ¶
func (o *ScheduledCommunicationTime) GetDaysOfWeek() []int32
GetDaysOfWeek returns the DaysOfWeek field value if set, zero value otherwise.
func (*ScheduledCommunicationTime) GetDaysOfWeekOk ¶
func (o *ScheduledCommunicationTime) GetDaysOfWeekOk() ([]int32, bool)
GetDaysOfWeekOk returns a tuple with the DaysOfWeek field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ScheduledCommunicationTime) GetTimeOfDayEnd ¶
func (o *ScheduledCommunicationTime) GetTimeOfDayEnd() string
GetTimeOfDayEnd returns the TimeOfDayEnd field value if set, zero value otherwise.
func (*ScheduledCommunicationTime) GetTimeOfDayEndOk ¶
func (o *ScheduledCommunicationTime) GetTimeOfDayEndOk() (*string, bool)
GetTimeOfDayEndOk returns a tuple with the TimeOfDayEnd field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ScheduledCommunicationTime) GetTimeOfDayStart ¶
func (o *ScheduledCommunicationTime) GetTimeOfDayStart() string
GetTimeOfDayStart returns the TimeOfDayStart field value if set, zero value otherwise.
func (*ScheduledCommunicationTime) GetTimeOfDayStartOk ¶
func (o *ScheduledCommunicationTime) GetTimeOfDayStartOk() (*string, bool)
GetTimeOfDayStartOk returns a tuple with the TimeOfDayStart field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ScheduledCommunicationTime) HasDaysOfWeek ¶
func (o *ScheduledCommunicationTime) HasDaysOfWeek() bool
HasDaysOfWeek returns a boolean if a field has been set.
func (*ScheduledCommunicationTime) HasTimeOfDayEnd ¶
func (o *ScheduledCommunicationTime) HasTimeOfDayEnd() bool
HasTimeOfDayEnd returns a boolean if a field has been set.
func (*ScheduledCommunicationTime) HasTimeOfDayStart ¶
func (o *ScheduledCommunicationTime) HasTimeOfDayStart() bool
HasTimeOfDayStart returns a boolean if a field has been set.
func (ScheduledCommunicationTime) MarshalJSON ¶
func (o ScheduledCommunicationTime) MarshalJSON() ([]byte, error)
func (*ScheduledCommunicationTime) SetDaysOfWeek ¶
func (o *ScheduledCommunicationTime) SetDaysOfWeek(v []int32)
SetDaysOfWeek gets a reference to the given []int32 and assigns it to the DaysOfWeek field.
func (*ScheduledCommunicationTime) SetTimeOfDayEnd ¶
func (o *ScheduledCommunicationTime) SetTimeOfDayEnd(v string)
SetTimeOfDayEnd gets a reference to the given string and assigns it to the TimeOfDayEnd field.
func (*ScheduledCommunicationTime) SetTimeOfDayStart ¶
func (o *ScheduledCommunicationTime) SetTimeOfDayStart(v string)
SetTimeOfDayStart gets a reference to the given string and assigns it to the TimeOfDayStart field.
func (ScheduledCommunicationTime) ToMap ¶
func (o ScheduledCommunicationTime) ToMap() (map[string]interface{}, error)
type ServerConfiguration ¶
type ServerConfiguration struct { URL string Description string Variables map[string]ServerVariable }
ServerConfiguration stores the information about a server
type ServerConfigurations ¶
type ServerConfigurations []ServerConfiguration
ServerConfigurations stores multiple ServerConfiguration items
type ServerVariable ¶
ServerVariable stores the information about a server variable
type ServiceArea ¶
type ServiceArea struct { TopServAr *TopologicalServiceArea `json:"topServAr,omitempty"` GeoServAr *GeographicalServiceArea `json:"geoServAr,omitempty"` }
ServiceArea Represents a service area information of the EdgeApp entity.
func NewServiceArea ¶
func NewServiceArea() *ServiceArea
NewServiceArea instantiates a new ServiceArea object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewServiceAreaWithDefaults ¶
func NewServiceAreaWithDefaults() *ServiceArea
NewServiceAreaWithDefaults instantiates a new ServiceArea object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ServiceArea) GetGeoServAr ¶
func (o *ServiceArea) GetGeoServAr() GeographicalServiceArea
GetGeoServAr returns the GeoServAr field value if set, zero value otherwise.
func (*ServiceArea) GetGeoServArOk ¶
func (o *ServiceArea) GetGeoServArOk() (*GeographicalServiceArea, bool)
GetGeoServArOk returns a tuple with the GeoServAr field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServiceArea) GetTopServAr ¶
func (o *ServiceArea) GetTopServAr() TopologicalServiceArea
GetTopServAr returns the TopServAr field value if set, zero value otherwise.
func (*ServiceArea) GetTopServArOk ¶
func (o *ServiceArea) GetTopServArOk() (*TopologicalServiceArea, bool)
GetTopServArOk returns a tuple with the TopServAr field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServiceArea) HasGeoServAr ¶
func (o *ServiceArea) HasGeoServAr() bool
HasGeoServAr returns a boolean if a field has been set.
func (*ServiceArea) HasTopServAr ¶
func (o *ServiceArea) HasTopServAr() bool
HasTopServAr returns a boolean if a field has been set.
func (ServiceArea) MarshalJSON ¶
func (o ServiceArea) MarshalJSON() ([]byte, error)
func (*ServiceArea) SetGeoServAr ¶
func (o *ServiceArea) SetGeoServAr(v GeographicalServiceArea)
SetGeoServAr gets a reference to the given GeographicalServiceArea and assigns it to the GeoServAr field.
func (*ServiceArea) SetTopServAr ¶
func (o *ServiceArea) SetTopServAr(v TopologicalServiceArea)
SetTopServAr gets a reference to the given TopologicalServiceArea and assigns it to the TopServAr field.
func (ServiceArea) ToMap ¶
func (o ServiceArea) ToMap() (map[string]interface{}, error)
type SupportedGADShapes ¶
type SupportedGADShapes struct {
String *string
}
SupportedGADShapes Indicates supported GAD shapes.
func (*SupportedGADShapes) MarshalJSON ¶
func (src *SupportedGADShapes) MarshalJSON() ([]byte, error)
Marshal data from the first non-nil pointers in the struct to JSON
func (*SupportedGADShapes) UnmarshalJSON ¶
func (dst *SupportedGADShapes) UnmarshalJSON(data []byte) error
Unmarshal JSON data into any of the pointers in the struct
type Tai ¶
type Tai struct { PlmnId PlmnId `json:"plmnId"` // 2 or 3-octet string identifying a tracking area code as specified in clause 9.3.3.10 of 3GPP TS 38.413, in hexadecimal representation. Each character in the string shall take a value of \"0\" to \"9\", \"a\" to \"f\" or \"A\" to \"F\" and shall represent 4 bits. The most significant character representing the 4 most significant bits of the TAC shall appear first in the string, and the character representing the 4 least significant bit of the TAC shall appear last in the string. Tac string `json:"tac"` // This represents the Network Identifier, which together with a PLMN ID is used to identify an SNPN (see 3GPP TS 23.003 and 3GPP TS 23.501 clause 5.30.2.1). Nid *string `json:"nid,omitempty"` }
Tai Contains the tracking area identity as described in 3GPP 23.003
func NewTai ¶
NewTai instantiates a new Tai object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTaiWithDefaults ¶
func NewTaiWithDefaults() *Tai
NewTaiWithDefaults instantiates a new Tai object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*Tai) GetNidOk ¶
GetNidOk returns a tuple with the Nid field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Tai) GetPlmnIdOk ¶
GetPlmnIdOk returns a tuple with the PlmnId field value and a boolean to check if the value has been set.
func (*Tai) GetTacOk ¶
GetTacOk returns a tuple with the Tac field value and a boolean to check if the value has been set.
func (Tai) MarshalJSON ¶
type TimeWindow ¶
type TimeWindow struct { // string with format \"date-time\" as defined in OpenAPI. StartTime time.Time `json:"startTime"` // string with format \"date-time\" as defined in OpenAPI. StopTime time.Time `json:"stopTime"` }
TimeWindow Represents a time window identified by a start time and a stop time.
func NewTimeWindow ¶
func NewTimeWindow(startTime time.Time, stopTime time.Time) *TimeWindow
NewTimeWindow instantiates a new TimeWindow object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTimeWindowWithDefaults ¶
func NewTimeWindowWithDefaults() *TimeWindow
NewTimeWindowWithDefaults instantiates a new TimeWindow object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*TimeWindow) GetStartTime ¶
func (o *TimeWindow) GetStartTime() time.Time
GetStartTime returns the StartTime field value
func (*TimeWindow) GetStartTimeOk ¶
func (o *TimeWindow) GetStartTimeOk() (*time.Time, bool)
GetStartTimeOk returns a tuple with the StartTime field value and a boolean to check if the value has been set.
func (*TimeWindow) GetStopTime ¶
func (o *TimeWindow) GetStopTime() time.Time
GetStopTime returns the StopTime field value
func (*TimeWindow) GetStopTimeOk ¶
func (o *TimeWindow) GetStopTimeOk() (*time.Time, bool)
GetStopTimeOk returns a tuple with the StopTime field value and a boolean to check if the value has been set.
func (TimeWindow) MarshalJSON ¶
func (o TimeWindow) MarshalJSON() ([]byte, error)
func (*TimeWindow) SetStartTime ¶
func (o *TimeWindow) SetStartTime(v time.Time)
SetStartTime sets field value
func (*TimeWindow) SetStopTime ¶
func (o *TimeWindow) SetStopTime(v time.Time)
SetStopTime sets field value
func (TimeWindow) ToMap ¶
func (o TimeWindow) ToMap() (map[string]interface{}, error)
type TopologicalServiceArea ¶
type TopologicalServiceArea struct { // A list of E-UTRA cell identities. Ecgis []Ecgi `json:"ecgis,omitempty"` // A list of NR cell identities. Ncgis []Ncgi `json:"ncgis,omitempty"` // A list of tracking area identities. Tais []Tai `json:"tais,omitempty"` // A list of PLMN identities. PlmnIds []PlmnId1 `json:"plmnIds,omitempty"` }
TopologicalServiceArea Represents topological service area information.
func NewTopologicalServiceArea ¶
func NewTopologicalServiceArea() *TopologicalServiceArea
NewTopologicalServiceArea instantiates a new TopologicalServiceArea object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTopologicalServiceAreaWithDefaults ¶
func NewTopologicalServiceAreaWithDefaults() *TopologicalServiceArea
NewTopologicalServiceAreaWithDefaults instantiates a new TopologicalServiceArea object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*TopologicalServiceArea) GetEcgis ¶
func (o *TopologicalServiceArea) GetEcgis() []Ecgi
GetEcgis returns the Ecgis field value if set, zero value otherwise.
func (*TopologicalServiceArea) GetEcgisOk ¶
func (o *TopologicalServiceArea) GetEcgisOk() ([]Ecgi, bool)
GetEcgisOk returns a tuple with the Ecgis field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TopologicalServiceArea) GetNcgis ¶
func (o *TopologicalServiceArea) GetNcgis() []Ncgi
GetNcgis returns the Ncgis field value if set, zero value otherwise.
func (*TopologicalServiceArea) GetNcgisOk ¶
func (o *TopologicalServiceArea) GetNcgisOk() ([]Ncgi, bool)
GetNcgisOk returns a tuple with the Ncgis field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TopologicalServiceArea) GetPlmnIds ¶
func (o *TopologicalServiceArea) GetPlmnIds() []PlmnId1
GetPlmnIds returns the PlmnIds field value if set, zero value otherwise.
func (*TopologicalServiceArea) GetPlmnIdsOk ¶
func (o *TopologicalServiceArea) GetPlmnIdsOk() ([]PlmnId1, bool)
GetPlmnIdsOk returns a tuple with the PlmnIds field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TopologicalServiceArea) GetTais ¶
func (o *TopologicalServiceArea) GetTais() []Tai
GetTais returns the Tais field value if set, zero value otherwise.
func (*TopologicalServiceArea) GetTaisOk ¶
func (o *TopologicalServiceArea) GetTaisOk() ([]Tai, bool)
GetTaisOk returns a tuple with the Tais field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TopologicalServiceArea) HasEcgis ¶
func (o *TopologicalServiceArea) HasEcgis() bool
HasEcgis returns a boolean if a field has been set.
func (*TopologicalServiceArea) HasNcgis ¶
func (o *TopologicalServiceArea) HasNcgis() bool
HasNcgis returns a boolean if a field has been set.
func (*TopologicalServiceArea) HasPlmnIds ¶
func (o *TopologicalServiceArea) HasPlmnIds() bool
HasPlmnIds returns a boolean if a field has been set.
func (*TopologicalServiceArea) HasTais ¶
func (o *TopologicalServiceArea) HasTais() bool
HasTais returns a boolean if a field has been set.
func (TopologicalServiceArea) MarshalJSON ¶
func (o TopologicalServiceArea) MarshalJSON() ([]byte, error)
func (*TopologicalServiceArea) SetEcgis ¶
func (o *TopologicalServiceArea) SetEcgis(v []Ecgi)
SetEcgis gets a reference to the given []Ecgi and assigns it to the Ecgis field.
func (*TopologicalServiceArea) SetNcgis ¶
func (o *TopologicalServiceArea) SetNcgis(v []Ncgi)
SetNcgis gets a reference to the given []Ncgi and assigns it to the Ncgis field.
func (*TopologicalServiceArea) SetPlmnIds ¶
func (o *TopologicalServiceArea) SetPlmnIds(v []PlmnId1)
SetPlmnIds gets a reference to the given []PlmnId1 and assigns it to the PlmnIds field.
func (*TopologicalServiceArea) SetTais ¶
func (o *TopologicalServiceArea) SetTais(v []Tai)
SetTais gets a reference to the given []Tai and assigns it to the Tais field.
func (TopologicalServiceArea) ToMap ¶
func (o TopologicalServiceArea) ToMap() (map[string]interface{}, error)
type UncertaintyEllipse ¶
type UncertaintyEllipse struct { // Indicates value of uncertainty. SemiMajor float32 `json:"semiMajor"` // Indicates value of uncertainty. SemiMinor float32 `json:"semiMinor"` // Indicates value of orientation angle. OrientationMajor int32 `json:"orientationMajor"` }
UncertaintyEllipse Ellipse with uncertainty.
func NewUncertaintyEllipse ¶
func NewUncertaintyEllipse(semiMajor float32, semiMinor float32, orientationMajor int32) *UncertaintyEllipse
NewUncertaintyEllipse instantiates a new UncertaintyEllipse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewUncertaintyEllipseWithDefaults ¶
func NewUncertaintyEllipseWithDefaults() *UncertaintyEllipse
NewUncertaintyEllipseWithDefaults instantiates a new UncertaintyEllipse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*UncertaintyEllipse) GetOrientationMajor ¶
func (o *UncertaintyEllipse) GetOrientationMajor() int32
GetOrientationMajor returns the OrientationMajor field value
func (*UncertaintyEllipse) GetOrientationMajorOk ¶
func (o *UncertaintyEllipse) GetOrientationMajorOk() (*int32, bool)
GetOrientationMajorOk returns a tuple with the OrientationMajor field value and a boolean to check if the value has been set.
func (*UncertaintyEllipse) GetSemiMajor ¶
func (o *UncertaintyEllipse) GetSemiMajor() float32
GetSemiMajor returns the SemiMajor field value
func (*UncertaintyEllipse) GetSemiMajorOk ¶
func (o *UncertaintyEllipse) GetSemiMajorOk() (*float32, bool)
GetSemiMajorOk returns a tuple with the SemiMajor field value and a boolean to check if the value has been set.
func (*UncertaintyEllipse) GetSemiMinor ¶
func (o *UncertaintyEllipse) GetSemiMinor() float32
GetSemiMinor returns the SemiMinor field value
func (*UncertaintyEllipse) GetSemiMinorOk ¶
func (o *UncertaintyEllipse) GetSemiMinorOk() (*float32, bool)
GetSemiMinorOk returns a tuple with the SemiMinor field value and a boolean to check if the value has been set.
func (UncertaintyEllipse) MarshalJSON ¶
func (o UncertaintyEllipse) MarshalJSON() ([]byte, error)
func (*UncertaintyEllipse) SetOrientationMajor ¶
func (o *UncertaintyEllipse) SetOrientationMajor(v int32)
SetOrientationMajor sets field value
func (*UncertaintyEllipse) SetSemiMajor ¶
func (o *UncertaintyEllipse) SetSemiMajor(v float32)
SetSemiMajor sets field value
func (*UncertaintyEllipse) SetSemiMinor ¶
func (o *UncertaintyEllipse) SetSemiMinor(v float32)
SetSemiMinor sets field value
func (UncertaintyEllipse) ToMap ¶
func (o UncertaintyEllipse) ToMap() (map[string]interface{}, error)
type UncertaintyEllipsoid ¶
type UncertaintyEllipsoid struct { // Indicates value of uncertainty. SemiMajor float32 `json:"semiMajor"` // Indicates value of uncertainty. SemiMinor float32 `json:"semiMinor"` // Indicates value of uncertainty. Vertical float32 `json:"vertical"` // Indicates value of orientation angle. OrientationMajor int32 `json:"orientationMajor"` }
UncertaintyEllipsoid Ellipsoid with uncertainty
func NewUncertaintyEllipsoid ¶
func NewUncertaintyEllipsoid(semiMajor float32, semiMinor float32, vertical float32, orientationMajor int32) *UncertaintyEllipsoid
NewUncertaintyEllipsoid instantiates a new UncertaintyEllipsoid object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewUncertaintyEllipsoidWithDefaults ¶
func NewUncertaintyEllipsoidWithDefaults() *UncertaintyEllipsoid
NewUncertaintyEllipsoidWithDefaults instantiates a new UncertaintyEllipsoid object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*UncertaintyEllipsoid) GetOrientationMajor ¶
func (o *UncertaintyEllipsoid) GetOrientationMajor() int32
GetOrientationMajor returns the OrientationMajor field value
func (*UncertaintyEllipsoid) GetOrientationMajorOk ¶
func (o *UncertaintyEllipsoid) GetOrientationMajorOk() (*int32, bool)
GetOrientationMajorOk returns a tuple with the OrientationMajor field value and a boolean to check if the value has been set.
func (*UncertaintyEllipsoid) GetSemiMajor ¶
func (o *UncertaintyEllipsoid) GetSemiMajor() float32
GetSemiMajor returns the SemiMajor field value
func (*UncertaintyEllipsoid) GetSemiMajorOk ¶
func (o *UncertaintyEllipsoid) GetSemiMajorOk() (*float32, bool)
GetSemiMajorOk returns a tuple with the SemiMajor field value and a boolean to check if the value has been set.
func (*UncertaintyEllipsoid) GetSemiMinor ¶
func (o *UncertaintyEllipsoid) GetSemiMinor() float32
GetSemiMinor returns the SemiMinor field value
func (*UncertaintyEllipsoid) GetSemiMinorOk ¶
func (o *UncertaintyEllipsoid) GetSemiMinorOk() (*float32, bool)
GetSemiMinorOk returns a tuple with the SemiMinor field value and a boolean to check if the value has been set.
func (*UncertaintyEllipsoid) GetVertical ¶
func (o *UncertaintyEllipsoid) GetVertical() float32
GetVertical returns the Vertical field value
func (*UncertaintyEllipsoid) GetVerticalOk ¶
func (o *UncertaintyEllipsoid) GetVerticalOk() (*float32, bool)
GetVerticalOk returns a tuple with the Vertical field value and a boolean to check if the value has been set.
func (UncertaintyEllipsoid) MarshalJSON ¶
func (o UncertaintyEllipsoid) MarshalJSON() ([]byte, error)
func (*UncertaintyEllipsoid) SetOrientationMajor ¶
func (o *UncertaintyEllipsoid) SetOrientationMajor(v int32)
SetOrientationMajor sets field value
func (*UncertaintyEllipsoid) SetSemiMajor ¶
func (o *UncertaintyEllipsoid) SetSemiMajor(v float32)
SetSemiMajor sets field value
func (*UncertaintyEllipsoid) SetSemiMinor ¶
func (o *UncertaintyEllipsoid) SetSemiMinor(v float32)
SetSemiMinor sets field value
func (*UncertaintyEllipsoid) SetVertical ¶
func (o *UncertaintyEllipsoid) SetVertical(v float32)
SetVertical sets field value
func (UncertaintyEllipsoid) ToMap ¶
func (o UncertaintyEllipsoid) ToMap() (map[string]interface{}, error)
type VelocityEstimate ¶
type VelocityEstimate struct { HorizontalVelocity *HorizontalVelocity HorizontalVelocityWithUncertainty *HorizontalVelocityWithUncertainty HorizontalWithVerticalVelocity *HorizontalWithVerticalVelocity HorizontalWithVerticalVelocityAndUncertainty *HorizontalWithVerticalVelocityAndUncertainty }
VelocityEstimate - Velocity estimate.
func HorizontalVelocityAsVelocityEstimate ¶
func HorizontalVelocityAsVelocityEstimate(v *HorizontalVelocity) VelocityEstimate
HorizontalVelocityAsVelocityEstimate is a convenience function that returns HorizontalVelocity wrapped in VelocityEstimate
func HorizontalVelocityWithUncertaintyAsVelocityEstimate ¶
func HorizontalVelocityWithUncertaintyAsVelocityEstimate(v *HorizontalVelocityWithUncertainty) VelocityEstimate
HorizontalVelocityWithUncertaintyAsVelocityEstimate is a convenience function that returns HorizontalVelocityWithUncertainty wrapped in VelocityEstimate
func HorizontalWithVerticalVelocityAndUncertaintyAsVelocityEstimate ¶
func HorizontalWithVerticalVelocityAndUncertaintyAsVelocityEstimate(v *HorizontalWithVerticalVelocityAndUncertainty) VelocityEstimate
HorizontalWithVerticalVelocityAndUncertaintyAsVelocityEstimate is a convenience function that returns HorizontalWithVerticalVelocityAndUncertainty wrapped in VelocityEstimate
func HorizontalWithVerticalVelocityAsVelocityEstimate ¶
func HorizontalWithVerticalVelocityAsVelocityEstimate(v *HorizontalWithVerticalVelocity) VelocityEstimate
HorizontalWithVerticalVelocityAsVelocityEstimate is a convenience function that returns HorizontalWithVerticalVelocity wrapped in VelocityEstimate
func (*VelocityEstimate) GetActualInstance ¶
func (obj *VelocityEstimate) GetActualInstance() interface{}
Get the actual instance
func (VelocityEstimate) MarshalJSON ¶
func (src VelocityEstimate) MarshalJSON() ([]byte, error)
Marshal data from the first non-nil pointers in the struct to JSON
func (*VelocityEstimate) UnmarshalJSON ¶
func (dst *VelocityEstimate) UnmarshalJSON(data []byte) error
Unmarshal JSON data into one of the pointers in the struct
type VerticalDirection ¶
type VerticalDirection string
VerticalDirection Indicates direction of vertical speed.
const ( UPWARD VerticalDirection = "UPWARD" DOWNWARD VerticalDirection = "DOWNWARD" )
List of VerticalDirection
func NewVerticalDirectionFromValue ¶
func NewVerticalDirectionFromValue(v string) (*VerticalDirection, error)
NewVerticalDirectionFromValue returns a pointer to a valid VerticalDirection for the value passed as argument, or an error if the value passed is not allowed by the enum
func (VerticalDirection) IsValid ¶
func (v VerticalDirection) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise
func (VerticalDirection) Ptr ¶
func (v VerticalDirection) Ptr() *VerticalDirection
Ptr returns reference to VerticalDirection value
func (*VerticalDirection) UnmarshalJSON ¶
func (v *VerticalDirection) UnmarshalJSON(src []byte) error
type WebsockNotifConfig ¶
type WebsockNotifConfig struct { // string formatted according to IETF RFC 3986 identifying a referenced resource. WebsocketUri *string `json:"websocketUri,omitempty"` // Set by the SCS/AS to indicate that the Websocket delivery is requested. RequestWebsocketUri *bool `json:"requestWebsocketUri,omitempty"` }
WebsockNotifConfig Represents the configuration information for the delivery of notifications over Websockets.
func NewWebsockNotifConfig ¶
func NewWebsockNotifConfig() *WebsockNotifConfig
NewWebsockNotifConfig instantiates a new WebsockNotifConfig object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewWebsockNotifConfigWithDefaults ¶
func NewWebsockNotifConfigWithDefaults() *WebsockNotifConfig
NewWebsockNotifConfigWithDefaults instantiates a new WebsockNotifConfig object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*WebsockNotifConfig) GetRequestWebsocketUri ¶
func (o *WebsockNotifConfig) GetRequestWebsocketUri() bool
GetRequestWebsocketUri returns the RequestWebsocketUri field value if set, zero value otherwise.
func (*WebsockNotifConfig) GetRequestWebsocketUriOk ¶
func (o *WebsockNotifConfig) GetRequestWebsocketUriOk() (*bool, bool)
GetRequestWebsocketUriOk returns a tuple with the RequestWebsocketUri field value if set, nil otherwise and a boolean to check if the value has been set.
func (*WebsockNotifConfig) GetWebsocketUri ¶
func (o *WebsockNotifConfig) GetWebsocketUri() string
GetWebsocketUri returns the WebsocketUri field value if set, zero value otherwise.
func (*WebsockNotifConfig) GetWebsocketUriOk ¶
func (o *WebsockNotifConfig) GetWebsocketUriOk() (*string, bool)
GetWebsocketUriOk returns a tuple with the WebsocketUri field value if set, nil otherwise and a boolean to check if the value has been set.
func (*WebsockNotifConfig) HasRequestWebsocketUri ¶
func (o *WebsockNotifConfig) HasRequestWebsocketUri() bool
HasRequestWebsocketUri returns a boolean if a field has been set.
func (*WebsockNotifConfig) HasWebsocketUri ¶
func (o *WebsockNotifConfig) HasWebsocketUri() bool
HasWebsocketUri returns a boolean if a field has been set.
func (WebsockNotifConfig) MarshalJSON ¶
func (o WebsockNotifConfig) MarshalJSON() ([]byte, error)
func (*WebsockNotifConfig) SetRequestWebsocketUri ¶
func (o *WebsockNotifConfig) SetRequestWebsocketUri(v bool)
SetRequestWebsocketUri gets a reference to the given bool and assigns it to the RequestWebsocketUri field.
func (*WebsockNotifConfig) SetWebsocketUri ¶
func (o *WebsockNotifConfig) SetWebsocketUri(v string)
SetWebsocketUri gets a reference to the given string and assigns it to the WebsocketUri field.
func (WebsockNotifConfig) ToMap ¶
func (o WebsockNotifConfig) ToMap() (map[string]interface{}, error)
Source Files ¶
- api_eas_discovery_subscriptions.go
- api_eas_profiles.go
- api_individual_eas_discovery_subscription.go
- client.go
- configuration.go
- model_ac_characteristics.go
- model_ac_profile.go
- model_ac_service_kpis.go
- model_accuracy_fulfilment_indicator.go
- model_acr_scenario.go
- model_civic_address.go
- model_discovered_eas.go
- model_eas_category.go
- model_eas_characteristics.go
- model_eas_detail.go
- model_eas_disc_event_ids.go
- model_eas_discovery_filter.go
- model_eas_discovery_notification.go
- model_eas_discovery_req.go
- model_eas_discovery_resp.go
- model_eas_discovery_subscription.go
- model_eas_discovery_subscription_patch.go
- model_eas_dynamic_info_filter.go
- model_eas_dynamic_info_filter_data.go
- model_eas_profile.go
- model_eas_service_kpi.go
- model_ecgi.go
- model_ellipsoid_arc.go
- model_ellipsoid_arc_all_of.go
- model_end_point.go
- model_gad_shape.go
- model_geographic_area.go
- model_geographical_coordinates.go
- model_geographical_service_area.go
- model_global_ran_node_id.go
- model_gnb_id.go
- model_horizontal_velocity.go
- model_horizontal_velocity_with_uncertainty.go
- model_horizontal_with_vertical_velocity.go
- model_horizontal_with_vertical_velocity_and_uncertainty.go
- model_invalid_param.go
- model_ipv6_addr.go
- model_ldr_type.go
- model_local2d_point_uncertainty_ellipse.go
- model_local2d_point_uncertainty_ellipse_all_of.go
- model_local3d_point_uncertainty_ellipsoid.go
- model_local3d_point_uncertainty_ellipsoid_all_of.go
- model_local_origin.go
- model_location_area5_g.go
- model_location_info.go
- model_minor_location_qo_s.go
- model_ncgi.go
- model_network_area_info.go
- model_permission_level.go
- model_plmn_id.go
- model_plmn_id_1.go
- model_point.go
- model_point_all_of.go
- model_point_altitude.go
- model_point_altitude_all_of.go
- model_point_altitude_uncertainty.go
- model_point_altitude_uncertainty_all_of.go
- model_point_uncertainty_circle.go
- model_point_uncertainty_circle_all_of.go
- model_point_uncertainty_ellipse.go
- model_point_uncertainty_ellipse_all_of.go
- model_polygon.go
- model_polygon_all_of.go
- model_positioning_method.go
- model_problem_details.go
- model_relative_cartesian_location.go
- model_requestor_id.go
- model_route_information.go
- model_route_to_location.go
- model_scheduled_communication_time.go
- model_service_area.go
- model_supported_gad_shapes.go
- model_tai.go
- model_time_window.go
- model_topological_service_area.go
- model_uncertainty_ellipse.go
- model_uncertainty_ellipsoid.go
- model_velocity_estimate.go
- model_vertical_direction.go
- model_websock_notif_config.go
- response.go
- utils.go