Documentation ¶
Index ¶
- Variables
- func CacheExpires(r *http.Response) time.Time
- func IsNil(i interface{}) bool
- func PtrBool(v bool) *bool
- func PtrFloat32(v float32) *float32
- func PtrFloat64(v float64) *float64
- func PtrInt(v int) *int
- func PtrInt32(v int32) *int32
- func PtrInt64(v int64) *int64
- func PtrString(v string) *string
- func PtrTime(v time.Time) *time.Time
- type APIClient
- type APIKey
- type APIResponse
- type ApiCreateMBSParamsProvisioningRequest
- type ApiCreateMBSSessionRequest
- type ApiCreateMBSSessionsSubscRequest
- type ApiDeleteIndMBSParamsProvisioningRequest
- type ApiDeleteIndMBSSessionRequest
- type ApiDeleteIndMBSSessionsSubscRequest
- type ApiGetIndMBSParamsProvisioningRequest
- type ApiGetMBSParamsProvisioningsRequest
- type ApiModifyIndMBSParamsProvisioningRequest
- type ApiModifyIndMBSSessionRequest
- type ApiReadIndMBSSessionsSubscRequest
- type ApiReadMBSSessionsSubscsRequest
- type ApiUpdateIndMBSParamsProvisioningRequest
- type Arp
- func (o *Arp) GetPreemptCap() PreemptionCapability
- func (o *Arp) GetPreemptCapOk() (*PreemptionCapability, bool)
- func (o *Arp) GetPreemptVuln() PreemptionVulnerability
- func (o *Arp) GetPreemptVulnOk() (*PreemptionVulnerability, bool)
- func (o *Arp) GetPriorityLevel() int32
- func (o *Arp) GetPriorityLevelOk() (*int32, bool)
- func (o Arp) MarshalJSON() ([]byte, error)
- func (o *Arp) SetPreemptCap(v PreemptionCapability)
- func (o *Arp) SetPreemptVuln(v PreemptionVulnerability)
- func (o *Arp) SetPriorityLevel(v int32)
- func (o Arp) ToMap() (map[string]interface{}, error)
- func (o *Arp) UnmarshalJSON(bytes []byte) (err error)
- type BasicAuth
- type BroadcastDeliveryStatus
- 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 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)
- func (o *EllipsoidArc) UnmarshalJSON(bytes []byte) (err error)
- type ExternalMbsServiceArea
- func (o *ExternalMbsServiceArea) GetCivicAddressList() []CivicAddress
- func (o *ExternalMbsServiceArea) GetCivicAddressListOk() ([]CivicAddress, bool)
- func (o *ExternalMbsServiceArea) GetGeographicAreaList() []GeographicArea
- func (o *ExternalMbsServiceArea) GetGeographicAreaListOk() ([]GeographicArea, bool)
- func (o *ExternalMbsServiceArea) HasCivicAddressList() bool
- func (o *ExternalMbsServiceArea) HasGeographicAreaList() bool
- func (o ExternalMbsServiceArea) MarshalJSON() ([]byte, error)
- func (o *ExternalMbsServiceArea) SetCivicAddressList(v []CivicAddress)
- func (o *ExternalMbsServiceArea) SetGeographicAreaList(v []GeographicArea)
- func (o ExternalMbsServiceArea) ToMap() (map[string]interface{}, error)
- type GADShape
- func (o *GADShape) GetShape() SupportedGADShapes
- func (o *GADShape) GetShapeOk() (*SupportedGADShapes, bool)
- func (o GADShape) MarshalJSON() ([]byte, error)
- func (o *GADShape) SetShape(v SupportedGADShapes)
- func (o GADShape) ToMap() (map[string]interface{}, error)
- func (o *GADShape) UnmarshalJSON(bytes []byte) (err 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)
- func (o *GeographicalCoordinates) UnmarshalJSON(bytes []byte) (err error)
- type IndividualMBSParametersProvisioningAPIService
- func (a *IndividualMBSParametersProvisioningAPIService) DeleteIndMBSParamsProvisioning(ctx context.Context, mbsPpId string) ApiDeleteIndMBSParamsProvisioningRequest
- func (a *IndividualMBSParametersProvisioningAPIService) DeleteIndMBSParamsProvisioningExecute(r ApiDeleteIndMBSParamsProvisioningRequest) (*http.Response, error)
- func (a *IndividualMBSParametersProvisioningAPIService) GetIndMBSParamsProvisioning(ctx context.Context, mbsPpId string) ApiGetIndMBSParamsProvisioningRequest
- func (a *IndividualMBSParametersProvisioningAPIService) GetIndMBSParamsProvisioningExecute(r ApiGetIndMBSParamsProvisioningRequest) (*MbsPpData, *http.Response, error)
- func (a *IndividualMBSParametersProvisioningAPIService) ModifyIndMBSParamsProvisioning(ctx context.Context, mbsPpId string) ApiModifyIndMBSParamsProvisioningRequest
- func (a *IndividualMBSParametersProvisioningAPIService) ModifyIndMBSParamsProvisioningExecute(r ApiModifyIndMBSParamsProvisioningRequest) (*MbsPpData, *http.Response, error)
- func (a *IndividualMBSParametersProvisioningAPIService) UpdateIndMBSParamsProvisioning(ctx context.Context, mbsPpId string) ApiUpdateIndMBSParamsProvisioningRequest
- func (a *IndividualMBSParametersProvisioningAPIService) UpdateIndMBSParamsProvisioningExecute(r ApiUpdateIndMBSParamsProvisioningRequest) (*MbsPpData, *http.Response, error)
- type IndividualMBSSessionAPIService
- func (a *IndividualMBSSessionAPIService) DeleteIndMBSSession(ctx context.Context, mbsSessionRef string) ApiDeleteIndMBSSessionRequest
- func (a *IndividualMBSSessionAPIService) DeleteIndMBSSessionExecute(r ApiDeleteIndMBSSessionRequest) (*http.Response, error)
- func (a *IndividualMBSSessionAPIService) ModifyIndMBSSession(ctx context.Context, mbsSessionRef string) ApiModifyIndMBSSessionRequest
- func (a *IndividualMBSSessionAPIService) ModifyIndMBSSessionExecute(r ApiModifyIndMBSSessionRequest) (*http.Response, error)
- type IndividualMBSSessionSubscriptionAPIService
- func (a *IndividualMBSSessionSubscriptionAPIService) DeleteIndMBSSessionsSubsc(ctx context.Context, subscriptionId string) ApiDeleteIndMBSSessionsSubscRequest
- func (a *IndividualMBSSessionSubscriptionAPIService) DeleteIndMBSSessionsSubscExecute(r ApiDeleteIndMBSSessionsSubscRequest) (*http.Response, error)
- func (a *IndividualMBSSessionSubscriptionAPIService) ReadIndMBSSessionsSubsc(ctx context.Context, subscriptionId string) ApiReadIndMBSSessionsSubscRequest
- func (a *IndividualMBSSessionSubscriptionAPIService) ReadIndMBSSessionsSubscExecute(r ApiReadIndMBSSessionsSubscRequest) (*MbsSessionSubsc, *http.Response, error)
- type IngressTunAddrInfo
- func (o *IngressTunAddrInfo) GetIngressTunAddr() []TunnelAddress
- func (o *IngressTunAddrInfo) GetIngressTunAddrOk() ([]TunnelAddress, bool)
- func (o IngressTunAddrInfo) MarshalJSON() ([]byte, error)
- func (o *IngressTunAddrInfo) SetIngressTunAddr(v []TunnelAddress)
- func (o IngressTunAddrInfo) ToMap() (map[string]interface{}, error)
- func (o *IngressTunAddrInfo) UnmarshalJSON(bytes []byte) (err 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)
- func (o *InvalidParam) UnmarshalJSON(bytes []byte) (err error)
- type IpAddr
- func (o *IpAddr) GetIpv4Addr() string
- func (o *IpAddr) GetIpv4AddrOk() (*string, bool)
- func (o *IpAddr) GetIpv6Addr() Ipv6Addr
- func (o *IpAddr) GetIpv6AddrOk() (*Ipv6Addr, bool)
- func (o *IpAddr) GetIpv6Prefix() Ipv6Prefix
- func (o *IpAddr) GetIpv6PrefixOk() (*Ipv6Prefix, bool)
- func (o *IpAddr) HasIpv4Addr() bool
- func (o *IpAddr) HasIpv6Addr() bool
- func (o *IpAddr) HasIpv6Prefix() bool
- func (o IpAddr) MarshalJSON() ([]byte, error)
- func (o *IpAddr) SetIpv4Addr(v string)
- func (o *IpAddr) SetIpv6Addr(v Ipv6Addr)
- func (o *IpAddr) SetIpv6Prefix(v Ipv6Prefix)
- func (o IpAddr) ToMap() (map[string]interface{}, error)
- type Ipv6Addr
- type Ipv6Prefix
- 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)
- func (o *Local2dPointUncertaintyEllipse) UnmarshalJSON(bytes []byte) (err 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)
- func (o *Local3dPointUncertaintyEllipsoid) UnmarshalJSON(bytes []byte) (err 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 MBSParametersProvisioningAPIService
- type MBSParametersProvisioningsAPIService
- type MBSSessionSubscriptionsAPIService
- func (a *MBSSessionSubscriptionsAPIService) CreateMBSSessionsSubsc(ctx context.Context) ApiCreateMBSSessionsSubscRequest
- func (a *MBSSessionSubscriptionsAPIService) CreateMBSSessionsSubscExecute(r ApiCreateMBSSessionsSubscRequest) (*MbsSessionSubsc, *http.Response, error)
- func (a *MBSSessionSubscriptionsAPIService) ReadMBSSessionsSubscs(ctx context.Context) ApiReadMBSSessionsSubscsRequest
- func (a *MBSSessionSubscriptionsAPIService) ReadMBSSessionsSubscsExecute(r ApiReadMBSSessionsSubscsRequest) ([]MbsSessionSubsc, *http.Response, error)
- type MBSSessionsCollectionAPIService
- type MappedNullable
- type MbsMediaComp
- func (o *MbsMediaComp) GetMbsFlowDescs() []string
- func (o *MbsMediaComp) GetMbsFlowDescsOk() ([]string, bool)
- func (o *MbsMediaComp) GetMbsMedCompNum() int32
- func (o *MbsMediaComp) GetMbsMedCompNumOk() (*int32, bool)
- func (o *MbsMediaComp) GetMbsMediaInfo() MbsMediaInfo
- func (o *MbsMediaComp) GetMbsMediaInfoOk() (*MbsMediaInfo, bool)
- func (o *MbsMediaComp) GetMbsQoSReq() MbsQoSReq
- func (o *MbsMediaComp) GetMbsQoSReqOk() (*MbsQoSReq, bool)
- func (o *MbsMediaComp) GetMbsSdfResPrio() ReservPriority
- func (o *MbsMediaComp) GetMbsSdfResPrioOk() (*ReservPriority, bool)
- func (o *MbsMediaComp) GetQosRef() string
- func (o *MbsMediaComp) GetQosRefOk() (*string, bool)
- func (o *MbsMediaComp) HasMbsFlowDescs() bool
- func (o *MbsMediaComp) HasMbsMediaInfo() bool
- func (o *MbsMediaComp) HasMbsQoSReq() bool
- func (o *MbsMediaComp) HasMbsSdfResPrio() bool
- func (o *MbsMediaComp) HasQosRef() bool
- func (o MbsMediaComp) MarshalJSON() ([]byte, error)
- func (o *MbsMediaComp) SetMbsFlowDescs(v []string)
- func (o *MbsMediaComp) SetMbsMedCompNum(v int32)
- func (o *MbsMediaComp) SetMbsMediaInfo(v MbsMediaInfo)
- func (o *MbsMediaComp) SetMbsQoSReq(v MbsQoSReq)
- func (o *MbsMediaComp) SetMbsSdfResPrio(v ReservPriority)
- func (o *MbsMediaComp) SetQosRef(v string)
- func (o MbsMediaComp) ToMap() (map[string]interface{}, error)
- func (o *MbsMediaComp) UnmarshalJSON(bytes []byte) (err error)
- type MbsMediaInfo
- func (o *MbsMediaInfo) GetCodecs() []string
- func (o *MbsMediaInfo) GetCodecsOk() ([]string, bool)
- func (o *MbsMediaInfo) GetMaxReqMbsBwDl() string
- func (o *MbsMediaInfo) GetMaxReqMbsBwDlOk() (*string, bool)
- func (o *MbsMediaInfo) GetMbsMedType() MediaType
- func (o *MbsMediaInfo) GetMbsMedTypeOk() (*MediaType, bool)
- func (o *MbsMediaInfo) GetMinReqMbsBwDl() string
- func (o *MbsMediaInfo) GetMinReqMbsBwDlOk() (*string, bool)
- func (o *MbsMediaInfo) HasCodecs() bool
- func (o *MbsMediaInfo) HasMaxReqMbsBwDl() bool
- func (o *MbsMediaInfo) HasMbsMedType() bool
- func (o *MbsMediaInfo) HasMinReqMbsBwDl() bool
- func (o MbsMediaInfo) MarshalJSON() ([]byte, error)
- func (o *MbsMediaInfo) SetCodecs(v []string)
- func (o *MbsMediaInfo) SetMaxReqMbsBwDl(v string)
- func (o *MbsMediaInfo) SetMbsMedType(v MediaType)
- func (o *MbsMediaInfo) SetMinReqMbsBwDl(v string)
- func (o MbsMediaInfo) ToMap() (map[string]interface{}, error)
- type MbsPpData
- func (o *MbsPpData) GetAfId() string
- func (o *MbsPpData) GetAfIdOk() (*string, bool)
- func (o *MbsPpData) GetMbsSessAuthData() MbsSessAuthData
- func (o *MbsPpData) GetMbsSessAuthDataOk() (*MbsSessAuthData, bool)
- func (o *MbsPpData) GetSuppFeat() string
- func (o *MbsPpData) GetSuppFeatOk() (*string, bool)
- func (o *MbsPpData) HasMbsSessAuthData() bool
- func (o *MbsPpData) HasSuppFeat() bool
- func (o MbsPpData) MarshalJSON() ([]byte, error)
- func (o *MbsPpData) SetAfId(v string)
- func (o *MbsPpData) SetMbsSessAuthData(v MbsSessAuthData)
- func (o *MbsPpData) SetSuppFeat(v string)
- func (o MbsPpData) ToMap() (map[string]interface{}, error)
- func (o *MbsPpData) UnmarshalJSON(bytes []byte) (err error)
- type MbsPpDataPatch
- func (o *MbsPpDataPatch) GetMbsSessAuthData() MbsSessAuthData
- func (o *MbsPpDataPatch) GetMbsSessAuthDataOk() (*MbsSessAuthData, bool)
- func (o *MbsPpDataPatch) GetSuppFeat() string
- func (o *MbsPpDataPatch) GetSuppFeatOk() (*string, bool)
- func (o *MbsPpDataPatch) HasMbsSessAuthData() bool
- func (o *MbsPpDataPatch) HasSuppFeat() bool
- func (o MbsPpDataPatch) MarshalJSON() ([]byte, error)
- func (o *MbsPpDataPatch) SetMbsSessAuthData(v MbsSessAuthData)
- func (o *MbsPpDataPatch) SetSuppFeat(v string)
- func (o MbsPpDataPatch) ToMap() (map[string]interface{}, error)
- type MbsQoSReq
- func (o *MbsQoSReq) GetAverWindow() int32
- func (o *MbsQoSReq) GetAverWindowOk() (*int32, bool)
- func (o *MbsQoSReq) GetGuarBitRate() string
- func (o *MbsQoSReq) GetGuarBitRateOk() (*string, bool)
- func (o *MbsQoSReq) GetMaxBitRate() string
- func (o *MbsQoSReq) GetMaxBitRateOk() (*string, bool)
- func (o *MbsQoSReq) GetReqMbsArp() Arp
- func (o *MbsQoSReq) GetReqMbsArpOk() (*Arp, bool)
- func (o *MbsQoSReq) GetVar5qi() int32
- func (o *MbsQoSReq) GetVar5qiOk() (*int32, bool)
- func (o *MbsQoSReq) HasAverWindow() bool
- func (o *MbsQoSReq) HasGuarBitRate() bool
- func (o *MbsQoSReq) HasMaxBitRate() bool
- func (o *MbsQoSReq) HasReqMbsArp() bool
- func (o MbsQoSReq) MarshalJSON() ([]byte, error)
- func (o *MbsQoSReq) SetAverWindow(v int32)
- func (o *MbsQoSReq) SetGuarBitRate(v string)
- func (o *MbsQoSReq) SetMaxBitRate(v string)
- func (o *MbsQoSReq) SetReqMbsArp(v Arp)
- func (o *MbsQoSReq) SetVar5qi(v int32)
- func (o MbsQoSReq) ToMap() (map[string]interface{}, error)
- func (o *MbsQoSReq) UnmarshalJSON(bytes []byte) (err error)
- type MbsServiceArea
- func (o *MbsServiceArea) GetNcgiList() []NcgiTai
- func (o *MbsServiceArea) GetNcgiListOk() ([]NcgiTai, bool)
- func (o *MbsServiceArea) GetTaiList() []Tai
- func (o *MbsServiceArea) GetTaiListOk() ([]Tai, bool)
- func (o *MbsServiceArea) HasNcgiList() bool
- func (o *MbsServiceArea) HasTaiList() bool
- func (o MbsServiceArea) MarshalJSON() ([]byte, error)
- func (o *MbsServiceArea) SetNcgiList(v []NcgiTai)
- func (o *MbsServiceArea) SetTaiList(v []Tai)
- func (o MbsServiceArea) ToMap() (map[string]interface{}, error)
- type MbsServiceInfo
- func (o *MbsServiceInfo) GetAfAppId() string
- func (o *MbsServiceInfo) GetAfAppIdOk() (*string, bool)
- func (o *MbsServiceInfo) GetMbsMediaComps() map[string]MbsMediaComp
- func (o *MbsServiceInfo) GetMbsMediaCompsOk() (*map[string]MbsMediaComp, bool)
- func (o *MbsServiceInfo) GetMbsSdfResPrio() ReservPriority
- func (o *MbsServiceInfo) GetMbsSdfResPrioOk() (*ReservPriority, bool)
- func (o *MbsServiceInfo) GetMbsSessionAmbr() string
- func (o *MbsServiceInfo) GetMbsSessionAmbrOk() (*string, bool)
- func (o *MbsServiceInfo) HasAfAppId() bool
- func (o *MbsServiceInfo) HasMbsSdfResPrio() bool
- func (o *MbsServiceInfo) HasMbsSessionAmbr() bool
- func (o MbsServiceInfo) MarshalJSON() ([]byte, error)
- func (o *MbsServiceInfo) SetAfAppId(v string)
- func (o *MbsServiceInfo) SetMbsMediaComps(v map[string]MbsMediaComp)
- func (o *MbsServiceInfo) SetMbsSdfResPrio(v ReservPriority)
- func (o *MbsServiceInfo) SetMbsSessionAmbr(v string)
- func (o MbsServiceInfo) ToMap() (map[string]interface{}, error)
- func (o *MbsServiceInfo) UnmarshalJSON(bytes []byte) (err error)
- type MbsServiceType
- type MbsSessAuthData
- func (o *MbsSessAuthData) GetExtGroupId() string
- func (o *MbsSessAuthData) GetExtGroupIdOk() (*string, bool)
- func (o *MbsSessAuthData) GetGpsisList() map[string]string
- func (o *MbsSessAuthData) GetGpsisListOk() (*map[string]string, bool)
- func (o *MbsSessAuthData) GetMbsSessionIdList() Model5MbsAuthorizationInfo
- func (o *MbsSessAuthData) GetMbsSessionIdListOk() (*Model5MbsAuthorizationInfo, bool)
- func (o *MbsSessAuthData) HasGpsisList() bool
- func (o MbsSessAuthData) MarshalJSON() ([]byte, error)
- func (o *MbsSessAuthData) SetExtGroupId(v string)
- func (o *MbsSessAuthData) SetGpsisList(v map[string]string)
- func (o *MbsSessAuthData) SetMbsSessionIdList(v Model5MbsAuthorizationInfo)
- func (o MbsSessAuthData) ToMap() (map[string]interface{}, error)
- func (o *MbsSessAuthData) UnmarshalJSON(bytes []byte) (err error)
- type MbsSession
- func (o *MbsSession) GetActivationTime() time.Time
- func (o *MbsSession) GetActivationTimeOk() (*time.Time, bool)
- func (o *MbsSession) GetActivityStatus() MbsSessionActivityStatus
- func (o *MbsSession) GetActivityStatusOk() (*MbsSessionActivityStatus, bool)
- func (o *MbsSession) GetAnyUeInd() bool
- func (o *MbsSession) GetAnyUeIndOk() (*bool, bool)
- func (o *MbsSession) GetAreaSessionId() int32
- func (o *MbsSession) GetAreaSessionIdOk() (*int32, bool)
- func (o *MbsSession) GetDnn() string
- func (o *MbsSession) GetDnnOk() (*string, bool)
- func (o *MbsSession) GetExpirationTime() time.Time
- func (o *MbsSession) GetExpirationTimeOk() (*time.Time, bool)
- func (o *MbsSession) GetExtMbsServiceArea() ExternalMbsServiceArea
- func (o *MbsSession) GetExtMbsServiceAreaOk() (*ExternalMbsServiceArea, bool)
- func (o *MbsSession) GetIngressTunAddr() []TunnelAddress
- func (o *MbsSession) GetIngressTunAddrOk() ([]TunnelAddress, bool)
- func (o *MbsSession) GetIngressTunAddrReq() bool
- func (o *MbsSession) GetIngressTunAddrReqOk() (*bool, bool)
- func (o *MbsSession) GetLocationDependent() bool
- func (o *MbsSession) GetLocationDependentOk() (*bool, bool)
- func (o *MbsSession) GetMbsFsaIdList() []string
- func (o *MbsSession) GetMbsFsaIdListOk() ([]string, bool)
- func (o *MbsSession) GetMbsServInfo() MbsServiceInfo
- func (o *MbsSession) GetMbsServInfoOk() (*MbsServiceInfo, bool)
- func (o *MbsSession) GetMbsServiceArea() MbsServiceArea
- func (o *MbsSession) GetMbsServiceAreaOk() (*MbsServiceArea, bool)
- func (o *MbsSession) GetMbsSessionId() MbsSessionId
- func (o *MbsSession) GetMbsSessionIdOk() (*MbsSessionId, bool)
- func (o *MbsSession) GetMbsSessionSubsc() MbsSessionSubscription
- func (o *MbsSession) GetMbsSessionSubscOk() (*MbsSessionSubscription, bool)
- func (o *MbsSession) GetServiceType() MbsServiceType
- func (o *MbsSession) GetServiceTypeOk() (*MbsServiceType, bool)
- func (o *MbsSession) GetSnssai() Snssai
- func (o *MbsSession) GetSnssaiOk() (*Snssai, bool)
- func (o *MbsSession) GetSsm() Ssm
- func (o *MbsSession) GetSsmOk() (*Ssm, bool)
- func (o *MbsSession) GetStartTime() time.Time
- func (o *MbsSession) GetStartTimeOk() (*time.Time, bool)
- func (o *MbsSession) GetTerminationTime() time.Time
- func (o *MbsSession) GetTerminationTimeOk() (*time.Time, bool)
- func (o *MbsSession) GetTmgi() Tmgi
- func (o *MbsSession) GetTmgiAllocReq() bool
- func (o *MbsSession) GetTmgiAllocReqOk() (*bool, bool)
- func (o *MbsSession) GetTmgiOk() (*Tmgi, bool)
- func (o *MbsSession) HasActivationTime() bool
- func (o *MbsSession) HasActivityStatus() bool
- func (o *MbsSession) HasAnyUeInd() bool
- func (o *MbsSession) HasAreaSessionId() bool
- func (o *MbsSession) HasDnn() bool
- func (o *MbsSession) HasExpirationTime() bool
- func (o *MbsSession) HasExtMbsServiceArea() bool
- func (o *MbsSession) HasIngressTunAddr() bool
- func (o *MbsSession) HasIngressTunAddrReq() bool
- func (o *MbsSession) HasLocationDependent() bool
- func (o *MbsSession) HasMbsFsaIdList() bool
- func (o *MbsSession) HasMbsServInfo() bool
- func (o *MbsSession) HasMbsServiceArea() bool
- func (o *MbsSession) HasMbsSessionId() bool
- func (o *MbsSession) HasMbsSessionSubsc() bool
- func (o *MbsSession) HasSnssai() bool
- func (o *MbsSession) HasSsm() bool
- func (o *MbsSession) HasStartTime() bool
- func (o *MbsSession) HasTerminationTime() bool
- func (o *MbsSession) HasTmgi() bool
- func (o *MbsSession) HasTmgiAllocReq() bool
- func (o MbsSession) MarshalJSON() ([]byte, error)
- func (o *MbsSession) SetActivationTime(v time.Time)
- func (o *MbsSession) SetActivityStatus(v MbsSessionActivityStatus)
- func (o *MbsSession) SetAnyUeInd(v bool)
- func (o *MbsSession) SetAreaSessionId(v int32)
- func (o *MbsSession) SetDnn(v string)
- func (o *MbsSession) SetExpirationTime(v time.Time)
- func (o *MbsSession) SetExtMbsServiceArea(v ExternalMbsServiceArea)
- func (o *MbsSession) SetExtMbsServiceAreaNil()
- func (o *MbsSession) SetIngressTunAddr(v []TunnelAddress)
- func (o *MbsSession) SetIngressTunAddrReq(v bool)
- func (o *MbsSession) SetLocationDependent(v bool)
- func (o *MbsSession) SetMbsFsaIdList(v []string)
- func (o *MbsSession) SetMbsServInfo(v MbsServiceInfo)
- func (o *MbsSession) SetMbsServiceArea(v MbsServiceArea)
- func (o *MbsSession) SetMbsServiceAreaNil()
- func (o *MbsSession) SetMbsSessionId(v MbsSessionId)
- func (o *MbsSession) SetMbsSessionIdNil()
- func (o *MbsSession) SetMbsSessionSubsc(v MbsSessionSubscription)
- func (o *MbsSession) SetServiceType(v MbsServiceType)
- func (o *MbsSession) SetSnssai(v Snssai)
- func (o *MbsSession) SetSsm(v Ssm)
- func (o *MbsSession) SetStartTime(v time.Time)
- func (o *MbsSession) SetTerminationTime(v time.Time)
- func (o *MbsSession) SetTmgi(v Tmgi)
- func (o *MbsSession) SetTmgiAllocReq(v bool)
- func (o MbsSession) ToMap() (map[string]interface{}, error)
- func (o *MbsSession) UnmarshalJSON(bytes []byte) (err error)
- func (o *MbsSession) UnsetExtMbsServiceArea()
- func (o *MbsSession) UnsetMbsServiceArea()
- func (o *MbsSession) UnsetMbsSessionId()
- type MbsSessionActivityStatus
- type MbsSessionCreateReq
- func (o *MbsSessionCreateReq) GetAfId() string
- func (o *MbsSessionCreateReq) GetAfIdOk() (*string, bool)
- func (o *MbsSessionCreateReq) GetMbsSession() MbsSession
- func (o *MbsSessionCreateReq) GetMbsSessionOk() (*MbsSession, bool)
- func (o *MbsSessionCreateReq) GetSuppFeat() string
- func (o *MbsSessionCreateReq) GetSuppFeatOk() (*string, bool)
- func (o *MbsSessionCreateReq) HasSuppFeat() bool
- func (o MbsSessionCreateReq) MarshalJSON() ([]byte, error)
- func (o *MbsSessionCreateReq) SetAfId(v string)
- func (o *MbsSessionCreateReq) SetMbsSession(v MbsSession)
- func (o *MbsSessionCreateReq) SetSuppFeat(v string)
- func (o MbsSessionCreateReq) ToMap() (map[string]interface{}, error)
- func (o *MbsSessionCreateReq) UnmarshalJSON(bytes []byte) (err error)
- type MbsSessionCreateRsp
- func (o *MbsSessionCreateRsp) GetEventList() MbsSessionEventReportList
- func (o *MbsSessionCreateRsp) GetEventListOk() (*MbsSessionEventReportList, bool)
- func (o *MbsSessionCreateRsp) GetMbsSession() MbsSession
- func (o *MbsSessionCreateRsp) GetMbsSessionOk() (*MbsSession, bool)
- func (o *MbsSessionCreateRsp) GetSuppFeat() string
- func (o *MbsSessionCreateRsp) GetSuppFeatOk() (*string, bool)
- func (o *MbsSessionCreateRsp) HasEventList() bool
- func (o *MbsSessionCreateRsp) HasSuppFeat() bool
- func (o MbsSessionCreateRsp) MarshalJSON() ([]byte, error)
- func (o *MbsSessionCreateRsp) SetEventList(v MbsSessionEventReportList)
- func (o *MbsSessionCreateRsp) SetMbsSession(v MbsSession)
- func (o *MbsSessionCreateRsp) SetSuppFeat(v string)
- func (o MbsSessionCreateRsp) ToMap() (map[string]interface{}, error)
- func (o *MbsSessionCreateRsp) UnmarshalJSON(bytes []byte) (err error)
- type MbsSessionEvent
- func (o *MbsSessionEvent) GetEventType() MbsSessionEventType
- func (o *MbsSessionEvent) GetEventTypeOk() (*MbsSessionEventType, bool)
- func (o MbsSessionEvent) MarshalJSON() ([]byte, error)
- func (o *MbsSessionEvent) SetEventType(v MbsSessionEventType)
- func (o MbsSessionEvent) ToMap() (map[string]interface{}, error)
- func (o *MbsSessionEvent) UnmarshalJSON(bytes []byte) (err error)
- type MbsSessionEventReport
- func (o *MbsSessionEventReport) GetBroadcastDelStatus() BroadcastDeliveryStatus
- func (o *MbsSessionEventReport) GetBroadcastDelStatusOk() (*BroadcastDeliveryStatus, bool)
- func (o *MbsSessionEventReport) GetEventType() MbsSessionEventType
- func (o *MbsSessionEventReport) GetEventTypeOk() (*MbsSessionEventType, bool)
- func (o *MbsSessionEventReport) GetIngressTunAddrInfo() IngressTunAddrInfo
- func (o *MbsSessionEventReport) GetIngressTunAddrInfoOk() (*IngressTunAddrInfo, bool)
- func (o *MbsSessionEventReport) GetTimeStamp() time.Time
- func (o *MbsSessionEventReport) GetTimeStampOk() (*time.Time, bool)
- func (o *MbsSessionEventReport) HasBroadcastDelStatus() bool
- func (o *MbsSessionEventReport) HasIngressTunAddrInfo() bool
- func (o *MbsSessionEventReport) HasTimeStamp() bool
- func (o MbsSessionEventReport) MarshalJSON() ([]byte, error)
- func (o *MbsSessionEventReport) SetBroadcastDelStatus(v BroadcastDeliveryStatus)
- func (o *MbsSessionEventReport) SetEventType(v MbsSessionEventType)
- func (o *MbsSessionEventReport) SetIngressTunAddrInfo(v IngressTunAddrInfo)
- func (o *MbsSessionEventReport) SetTimeStamp(v time.Time)
- func (o MbsSessionEventReport) ToMap() (map[string]interface{}, error)
- func (o *MbsSessionEventReport) UnmarshalJSON(bytes []byte) (err error)
- type MbsSessionEventReportList
- func (o *MbsSessionEventReportList) GetEventReportList() []MbsSessionEventReport
- func (o *MbsSessionEventReportList) GetEventReportListOk() ([]MbsSessionEventReport, bool)
- func (o *MbsSessionEventReportList) GetNotifyCorrelationId() string
- func (o *MbsSessionEventReportList) GetNotifyCorrelationIdOk() (*string, bool)
- func (o *MbsSessionEventReportList) HasNotifyCorrelationId() bool
- func (o MbsSessionEventReportList) MarshalJSON() ([]byte, error)
- func (o *MbsSessionEventReportList) SetEventReportList(v []MbsSessionEventReport)
- func (o *MbsSessionEventReportList) SetNotifyCorrelationId(v string)
- func (o MbsSessionEventReportList) ToMap() (map[string]interface{}, error)
- func (o *MbsSessionEventReportList) UnmarshalJSON(bytes []byte) (err error)
- type MbsSessionEventType
- type MbsSessionId
- func (o *MbsSessionId) GetNid() string
- func (o *MbsSessionId) GetNidOk() (*string, bool)
- func (o *MbsSessionId) GetSsm() Ssm
- func (o *MbsSessionId) GetSsmOk() (*Ssm, bool)
- func (o *MbsSessionId) GetTmgi() Tmgi
- func (o *MbsSessionId) GetTmgiOk() (*Tmgi, bool)
- func (o *MbsSessionId) HasNid() bool
- func (o *MbsSessionId) HasSsm() bool
- func (o *MbsSessionId) HasTmgi() bool
- func (o MbsSessionId) MarshalJSON() ([]byte, error)
- func (o *MbsSessionId) SetNid(v string)
- func (o *MbsSessionId) SetSsm(v Ssm)
- func (o *MbsSessionId) SetTmgi(v Tmgi)
- func (o MbsSessionId) ToMap() (map[string]interface{}, error)
- type MbsSessionStatusNotif
- func (o *MbsSessionStatusNotif) GetEventList() MbsSessionEventReportList
- func (o *MbsSessionStatusNotif) GetEventListOk() (*MbsSessionEventReportList, bool)
- func (o MbsSessionStatusNotif) MarshalJSON() ([]byte, error)
- func (o *MbsSessionStatusNotif) SetEventList(v MbsSessionEventReportList)
- func (o MbsSessionStatusNotif) ToMap() (map[string]interface{}, error)
- func (o *MbsSessionStatusNotif) UnmarshalJSON(bytes []byte) (err error)
- type MbsSessionSubsc
- func (o *MbsSessionSubsc) GetAfId() string
- func (o *MbsSessionSubsc) GetAfIdOk() (*string, bool)
- func (o *MbsSessionSubsc) GetSubscription() MbsSessionSubscription
- func (o *MbsSessionSubsc) GetSubscriptionId() string
- func (o *MbsSessionSubsc) GetSubscriptionIdOk() (*string, bool)
- func (o *MbsSessionSubsc) GetSubscriptionOk() (*MbsSessionSubscription, bool)
- func (o *MbsSessionSubsc) HasSubscriptionId() bool
- func (o MbsSessionSubsc) MarshalJSON() ([]byte, error)
- func (o *MbsSessionSubsc) SetAfId(v string)
- func (o *MbsSessionSubsc) SetSubscription(v MbsSessionSubscription)
- func (o *MbsSessionSubsc) SetSubscriptionId(v string)
- func (o MbsSessionSubsc) ToMap() (map[string]interface{}, error)
- func (o *MbsSessionSubsc) UnmarshalJSON(bytes []byte) (err error)
- type MbsSessionSubscription
- func (o *MbsSessionSubscription) GetAreaSessionId() int32
- func (o *MbsSessionSubscription) GetAreaSessionIdOk() (*int32, bool)
- func (o *MbsSessionSubscription) GetEventList() []MbsSessionEvent
- func (o *MbsSessionSubscription) GetEventListOk() ([]MbsSessionEvent, bool)
- func (o *MbsSessionSubscription) GetExpiryTime() time.Time
- func (o *MbsSessionSubscription) GetExpiryTimeOk() (*time.Time, bool)
- func (o *MbsSessionSubscription) GetMbsSessionId() MbsSessionId
- func (o *MbsSessionSubscription) GetMbsSessionIdOk() (*MbsSessionId, bool)
- func (o *MbsSessionSubscription) GetMbsSessionSubscUri() string
- func (o *MbsSessionSubscription) GetMbsSessionSubscUriOk() (*string, bool)
- func (o *MbsSessionSubscription) GetNfcInstanceId() string
- func (o *MbsSessionSubscription) GetNfcInstanceIdOk() (*string, bool)
- func (o *MbsSessionSubscription) GetNotifyCorrelationId() string
- func (o *MbsSessionSubscription) GetNotifyCorrelationIdOk() (*string, bool)
- func (o *MbsSessionSubscription) GetNotifyUri() string
- func (o *MbsSessionSubscription) GetNotifyUriOk() (*string, bool)
- func (o *MbsSessionSubscription) HasAreaSessionId() bool
- func (o *MbsSessionSubscription) HasExpiryTime() bool
- func (o *MbsSessionSubscription) HasMbsSessionId() bool
- func (o *MbsSessionSubscription) HasMbsSessionSubscUri() bool
- func (o *MbsSessionSubscription) HasNfcInstanceId() bool
- func (o *MbsSessionSubscription) HasNotifyCorrelationId() bool
- func (o MbsSessionSubscription) MarshalJSON() ([]byte, error)
- func (o *MbsSessionSubscription) SetAreaSessionId(v int32)
- func (o *MbsSessionSubscription) SetEventList(v []MbsSessionEvent)
- func (o *MbsSessionSubscription) SetExpiryTime(v time.Time)
- func (o *MbsSessionSubscription) SetMbsSessionId(v MbsSessionId)
- func (o *MbsSessionSubscription) SetMbsSessionIdNil()
- func (o *MbsSessionSubscription) SetMbsSessionSubscUri(v string)
- func (o *MbsSessionSubscription) SetNfcInstanceId(v string)
- func (o *MbsSessionSubscription) SetNotifyCorrelationId(v string)
- func (o *MbsSessionSubscription) SetNotifyUri(v string)
- func (o MbsSessionSubscription) ToMap() (map[string]interface{}, error)
- func (o *MbsSessionSubscription) UnmarshalJSON(bytes []byte) (err error)
- func (o *MbsSessionSubscription) UnsetMbsSessionId()
- type MediaType
- type Model5MbsAuthorizationInfo
- func (o *Model5MbsAuthorizationInfo) GetVar5mbsSessionIds() []MbsSessionId
- func (o *Model5MbsAuthorizationInfo) GetVar5mbsSessionIdsOk() ([]MbsSessionId, bool)
- func (o *Model5MbsAuthorizationInfo) HasVar5mbsSessionIds() bool
- func (o Model5MbsAuthorizationInfo) MarshalJSON() ([]byte, error)
- func (o *Model5MbsAuthorizationInfo) SetVar5mbsSessionIds(v []MbsSessionId)
- func (o Model5MbsAuthorizationInfo) 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)
- func (o *Ncgi) UnmarshalJSON(bytes []byte) (err error)
- type NcgiTai
- func (o *NcgiTai) GetCellList() []Ncgi
- func (o *NcgiTai) GetCellListOk() ([]Ncgi, bool)
- func (o *NcgiTai) GetTai() Tai
- func (o *NcgiTai) GetTaiOk() (*Tai, bool)
- func (o NcgiTai) MarshalJSON() ([]byte, error)
- func (o *NcgiTai) SetCellList(v []Ncgi)
- func (o *NcgiTai) SetTai(v Tai)
- func (o NcgiTai) ToMap() (map[string]interface{}, error)
- func (o *NcgiTai) UnmarshalJSON(bytes []byte) (err error)
- type NullValue
- type NullableArp
- type NullableBool
- type NullableBroadcastDeliveryStatus
- func (v NullableBroadcastDeliveryStatus) Get() *BroadcastDeliveryStatus
- func (v NullableBroadcastDeliveryStatus) IsSet() bool
- func (v NullableBroadcastDeliveryStatus) MarshalJSON() ([]byte, error)
- func (v *NullableBroadcastDeliveryStatus) Set(val *BroadcastDeliveryStatus)
- func (v *NullableBroadcastDeliveryStatus) UnmarshalJSON(src []byte) error
- func (v *NullableBroadcastDeliveryStatus) Unset()
- type NullableCivicAddress
- func (v NullableCivicAddress) Get() *CivicAddress
- func (v NullableCivicAddress) IsSet() bool
- func (v NullableCivicAddress) MarshalJSON() ([]byte, error)
- func (v *NullableCivicAddress) Set(val *CivicAddress)
- func (v *NullableCivicAddress) UnmarshalJSON(src []byte) error
- func (v *NullableCivicAddress) Unset()
- type 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 NullableExternalMbsServiceArea
- func (v NullableExternalMbsServiceArea) Get() *ExternalMbsServiceArea
- func (v NullableExternalMbsServiceArea) IsSet() bool
- func (v NullableExternalMbsServiceArea) MarshalJSON() ([]byte, error)
- func (v *NullableExternalMbsServiceArea) Set(val *ExternalMbsServiceArea)
- func (v *NullableExternalMbsServiceArea) UnmarshalJSON(src []byte) error
- func (v *NullableExternalMbsServiceArea) Unset()
- type NullableFloat32
- type NullableFloat64
- type NullableGADShape
- 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 NullableIngressTunAddrInfo
- func (v NullableIngressTunAddrInfo) Get() *IngressTunAddrInfo
- func (v NullableIngressTunAddrInfo) IsSet() bool
- func (v NullableIngressTunAddrInfo) MarshalJSON() ([]byte, error)
- func (v *NullableIngressTunAddrInfo) Set(val *IngressTunAddrInfo)
- func (v *NullableIngressTunAddrInfo) UnmarshalJSON(src []byte) error
- func (v *NullableIngressTunAddrInfo) 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 NullableIpAddr
- type NullableIpv6Addr
- type NullableIpv6Prefix
- 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 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 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 NullableMbsMediaComp
- func (v NullableMbsMediaComp) Get() *MbsMediaComp
- func (v NullableMbsMediaComp) IsSet() bool
- func (v NullableMbsMediaComp) MarshalJSON() ([]byte, error)
- func (v *NullableMbsMediaComp) Set(val *MbsMediaComp)
- func (v *NullableMbsMediaComp) UnmarshalJSON(src []byte) error
- func (v *NullableMbsMediaComp) Unset()
- type NullableMbsMediaInfo
- func (v NullableMbsMediaInfo) Get() *MbsMediaInfo
- func (v NullableMbsMediaInfo) IsSet() bool
- func (v NullableMbsMediaInfo) MarshalJSON() ([]byte, error)
- func (v *NullableMbsMediaInfo) Set(val *MbsMediaInfo)
- func (v *NullableMbsMediaInfo) UnmarshalJSON(src []byte) error
- func (v *NullableMbsMediaInfo) Unset()
- type NullableMbsPpData
- type NullableMbsPpDataPatch
- func (v NullableMbsPpDataPatch) Get() *MbsPpDataPatch
- func (v NullableMbsPpDataPatch) IsSet() bool
- func (v NullableMbsPpDataPatch) MarshalJSON() ([]byte, error)
- func (v *NullableMbsPpDataPatch) Set(val *MbsPpDataPatch)
- func (v *NullableMbsPpDataPatch) UnmarshalJSON(src []byte) error
- func (v *NullableMbsPpDataPatch) Unset()
- type NullableMbsQoSReq
- type NullableMbsServiceArea
- func (v NullableMbsServiceArea) Get() *MbsServiceArea
- func (v NullableMbsServiceArea) IsSet() bool
- func (v NullableMbsServiceArea) MarshalJSON() ([]byte, error)
- func (v *NullableMbsServiceArea) Set(val *MbsServiceArea)
- func (v *NullableMbsServiceArea) UnmarshalJSON(src []byte) error
- func (v *NullableMbsServiceArea) Unset()
- type NullableMbsServiceInfo
- func (v NullableMbsServiceInfo) Get() *MbsServiceInfo
- func (v NullableMbsServiceInfo) IsSet() bool
- func (v NullableMbsServiceInfo) MarshalJSON() ([]byte, error)
- func (v *NullableMbsServiceInfo) Set(val *MbsServiceInfo)
- func (v *NullableMbsServiceInfo) UnmarshalJSON(src []byte) error
- func (v *NullableMbsServiceInfo) Unset()
- type NullableMbsServiceType
- func (v NullableMbsServiceType) Get() *MbsServiceType
- func (v NullableMbsServiceType) IsSet() bool
- func (v NullableMbsServiceType) MarshalJSON() ([]byte, error)
- func (v *NullableMbsServiceType) Set(val *MbsServiceType)
- func (v *NullableMbsServiceType) UnmarshalJSON(src []byte) error
- func (v *NullableMbsServiceType) Unset()
- type NullableMbsSessAuthData
- func (v NullableMbsSessAuthData) Get() *MbsSessAuthData
- func (v NullableMbsSessAuthData) IsSet() bool
- func (v NullableMbsSessAuthData) MarshalJSON() ([]byte, error)
- func (v *NullableMbsSessAuthData) Set(val *MbsSessAuthData)
- func (v *NullableMbsSessAuthData) UnmarshalJSON(src []byte) error
- func (v *NullableMbsSessAuthData) Unset()
- type NullableMbsSession
- type NullableMbsSessionActivityStatus
- func (v NullableMbsSessionActivityStatus) Get() *MbsSessionActivityStatus
- func (v NullableMbsSessionActivityStatus) IsSet() bool
- func (v NullableMbsSessionActivityStatus) MarshalJSON() ([]byte, error)
- func (v *NullableMbsSessionActivityStatus) Set(val *MbsSessionActivityStatus)
- func (v *NullableMbsSessionActivityStatus) UnmarshalJSON(src []byte) error
- func (v *NullableMbsSessionActivityStatus) Unset()
- type NullableMbsSessionCreateReq
- func (v NullableMbsSessionCreateReq) Get() *MbsSessionCreateReq
- func (v NullableMbsSessionCreateReq) IsSet() bool
- func (v NullableMbsSessionCreateReq) MarshalJSON() ([]byte, error)
- func (v *NullableMbsSessionCreateReq) Set(val *MbsSessionCreateReq)
- func (v *NullableMbsSessionCreateReq) UnmarshalJSON(src []byte) error
- func (v *NullableMbsSessionCreateReq) Unset()
- type NullableMbsSessionCreateRsp
- func (v NullableMbsSessionCreateRsp) Get() *MbsSessionCreateRsp
- func (v NullableMbsSessionCreateRsp) IsSet() bool
- func (v NullableMbsSessionCreateRsp) MarshalJSON() ([]byte, error)
- func (v *NullableMbsSessionCreateRsp) Set(val *MbsSessionCreateRsp)
- func (v *NullableMbsSessionCreateRsp) UnmarshalJSON(src []byte) error
- func (v *NullableMbsSessionCreateRsp) Unset()
- type NullableMbsSessionEvent
- func (v NullableMbsSessionEvent) Get() *MbsSessionEvent
- func (v NullableMbsSessionEvent) IsSet() bool
- func (v NullableMbsSessionEvent) MarshalJSON() ([]byte, error)
- func (v *NullableMbsSessionEvent) Set(val *MbsSessionEvent)
- func (v *NullableMbsSessionEvent) UnmarshalJSON(src []byte) error
- func (v *NullableMbsSessionEvent) Unset()
- type NullableMbsSessionEventReport
- func (v NullableMbsSessionEventReport) Get() *MbsSessionEventReport
- func (v NullableMbsSessionEventReport) IsSet() bool
- func (v NullableMbsSessionEventReport) MarshalJSON() ([]byte, error)
- func (v *NullableMbsSessionEventReport) Set(val *MbsSessionEventReport)
- func (v *NullableMbsSessionEventReport) UnmarshalJSON(src []byte) error
- func (v *NullableMbsSessionEventReport) Unset()
- type NullableMbsSessionEventReportList
- func (v NullableMbsSessionEventReportList) Get() *MbsSessionEventReportList
- func (v NullableMbsSessionEventReportList) IsSet() bool
- func (v NullableMbsSessionEventReportList) MarshalJSON() ([]byte, error)
- func (v *NullableMbsSessionEventReportList) Set(val *MbsSessionEventReportList)
- func (v *NullableMbsSessionEventReportList) UnmarshalJSON(src []byte) error
- func (v *NullableMbsSessionEventReportList) Unset()
- type NullableMbsSessionEventType
- func (v NullableMbsSessionEventType) Get() *MbsSessionEventType
- func (v NullableMbsSessionEventType) IsSet() bool
- func (v NullableMbsSessionEventType) MarshalJSON() ([]byte, error)
- func (v *NullableMbsSessionEventType) Set(val *MbsSessionEventType)
- func (v *NullableMbsSessionEventType) UnmarshalJSON(src []byte) error
- func (v *NullableMbsSessionEventType) Unset()
- type NullableMbsSessionId
- func (v NullableMbsSessionId) Get() *MbsSessionId
- func (v NullableMbsSessionId) IsSet() bool
- func (v NullableMbsSessionId) MarshalJSON() ([]byte, error)
- func (v *NullableMbsSessionId) Set(val *MbsSessionId)
- func (v *NullableMbsSessionId) UnmarshalJSON(src []byte) error
- func (v *NullableMbsSessionId) Unset()
- type NullableMbsSessionStatusNotif
- func (v NullableMbsSessionStatusNotif) Get() *MbsSessionStatusNotif
- func (v NullableMbsSessionStatusNotif) IsSet() bool
- func (v NullableMbsSessionStatusNotif) MarshalJSON() ([]byte, error)
- func (v *NullableMbsSessionStatusNotif) Set(val *MbsSessionStatusNotif)
- func (v *NullableMbsSessionStatusNotif) UnmarshalJSON(src []byte) error
- func (v *NullableMbsSessionStatusNotif) Unset()
- type NullableMbsSessionSubsc
- func (v NullableMbsSessionSubsc) Get() *MbsSessionSubsc
- func (v NullableMbsSessionSubsc) IsSet() bool
- func (v NullableMbsSessionSubsc) MarshalJSON() ([]byte, error)
- func (v *NullableMbsSessionSubsc) Set(val *MbsSessionSubsc)
- func (v *NullableMbsSessionSubsc) UnmarshalJSON(src []byte) error
- func (v *NullableMbsSessionSubsc) Unset()
- type NullableMbsSessionSubscription
- func (v NullableMbsSessionSubscription) Get() *MbsSessionSubscription
- func (v NullableMbsSessionSubscription) IsSet() bool
- func (v NullableMbsSessionSubscription) MarshalJSON() ([]byte, error)
- func (v *NullableMbsSessionSubscription) Set(val *MbsSessionSubscription)
- func (v *NullableMbsSessionSubscription) UnmarshalJSON(src []byte) error
- func (v *NullableMbsSessionSubscription) Unset()
- type NullableMediaType
- type NullableModel5MbsAuthorizationInfo
- func (v NullableModel5MbsAuthorizationInfo) Get() *Model5MbsAuthorizationInfo
- func (v NullableModel5MbsAuthorizationInfo) IsSet() bool
- func (v NullableModel5MbsAuthorizationInfo) MarshalJSON() ([]byte, error)
- func (v *NullableModel5MbsAuthorizationInfo) Set(val *Model5MbsAuthorizationInfo)
- func (v *NullableModel5MbsAuthorizationInfo) UnmarshalJSON(src []byte) error
- func (v *NullableModel5MbsAuthorizationInfo) Unset()
- type NullableNcgi
- type NullableNcgiTai
- type NullableNullValue
- type NullablePatchItem
- type NullablePatchOperation
- func (v NullablePatchOperation) Get() *PatchOperation
- func (v NullablePatchOperation) IsSet() bool
- func (v NullablePatchOperation) MarshalJSON() ([]byte, error)
- func (v *NullablePatchOperation) Set(val *PatchOperation)
- func (v *NullablePatchOperation) UnmarshalJSON(src []byte) error
- func (v *NullablePatchOperation) Unset()
- type NullablePlmnId
- type NullablePoint
- 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 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 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 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 NullablePolygon
- type NullablePreemptionCapability
- func (v NullablePreemptionCapability) Get() *PreemptionCapability
- func (v NullablePreemptionCapability) IsSet() bool
- func (v NullablePreemptionCapability) MarshalJSON() ([]byte, error)
- func (v *NullablePreemptionCapability) Set(val *PreemptionCapability)
- func (v *NullablePreemptionCapability) UnmarshalJSON(src []byte) error
- func (v *NullablePreemptionCapability) Unset()
- type NullablePreemptionVulnerability
- func (v NullablePreemptionVulnerability) Get() *PreemptionVulnerability
- func (v NullablePreemptionVulnerability) IsSet() bool
- func (v NullablePreemptionVulnerability) MarshalJSON() ([]byte, error)
- func (v *NullablePreemptionVulnerability) Set(val *PreemptionVulnerability)
- func (v *NullablePreemptionVulnerability) UnmarshalJSON(src []byte) error
- func (v *NullablePreemptionVulnerability) 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 NullableReservPriority
- func (v NullableReservPriority) Get() *ReservPriority
- func (v NullableReservPriority) IsSet() bool
- func (v NullableReservPriority) MarshalJSON() ([]byte, error)
- func (v *NullableReservPriority) Set(val *ReservPriority)
- func (v *NullableReservPriority) UnmarshalJSON(src []byte) error
- func (v *NullableReservPriority) Unset()
- type NullableSnssai
- type NullableSsm
- 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 NullableTmgi
- type NullableTunnelAddress
- func (v NullableTunnelAddress) Get() *TunnelAddress
- func (v NullableTunnelAddress) IsSet() bool
- func (v NullableTunnelAddress) MarshalJSON() ([]byte, error)
- func (v *NullableTunnelAddress) Set(val *TunnelAddress)
- func (v *NullableTunnelAddress) UnmarshalJSON(src []byte) error
- func (v *NullableTunnelAddress) 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 PatchItem
- func (o *PatchItem) GetFrom() string
- func (o *PatchItem) GetFromOk() (*string, bool)
- func (o *PatchItem) GetOp() PatchOperation
- func (o *PatchItem) GetOpOk() (*PatchOperation, bool)
- func (o *PatchItem) GetPath() string
- func (o *PatchItem) GetPathOk() (*string, bool)
- func (o *PatchItem) GetValue() interface{}
- func (o *PatchItem) GetValueOk() (*interface{}, bool)
- func (o *PatchItem) HasFrom() bool
- func (o *PatchItem) HasValue() bool
- func (o PatchItem) MarshalJSON() ([]byte, error)
- func (o *PatchItem) SetFrom(v string)
- func (o *PatchItem) SetOp(v PatchOperation)
- func (o *PatchItem) SetPath(v string)
- func (o *PatchItem) SetValue(v interface{})
- func (o PatchItem) ToMap() (map[string]interface{}, error)
- func (o *PatchItem) UnmarshalJSON(bytes []byte) (err error)
- type PatchOperation
- 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)
- func (o *PlmnId) UnmarshalJSON(bytes []byte) (err error)
- type Point
- func (o *Point) GetPoint() GeographicalCoordinates
- func (o *Point) GetPointOk() (*GeographicalCoordinates, bool)
- func (o Point) MarshalJSON() ([]byte, error)
- func (o *Point) SetPoint(v GeographicalCoordinates)
- func (o Point) ToMap() (map[string]interface{}, error)
- func (o *Point) UnmarshalJSON(bytes []byte) (err error)
- 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)
- func (o *PointAltitude) UnmarshalJSON(bytes []byte) (err 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)
- func (o *PointAltitudeUncertainty) UnmarshalJSON(bytes []byte) (err 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)
- func (o *PointUncertaintyCircle) UnmarshalJSON(bytes []byte) (err 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)
- func (o *PointUncertaintyEllipse) UnmarshalJSON(bytes []byte) (err error)
- type Polygon
- func (o *Polygon) GetPointList() []GeographicalCoordinates
- func (o *Polygon) GetPointListOk() ([]GeographicalCoordinates, bool)
- func (o Polygon) MarshalJSON() ([]byte, error)
- func (o *Polygon) SetPointList(v []GeographicalCoordinates)
- func (o Polygon) ToMap() (map[string]interface{}, error)
- func (o *Polygon) UnmarshalJSON(bytes []byte) (err error)
- type PreemptionCapability
- type PreemptionVulnerability
- 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)
- func (o *RelativeCartesianLocation) UnmarshalJSON(bytes []byte) (err error)
- type ReservPriority
- type ServerConfiguration
- type ServerConfigurations
- type ServerVariable
- type Snssai
- func (o *Snssai) GetSd() string
- func (o *Snssai) GetSdOk() (*string, bool)
- func (o *Snssai) GetSst() int32
- func (o *Snssai) GetSstOk() (*int32, bool)
- func (o *Snssai) HasSd() bool
- func (o Snssai) MarshalJSON() ([]byte, error)
- func (o *Snssai) SetSd(v string)
- func (o *Snssai) SetSst(v int32)
- func (o Snssai) ToMap() (map[string]interface{}, error)
- func (o *Snssai) UnmarshalJSON(bytes []byte) (err error)
- type Ssm
- func (o *Ssm) GetDestIpAddr() IpAddr
- func (o *Ssm) GetDestIpAddrOk() (*IpAddr, bool)
- func (o *Ssm) GetSourceIpAddr() IpAddr
- func (o *Ssm) GetSourceIpAddrOk() (*IpAddr, bool)
- func (o Ssm) MarshalJSON() ([]byte, error)
- func (o *Ssm) SetDestIpAddr(v IpAddr)
- func (o *Ssm) SetSourceIpAddr(v IpAddr)
- func (o Ssm) ToMap() (map[string]interface{}, error)
- func (o *Ssm) UnmarshalJSON(bytes []byte) (err 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)
- func (o *Tai) UnmarshalJSON(bytes []byte) (err error)
- type Tmgi
- func (o *Tmgi) GetMbsServiceId() string
- func (o *Tmgi) GetMbsServiceIdOk() (*string, bool)
- func (o *Tmgi) GetPlmnId() PlmnId
- func (o *Tmgi) GetPlmnIdOk() (*PlmnId, bool)
- func (o Tmgi) MarshalJSON() ([]byte, error)
- func (o *Tmgi) SetMbsServiceId(v string)
- func (o *Tmgi) SetPlmnId(v PlmnId)
- func (o Tmgi) ToMap() (map[string]interface{}, error)
- func (o *Tmgi) UnmarshalJSON(bytes []byte) (err error)
- type TunnelAddress
- func (o *TunnelAddress) GetIpv4Addr() string
- func (o *TunnelAddress) GetIpv4AddrOk() (*string, bool)
- func (o *TunnelAddress) GetIpv6Addr() Ipv6Addr
- func (o *TunnelAddress) GetIpv6AddrOk() (*Ipv6Addr, bool)
- func (o *TunnelAddress) GetPortNumber() int32
- func (o *TunnelAddress) GetPortNumberOk() (*int32, bool)
- func (o *TunnelAddress) HasIpv4Addr() bool
- func (o *TunnelAddress) HasIpv6Addr() bool
- func (o TunnelAddress) MarshalJSON() ([]byte, error)
- func (o *TunnelAddress) SetIpv4Addr(v string)
- func (o *TunnelAddress) SetIpv6Addr(v Ipv6Addr)
- func (o *TunnelAddress) SetPortNumber(v int32)
- func (o TunnelAddress) ToMap() (map[string]interface{}, error)
- func (o *TunnelAddress) UnmarshalJSON(bytes []byte) (err 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)
- func (o *UncertaintyEllipse) UnmarshalJSON(bytes []byte) (err 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)
- func (o *UncertaintyEllipsoid) UnmarshalJSON(bytes []byte) (err error)
Constants ¶
This section is empty.
Variables ¶
var ( JsonCheck = regexp.MustCompile(`(?i:(?:application|text)/(?:[^;]+\+)?json)`) XmlCheck = regexp.MustCompile(`(?i:(?:application|text)/(?:[^;]+\+)?xml)`) )
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 AllowedNullValueEnumValues = []NullValue{
"null",
}
All allowed values of NullValue 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 APIClient ¶
type APIClient struct { IndividualMBSParametersProvisioningAPI *IndividualMBSParametersProvisioningAPIService IndividualMBSSessionAPI *IndividualMBSSessionAPIService IndividualMBSSessionSubscriptionAPI *IndividualMBSSessionSubscriptionAPIService MBSParametersProvisioningAPI *MBSParametersProvisioningAPIService MBSParametersProvisioningsAPI *MBSParametersProvisioningsAPIService MBSSessionSubscriptionsAPI *MBSSessionSubscriptionsAPIService MBSSessionsCollectionAPI *MBSSessionsCollectionAPIService // contains filtered or unexported fields }
APIClient manages communication with the 3gpp-mbs-session API v1.1.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 ApiCreateMBSParamsProvisioningRequest ¶
type ApiCreateMBSParamsProvisioningRequest struct { ApiService *MBSParametersProvisioningAPIService // contains filtered or unexported fields }
func (ApiCreateMBSParamsProvisioningRequest) Execute ¶
func (r ApiCreateMBSParamsProvisioningRequest) Execute() (*MbsPpData, *http.Response, error)
func (ApiCreateMBSParamsProvisioningRequest) MbsPpData ¶
func (r ApiCreateMBSParamsProvisioningRequest) MbsPpData(mbsPpData MbsPpData) ApiCreateMBSParamsProvisioningRequest
Representation of the new MBS Parameters Provisioning to be created at the NEF.
type ApiCreateMBSSessionRequest ¶
type ApiCreateMBSSessionRequest struct { ApiService *MBSSessionsCollectionAPIService // contains filtered or unexported fields }
func (ApiCreateMBSSessionRequest) Execute ¶
func (r ApiCreateMBSSessionRequest) Execute() (*MbsSessionCreateRsp, *http.Response, error)
func (ApiCreateMBSSessionRequest) MbsSessionCreateReq ¶
func (r ApiCreateMBSSessionRequest) MbsSessionCreateReq(mbsSessionCreateReq MbsSessionCreateReq) ApiCreateMBSSessionRequest
Representation of the new MBS session to be created at the NEF.
type ApiCreateMBSSessionsSubscRequest ¶
type ApiCreateMBSSessionsSubscRequest struct { ApiService *MBSSessionSubscriptionsAPIService // contains filtered or unexported fields }
func (ApiCreateMBSSessionsSubscRequest) Execute ¶
func (r ApiCreateMBSSessionsSubscRequest) Execute() (*MbsSessionSubsc, *http.Response, error)
func (ApiCreateMBSSessionsSubscRequest) MbsSessionSubsc ¶
func (r ApiCreateMBSSessionsSubscRequest) MbsSessionSubsc(mbsSessionSubsc MbsSessionSubsc) ApiCreateMBSSessionsSubscRequest
Request the creation of a new MBS Session subscription resource.
type ApiDeleteIndMBSParamsProvisioningRequest ¶
type ApiDeleteIndMBSParamsProvisioningRequest struct { ApiService *IndividualMBSParametersProvisioningAPIService // contains filtered or unexported fields }
type ApiDeleteIndMBSSessionRequest ¶
type ApiDeleteIndMBSSessionRequest struct { ApiService *IndividualMBSSessionAPIService // contains filtered or unexported fields }
type ApiDeleteIndMBSSessionsSubscRequest ¶
type ApiDeleteIndMBSSessionsSubscRequest struct { ApiService *IndividualMBSSessionSubscriptionAPIService // contains filtered or unexported fields }
type ApiGetIndMBSParamsProvisioningRequest ¶
type ApiGetIndMBSParamsProvisioningRequest struct { ApiService *IndividualMBSParametersProvisioningAPIService // contains filtered or unexported fields }
type ApiGetMBSParamsProvisioningsRequest ¶
type ApiGetMBSParamsProvisioningsRequest struct { ApiService *MBSParametersProvisioningsAPIService // contains filtered or unexported fields }
type ApiModifyIndMBSParamsProvisioningRequest ¶
type ApiModifyIndMBSParamsProvisioningRequest struct { ApiService *IndividualMBSParametersProvisioningAPIService // contains filtered or unexported fields }
func (ApiModifyIndMBSParamsProvisioningRequest) Execute ¶
func (r ApiModifyIndMBSParamsProvisioningRequest) Execute() (*MbsPpData, *http.Response, error)
func (ApiModifyIndMBSParamsProvisioningRequest) MbsPpDataPatch ¶
func (r ApiModifyIndMBSParamsProvisioningRequest) MbsPpDataPatch(mbsPpDataPatch MbsPpDataPatch) ApiModifyIndMBSParamsProvisioningRequest
Contains the parameters to request the modification of the Individual Parameters Provisioning resource.
type ApiModifyIndMBSSessionRequest ¶
type ApiModifyIndMBSSessionRequest struct { ApiService *IndividualMBSSessionAPIService // contains filtered or unexported fields }
func (ApiModifyIndMBSSessionRequest) Execute ¶
func (r ApiModifyIndMBSSessionRequest) Execute() (*http.Response, error)
func (ApiModifyIndMBSSessionRequest) PatchItem ¶
func (r ApiModifyIndMBSSessionRequest) PatchItem(patchItem []PatchItem) ApiModifyIndMBSSessionRequest
type ApiReadIndMBSSessionsSubscRequest ¶
type ApiReadIndMBSSessionsSubscRequest struct { ApiService *IndividualMBSSessionSubscriptionAPIService // contains filtered or unexported fields }
func (ApiReadIndMBSSessionsSubscRequest) Execute ¶
func (r ApiReadIndMBSSessionsSubscRequest) Execute() (*MbsSessionSubsc, *http.Response, error)
type ApiReadMBSSessionsSubscsRequest ¶
type ApiReadMBSSessionsSubscsRequest struct { ApiService *MBSSessionSubscriptionsAPIService // contains filtered or unexported fields }
func (ApiReadMBSSessionsSubscsRequest) Execute ¶
func (r ApiReadMBSSessionsSubscsRequest) Execute() ([]MbsSessionSubsc, *http.Response, error)
type ApiUpdateIndMBSParamsProvisioningRequest ¶
type ApiUpdateIndMBSParamsProvisioningRequest struct { ApiService *IndividualMBSParametersProvisioningAPIService // contains filtered or unexported fields }
func (ApiUpdateIndMBSParamsProvisioningRequest) Execute ¶
func (r ApiUpdateIndMBSParamsProvisioningRequest) Execute() (*MbsPpData, *http.Response, error)
func (ApiUpdateIndMBSParamsProvisioningRequest) MbsPpData ¶
func (r ApiUpdateIndMBSParamsProvisioningRequest) MbsPpData(mbsPpData MbsPpData) ApiUpdateIndMBSParamsProvisioningRequest
Represents the updated Individual MBS Parameters Provisioning resource representation.
type Arp ¶
type Arp struct { // nullable true shall not be used for this attribute. Unsigned integer indicating the ARP Priority Level (see clause 5.7.2.2 of 3GPP TS 23.501, within the range 1 to 15.Values are ordered in decreasing order of priority, i.e. with 1 as the highest priority and 15 as the lowest priority. PriorityLevel NullableInt32 `json:"priorityLevel"` PreemptCap PreemptionCapability `json:"preemptCap"` PreemptVuln PreemptionVulnerability `json:"preemptVuln"` }
Arp Contains Allocation and Retention Priority information.
func NewArp ¶
func NewArp(priorityLevel NullableInt32, preemptCap PreemptionCapability, preemptVuln PreemptionVulnerability) *Arp
NewArp instantiates a new Arp 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 NewArpWithDefaults ¶
func NewArpWithDefaults() *Arp
NewArpWithDefaults instantiates a new Arp 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 (*Arp) GetPreemptCap ¶
func (o *Arp) GetPreemptCap() PreemptionCapability
GetPreemptCap returns the PreemptCap field value
func (*Arp) GetPreemptCapOk ¶
func (o *Arp) GetPreemptCapOk() (*PreemptionCapability, bool)
GetPreemptCapOk returns a tuple with the PreemptCap field value and a boolean to check if the value has been set.
func (*Arp) GetPreemptVuln ¶
func (o *Arp) GetPreemptVuln() PreemptionVulnerability
GetPreemptVuln returns the PreemptVuln field value
func (*Arp) GetPreemptVulnOk ¶
func (o *Arp) GetPreemptVulnOk() (*PreemptionVulnerability, bool)
GetPreemptVulnOk returns a tuple with the PreemptVuln field value and a boolean to check if the value has been set.
func (*Arp) GetPriorityLevel ¶
GetPriorityLevel returns the PriorityLevel field value If the value is explicit nil, the zero value for int32 will be returned
func (*Arp) GetPriorityLevelOk ¶
GetPriorityLevelOk returns a tuple with the PriorityLevel field value and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (Arp) MarshalJSON ¶
func (*Arp) SetPreemptCap ¶
func (o *Arp) SetPreemptCap(v PreemptionCapability)
SetPreemptCap sets field value
func (*Arp) SetPreemptVuln ¶
func (o *Arp) SetPreemptVuln(v PreemptionVulnerability)
SetPreemptVuln sets field value
func (*Arp) SetPriorityLevel ¶
SetPriorityLevel sets field value
func (*Arp) UnmarshalJSON ¶
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 BroadcastDeliveryStatus ¶
type BroadcastDeliveryStatus struct {
// contains filtered or unexported fields
}
BroadcastDeliveryStatus Broadcast MBS Session's Delivery Status
func (*BroadcastDeliveryStatus) MarshalJSON ¶
func (src *BroadcastDeliveryStatus) MarshalJSON() ([]byte, error)
Marshal data from the first non-nil pointers in the struct to JSON
func (*BroadcastDeliveryStatus) UnmarshalJSON ¶
func (dst *BroadcastDeliveryStatus) UnmarshalJSON(data []byte) error
Unmarshal JSON data into any of the pointers in the struct
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 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)
func (*EllipsoidArc) UnmarshalJSON ¶
func (o *EllipsoidArc) UnmarshalJSON(bytes []byte) (err error)
type ExternalMbsServiceArea ¶
type ExternalMbsServiceArea struct { GeographicAreaList []GeographicArea `json:"geographicAreaList,omitempty"` CivicAddressList []CivicAddress `json:"civicAddressList,omitempty"` }
ExternalMbsServiceArea List of geographic area or list of civic address info for MBS Service Area
func NewExternalMbsServiceArea ¶
func NewExternalMbsServiceArea() *ExternalMbsServiceArea
NewExternalMbsServiceArea instantiates a new ExternalMbsServiceArea 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 NewExternalMbsServiceAreaWithDefaults ¶
func NewExternalMbsServiceAreaWithDefaults() *ExternalMbsServiceArea
NewExternalMbsServiceAreaWithDefaults instantiates a new ExternalMbsServiceArea 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 (*ExternalMbsServiceArea) GetCivicAddressList ¶
func (o *ExternalMbsServiceArea) GetCivicAddressList() []CivicAddress
GetCivicAddressList returns the CivicAddressList field value if set, zero value otherwise.
func (*ExternalMbsServiceArea) GetCivicAddressListOk ¶
func (o *ExternalMbsServiceArea) GetCivicAddressListOk() ([]CivicAddress, bool)
GetCivicAddressListOk returns a tuple with the CivicAddressList field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ExternalMbsServiceArea) GetGeographicAreaList ¶
func (o *ExternalMbsServiceArea) GetGeographicAreaList() []GeographicArea
GetGeographicAreaList returns the GeographicAreaList field value if set, zero value otherwise.
func (*ExternalMbsServiceArea) GetGeographicAreaListOk ¶
func (o *ExternalMbsServiceArea) GetGeographicAreaListOk() ([]GeographicArea, bool)
GetGeographicAreaListOk returns a tuple with the GeographicAreaList field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ExternalMbsServiceArea) HasCivicAddressList ¶
func (o *ExternalMbsServiceArea) HasCivicAddressList() bool
HasCivicAddressList returns a boolean if a field has been set.
func (*ExternalMbsServiceArea) HasGeographicAreaList ¶
func (o *ExternalMbsServiceArea) HasGeographicAreaList() bool
HasGeographicAreaList returns a boolean if a field has been set.
func (ExternalMbsServiceArea) MarshalJSON ¶
func (o ExternalMbsServiceArea) MarshalJSON() ([]byte, error)
func (*ExternalMbsServiceArea) SetCivicAddressList ¶
func (o *ExternalMbsServiceArea) SetCivicAddressList(v []CivicAddress)
SetCivicAddressList gets a reference to the given []CivicAddress and assigns it to the CivicAddressList field.
func (*ExternalMbsServiceArea) SetGeographicAreaList ¶
func (o *ExternalMbsServiceArea) SetGeographicAreaList(v []GeographicArea)
SetGeographicAreaList gets a reference to the given []GeographicArea and assigns it to the GeographicAreaList field.
func (ExternalMbsServiceArea) ToMap ¶
func (o ExternalMbsServiceArea) ToMap() (map[string]interface{}, error)
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
func (*GADShape) UnmarshalJSON ¶
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 Local2dPointUncertaintyEllipse *Local2dPointUncertaintyEllipse Local3dPointUncertaintyEllipsoid *Local3dPointUncertaintyEllipsoid 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)
func (*GeographicalCoordinates) UnmarshalJSON ¶
func (o *GeographicalCoordinates) UnmarshalJSON(bytes []byte) (err error)
type IndividualMBSParametersProvisioningAPIService ¶
type IndividualMBSParametersProvisioningAPIService service
IndividualMBSParametersProvisioningAPIService IndividualMBSParametersProvisioningAPI service
func (*IndividualMBSParametersProvisioningAPIService) DeleteIndMBSParamsProvisioning ¶
func (a *IndividualMBSParametersProvisioningAPIService) DeleteIndMBSParamsProvisioning(ctx context.Context, mbsPpId string) ApiDeleteIndMBSParamsProvisioningRequest
DeleteIndMBSParamsProvisioning Request the deletion of an existing Individual MBS Parameters Provisioning resource.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param mbsPpId Represents the identifier of the Individual MBS Parameters Provisioning resource. @return ApiDeleteIndMBSParamsProvisioningRequest
func (*IndividualMBSParametersProvisioningAPIService) DeleteIndMBSParamsProvisioningExecute ¶
func (a *IndividualMBSParametersProvisioningAPIService) DeleteIndMBSParamsProvisioningExecute(r ApiDeleteIndMBSParamsProvisioningRequest) (*http.Response, error)
Execute executes the request
func (*IndividualMBSParametersProvisioningAPIService) GetIndMBSParamsProvisioning ¶
func (a *IndividualMBSParametersProvisioningAPIService) GetIndMBSParamsProvisioning(ctx context.Context, mbsPpId string) ApiGetIndMBSParamsProvisioningRequest
GetIndMBSParamsProvisioning Request to retrieve an existing Individual MBS Parameters Provisioning resource.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param mbsPpId Represents the identifier of the Individual MBS Parameters Provisioning resource. @return ApiGetIndMBSParamsProvisioningRequest
func (*IndividualMBSParametersProvisioningAPIService) GetIndMBSParamsProvisioningExecute ¶
func (a *IndividualMBSParametersProvisioningAPIService) GetIndMBSParamsProvisioningExecute(r ApiGetIndMBSParamsProvisioningRequest) (*MbsPpData, *http.Response, error)
Execute executes the request
@return MbsPpData
func (*IndividualMBSParametersProvisioningAPIService) ModifyIndMBSParamsProvisioning ¶
func (a *IndividualMBSParametersProvisioningAPIService) ModifyIndMBSParamsProvisioning(ctx context.Context, mbsPpId string) ApiModifyIndMBSParamsProvisioningRequest
ModifyIndMBSParamsProvisioning Request the modification of an existing Individual MBS Parameters Provisioning resource.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param mbsPpId Represents the identifier of the Individual MBS Parameters Provisioning resource. @return ApiModifyIndMBSParamsProvisioningRequest
func (*IndividualMBSParametersProvisioningAPIService) ModifyIndMBSParamsProvisioningExecute ¶
func (a *IndividualMBSParametersProvisioningAPIService) ModifyIndMBSParamsProvisioningExecute(r ApiModifyIndMBSParamsProvisioningRequest) (*MbsPpData, *http.Response, error)
Execute executes the request
@return MbsPpData
func (*IndividualMBSParametersProvisioningAPIService) UpdateIndMBSParamsProvisioning ¶
func (a *IndividualMBSParametersProvisioningAPIService) UpdateIndMBSParamsProvisioning(ctx context.Context, mbsPpId string) ApiUpdateIndMBSParamsProvisioningRequest
UpdateIndMBSParamsProvisioning Request the update of an existing Individual MBS Parameters Provisioning resource.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param mbsPpId Represents the identifier of the Individual MBS Parameters Provisioning resource. @return ApiUpdateIndMBSParamsProvisioningRequest
func (*IndividualMBSParametersProvisioningAPIService) UpdateIndMBSParamsProvisioningExecute ¶
func (a *IndividualMBSParametersProvisioningAPIService) UpdateIndMBSParamsProvisioningExecute(r ApiUpdateIndMBSParamsProvisioningRequest) (*MbsPpData, *http.Response, error)
Execute executes the request
@return MbsPpData
type IndividualMBSSessionAPIService ¶
type IndividualMBSSessionAPIService service
IndividualMBSSessionAPIService IndividualMBSSessionAPI service
func (*IndividualMBSSessionAPIService) DeleteIndMBSSession ¶
func (a *IndividualMBSSessionAPIService) DeleteIndMBSSession(ctx context.Context, mbsSessionRef string) ApiDeleteIndMBSSessionRequest
DeleteIndMBSSession Request the Deletion of an existing Individual MBS Session resource.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param mbsSessionRef Identifier of the Individual MBS Session resource. @return ApiDeleteIndMBSSessionRequest
func (*IndividualMBSSessionAPIService) DeleteIndMBSSessionExecute ¶
func (a *IndividualMBSSessionAPIService) DeleteIndMBSSessionExecute(r ApiDeleteIndMBSSessionRequest) (*http.Response, error)
Execute executes the request
func (*IndividualMBSSessionAPIService) ModifyIndMBSSession ¶
func (a *IndividualMBSSessionAPIService) ModifyIndMBSSession(ctx context.Context, mbsSessionRef string) ApiModifyIndMBSSessionRequest
ModifyIndMBSSession Request the modification of an existing Individual MBS Session resource.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param mbsSessionRef Identifier of the Individual MBS Session resource. @return ApiModifyIndMBSSessionRequest
func (*IndividualMBSSessionAPIService) ModifyIndMBSSessionExecute ¶
func (a *IndividualMBSSessionAPIService) ModifyIndMBSSessionExecute(r ApiModifyIndMBSSessionRequest) (*http.Response, error)
Execute executes the request
type IndividualMBSSessionSubscriptionAPIService ¶
type IndividualMBSSessionSubscriptionAPIService service
IndividualMBSSessionSubscriptionAPIService IndividualMBSSessionSubscriptionAPI service
func (*IndividualMBSSessionSubscriptionAPIService) DeleteIndMBSSessionsSubsc ¶
func (a *IndividualMBSSessionSubscriptionAPIService) DeleteIndMBSSessionsSubsc(ctx context.Context, subscriptionId string) ApiDeleteIndMBSSessionsSubscRequest
DeleteIndMBSSessionsSubsc Request the deletion of an existing Individual MBS Session subscription resource.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param subscriptionId Identifier of the Individual MBS Session Subscription resource. @return ApiDeleteIndMBSSessionsSubscRequest
func (*IndividualMBSSessionSubscriptionAPIService) DeleteIndMBSSessionsSubscExecute ¶
func (a *IndividualMBSSessionSubscriptionAPIService) DeleteIndMBSSessionsSubscExecute(r ApiDeleteIndMBSSessionsSubscRequest) (*http.Response, error)
Execute executes the request
func (*IndividualMBSSessionSubscriptionAPIService) ReadIndMBSSessionsSubsc ¶
func (a *IndividualMBSSessionSubscriptionAPIService) ReadIndMBSSessionsSubsc(ctx context.Context, subscriptionId string) ApiReadIndMBSSessionsSubscRequest
ReadIndMBSSessionsSubsc Retrieve an existing Individual MBS Session Subscription resource.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param subscriptionId Identifier of the Individual MBS Session Subscription resource. @return ApiReadIndMBSSessionsSubscRequest
func (*IndividualMBSSessionSubscriptionAPIService) ReadIndMBSSessionsSubscExecute ¶
func (a *IndividualMBSSessionSubscriptionAPIService) ReadIndMBSSessionsSubscExecute(r ApiReadIndMBSSessionsSubscRequest) (*MbsSessionSubsc, *http.Response, error)
Execute executes the request
@return MbsSessionSubsc
type IngressTunAddrInfo ¶
type IngressTunAddrInfo struct {
IngressTunAddr []TunnelAddress `json:"ingressTunAddr"`
}
IngressTunAddrInfo Ingress Tunnel Address Information
func NewIngressTunAddrInfo ¶
func NewIngressTunAddrInfo(ingressTunAddr []TunnelAddress) *IngressTunAddrInfo
NewIngressTunAddrInfo instantiates a new IngressTunAddrInfo 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 NewIngressTunAddrInfoWithDefaults ¶
func NewIngressTunAddrInfoWithDefaults() *IngressTunAddrInfo
NewIngressTunAddrInfoWithDefaults instantiates a new IngressTunAddrInfo 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 (*IngressTunAddrInfo) GetIngressTunAddr ¶
func (o *IngressTunAddrInfo) GetIngressTunAddr() []TunnelAddress
GetIngressTunAddr returns the IngressTunAddr field value
func (*IngressTunAddrInfo) GetIngressTunAddrOk ¶
func (o *IngressTunAddrInfo) GetIngressTunAddrOk() ([]TunnelAddress, bool)
GetIngressTunAddrOk returns a tuple with the IngressTunAddr field value and a boolean to check if the value has been set.
func (IngressTunAddrInfo) MarshalJSON ¶
func (o IngressTunAddrInfo) MarshalJSON() ([]byte, error)
func (*IngressTunAddrInfo) SetIngressTunAddr ¶
func (o *IngressTunAddrInfo) SetIngressTunAddr(v []TunnelAddress)
SetIngressTunAddr sets field value
func (IngressTunAddrInfo) ToMap ¶
func (o IngressTunAddrInfo) ToMap() (map[string]interface{}, error)
func (*IngressTunAddrInfo) UnmarshalJSON ¶
func (o *IngressTunAddrInfo) UnmarshalJSON(bytes []byte) (err error)
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)
func (*InvalidParam) UnmarshalJSON ¶
func (o *InvalidParam) UnmarshalJSON(bytes []byte) (err error)
type IpAddr ¶
type IpAddr 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"` Ipv6Prefix *Ipv6Prefix `json:"ipv6Prefix,omitempty"` }
IpAddr Contains an IP adresse.
func NewIpAddr ¶
func NewIpAddr() *IpAddr
NewIpAddr instantiates a new IpAddr 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 NewIpAddrWithDefaults ¶
func NewIpAddrWithDefaults() *IpAddr
NewIpAddrWithDefaults instantiates a new IpAddr 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 (*IpAddr) GetIpv4Addr ¶
GetIpv4Addr returns the Ipv4Addr field value if set, zero value otherwise.
func (*IpAddr) GetIpv4AddrOk ¶
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 (*IpAddr) GetIpv6Addr ¶
GetIpv6Addr returns the Ipv6Addr field value if set, zero value otherwise.
func (*IpAddr) GetIpv6AddrOk ¶
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 (*IpAddr) GetIpv6Prefix ¶
func (o *IpAddr) GetIpv6Prefix() Ipv6Prefix
GetIpv6Prefix returns the Ipv6Prefix field value if set, zero value otherwise.
func (*IpAddr) GetIpv6PrefixOk ¶
func (o *IpAddr) GetIpv6PrefixOk() (*Ipv6Prefix, bool)
GetIpv6PrefixOk returns a tuple with the Ipv6Prefix field value if set, nil otherwise and a boolean to check if the value has been set.
func (*IpAddr) HasIpv4Addr ¶
HasIpv4Addr returns a boolean if a field has been set.
func (*IpAddr) HasIpv6Addr ¶
HasIpv6Addr returns a boolean if a field has been set.
func (*IpAddr) HasIpv6Prefix ¶
HasIpv6Prefix returns a boolean if a field has been set.
func (IpAddr) MarshalJSON ¶
func (*IpAddr) SetIpv4Addr ¶
SetIpv4Addr gets a reference to the given string and assigns it to the Ipv4Addr field.
func (*IpAddr) SetIpv6Addr ¶
SetIpv6Addr gets a reference to the given Ipv6Addr and assigns it to the Ipv6Addr field.
func (*IpAddr) SetIpv6Prefix ¶
func (o *IpAddr) SetIpv6Prefix(v Ipv6Prefix)
SetIpv6Prefix gets a reference to the given Ipv6Prefix and assigns it to the Ipv6Prefix field.
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 Ipv6Prefix ¶
type Ipv6Prefix struct { }
Ipv6Prefix String identifying an IPv6 address prefix formatted according to clause 4 of RFC 5952. IPv6Prefix data type may contain an individual /128 IPv6 address.
func NewIpv6Prefix ¶
func NewIpv6Prefix() *Ipv6Prefix
NewIpv6Prefix instantiates a new Ipv6Prefix 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 NewIpv6PrefixWithDefaults ¶
func NewIpv6PrefixWithDefaults() *Ipv6Prefix
NewIpv6PrefixWithDefaults instantiates a new Ipv6Prefix 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 (Ipv6Prefix) MarshalJSON ¶
func (o Ipv6Prefix) MarshalJSON() ([]byte, error)
func (Ipv6Prefix) ToMap ¶
func (o Ipv6Prefix) ToMap() (map[string]interface{}, error)
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)
func (*Local2dPointUncertaintyEllipse) UnmarshalJSON ¶
func (o *Local2dPointUncertaintyEllipse) UnmarshalJSON(bytes []byte) (err 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)
func (*Local3dPointUncertaintyEllipsoid) UnmarshalJSON ¶
func (o *Local3dPointUncertaintyEllipsoid) UnmarshalJSON(bytes []byte) (err 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 MBSParametersProvisioningAPIService ¶
type MBSParametersProvisioningAPIService service
MBSParametersProvisioningAPIService MBSParametersProvisioningAPI service
func (*MBSParametersProvisioningAPIService) CreateMBSParamsProvisioning ¶
func (a *MBSParametersProvisioningAPIService) CreateMBSParamsProvisioning(ctx context.Context) ApiCreateMBSParamsProvisioningRequest
CreateMBSParamsProvisioning Request the creation of a new MBS Parameters Provisioning.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiCreateMBSParamsProvisioningRequest
func (*MBSParametersProvisioningAPIService) CreateMBSParamsProvisioningExecute ¶
func (a *MBSParametersProvisioningAPIService) CreateMBSParamsProvisioningExecute(r ApiCreateMBSParamsProvisioningRequest) (*MbsPpData, *http.Response, error)
Execute executes the request
@return MbsPpData
type MBSParametersProvisioningsAPIService ¶
type MBSParametersProvisioningsAPIService service
MBSParametersProvisioningsAPIService MBSParametersProvisioningsAPI service
func (*MBSParametersProvisioningsAPIService) GetMBSParamsProvisionings ¶
func (a *MBSParametersProvisioningsAPIService) GetMBSParamsProvisionings(ctx context.Context) ApiGetMBSParamsProvisioningsRequest
GetMBSParamsProvisionings Request to retrieve all the active MBS Parameters Provisioning resources at the NEF.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiGetMBSParamsProvisioningsRequest
func (*MBSParametersProvisioningsAPIService) GetMBSParamsProvisioningsExecute ¶
func (a *MBSParametersProvisioningsAPIService) GetMBSParamsProvisioningsExecute(r ApiGetMBSParamsProvisioningsRequest) ([]MbsPpData, *http.Response, error)
Execute executes the request
@return []MbsPpData
type MBSSessionSubscriptionsAPIService ¶
type MBSSessionSubscriptionsAPIService service
MBSSessionSubscriptionsAPIService MBSSessionSubscriptionsAPI service
func (*MBSSessionSubscriptionsAPIService) CreateMBSSessionsSubsc ¶
func (a *MBSSessionSubscriptionsAPIService) CreateMBSSessionsSubsc(ctx context.Context) ApiCreateMBSSessionsSubscRequest
CreateMBSSessionsSubsc Request the creation of a new Individual MBS Session subscription resource.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiCreateMBSSessionsSubscRequest
func (*MBSSessionSubscriptionsAPIService) CreateMBSSessionsSubscExecute ¶
func (a *MBSSessionSubscriptionsAPIService) CreateMBSSessionsSubscExecute(r ApiCreateMBSSessionsSubscRequest) (*MbsSessionSubsc, *http.Response, error)
Execute executes the request
@return MbsSessionSubsc
func (*MBSSessionSubscriptionsAPIService) ReadMBSSessionsSubscs ¶
func (a *MBSSessionSubscriptionsAPIService) ReadMBSSessionsSubscs(ctx context.Context) ApiReadMBSSessionsSubscsRequest
ReadMBSSessionsSubscs Retrieve all the active MBS Sessions subscriptions.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiReadMBSSessionsSubscsRequest
func (*MBSSessionSubscriptionsAPIService) ReadMBSSessionsSubscsExecute ¶
func (a *MBSSessionSubscriptionsAPIService) ReadMBSSessionsSubscsExecute(r ApiReadMBSSessionsSubscsRequest) ([]MbsSessionSubsc, *http.Response, error)
Execute executes the request
@return []MbsSessionSubsc
type MBSSessionsCollectionAPIService ¶
type MBSSessionsCollectionAPIService service
MBSSessionsCollectionAPIService MBSSessionsCollectionAPI service
func (*MBSSessionsCollectionAPIService) CreateMBSSession ¶
func (a *MBSSessionsCollectionAPIService) CreateMBSSession(ctx context.Context) ApiCreateMBSSessionRequest
CreateMBSSession Request the creation of a new MBS Session.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiCreateMBSSessionRequest
func (*MBSSessionsCollectionAPIService) CreateMBSSessionExecute ¶
func (a *MBSSessionsCollectionAPIService) CreateMBSSessionExecute(r ApiCreateMBSSessionRequest) (*MbsSessionCreateRsp, *http.Response, error)
Execute executes the request
@return MbsSessionCreateRsp
type MappedNullable ¶
type MbsMediaComp ¶
type MbsMediaComp struct { MbsMedCompNum int32 `json:"mbsMedCompNum"` MbsFlowDescs []string `json:"mbsFlowDescs,omitempty"` MbsSdfResPrio *ReservPriority `json:"mbsSdfResPrio,omitempty"` MbsMediaInfo *MbsMediaInfo `json:"mbsMediaInfo,omitempty"` QosRef *string `json:"qosRef,omitempty"` MbsQoSReq *MbsQoSReq `json:"mbsQoSReq,omitempty"` }
MbsMediaComp Represents an MBS Media Component.
func NewMbsMediaComp ¶
func NewMbsMediaComp(mbsMedCompNum int32) *MbsMediaComp
NewMbsMediaComp instantiates a new MbsMediaComp 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 NewMbsMediaCompWithDefaults ¶
func NewMbsMediaCompWithDefaults() *MbsMediaComp
NewMbsMediaCompWithDefaults instantiates a new MbsMediaComp 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 (*MbsMediaComp) GetMbsFlowDescs ¶
func (o *MbsMediaComp) GetMbsFlowDescs() []string
GetMbsFlowDescs returns the MbsFlowDescs field value if set, zero value otherwise.
func (*MbsMediaComp) GetMbsFlowDescsOk ¶
func (o *MbsMediaComp) GetMbsFlowDescsOk() ([]string, bool)
GetMbsFlowDescsOk returns a tuple with the MbsFlowDescs field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MbsMediaComp) GetMbsMedCompNum ¶
func (o *MbsMediaComp) GetMbsMedCompNum() int32
GetMbsMedCompNum returns the MbsMedCompNum field value
func (*MbsMediaComp) GetMbsMedCompNumOk ¶
func (o *MbsMediaComp) GetMbsMedCompNumOk() (*int32, bool)
GetMbsMedCompNumOk returns a tuple with the MbsMedCompNum field value and a boolean to check if the value has been set.
func (*MbsMediaComp) GetMbsMediaInfo ¶
func (o *MbsMediaComp) GetMbsMediaInfo() MbsMediaInfo
GetMbsMediaInfo returns the MbsMediaInfo field value if set, zero value otherwise.
func (*MbsMediaComp) GetMbsMediaInfoOk ¶
func (o *MbsMediaComp) GetMbsMediaInfoOk() (*MbsMediaInfo, bool)
GetMbsMediaInfoOk returns a tuple with the MbsMediaInfo field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MbsMediaComp) GetMbsQoSReq ¶
func (o *MbsMediaComp) GetMbsQoSReq() MbsQoSReq
GetMbsQoSReq returns the MbsQoSReq field value if set, zero value otherwise.
func (*MbsMediaComp) GetMbsQoSReqOk ¶
func (o *MbsMediaComp) GetMbsQoSReqOk() (*MbsQoSReq, bool)
GetMbsQoSReqOk returns a tuple with the MbsQoSReq field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MbsMediaComp) GetMbsSdfResPrio ¶
func (o *MbsMediaComp) GetMbsSdfResPrio() ReservPriority
GetMbsSdfResPrio returns the MbsSdfResPrio field value if set, zero value otherwise.
func (*MbsMediaComp) GetMbsSdfResPrioOk ¶
func (o *MbsMediaComp) GetMbsSdfResPrioOk() (*ReservPriority, bool)
GetMbsSdfResPrioOk returns a tuple with the MbsSdfResPrio field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MbsMediaComp) GetQosRef ¶
func (o *MbsMediaComp) GetQosRef() string
GetQosRef returns the QosRef field value if set, zero value otherwise.
func (*MbsMediaComp) GetQosRefOk ¶
func (o *MbsMediaComp) GetQosRefOk() (*string, bool)
GetQosRefOk returns a tuple with the QosRef field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MbsMediaComp) HasMbsFlowDescs ¶
func (o *MbsMediaComp) HasMbsFlowDescs() bool
HasMbsFlowDescs returns a boolean if a field has been set.
func (*MbsMediaComp) HasMbsMediaInfo ¶
func (o *MbsMediaComp) HasMbsMediaInfo() bool
HasMbsMediaInfo returns a boolean if a field has been set.
func (*MbsMediaComp) HasMbsQoSReq ¶
func (o *MbsMediaComp) HasMbsQoSReq() bool
HasMbsQoSReq returns a boolean if a field has been set.
func (*MbsMediaComp) HasMbsSdfResPrio ¶
func (o *MbsMediaComp) HasMbsSdfResPrio() bool
HasMbsSdfResPrio returns a boolean if a field has been set.
func (*MbsMediaComp) HasQosRef ¶
func (o *MbsMediaComp) HasQosRef() bool
HasQosRef returns a boolean if a field has been set.
func (MbsMediaComp) MarshalJSON ¶
func (o MbsMediaComp) MarshalJSON() ([]byte, error)
func (*MbsMediaComp) SetMbsFlowDescs ¶
func (o *MbsMediaComp) SetMbsFlowDescs(v []string)
SetMbsFlowDescs gets a reference to the given []string and assigns it to the MbsFlowDescs field.
func (*MbsMediaComp) SetMbsMedCompNum ¶
func (o *MbsMediaComp) SetMbsMedCompNum(v int32)
SetMbsMedCompNum sets field value
func (*MbsMediaComp) SetMbsMediaInfo ¶
func (o *MbsMediaComp) SetMbsMediaInfo(v MbsMediaInfo)
SetMbsMediaInfo gets a reference to the given MbsMediaInfo and assigns it to the MbsMediaInfo field.
func (*MbsMediaComp) SetMbsQoSReq ¶
func (o *MbsMediaComp) SetMbsQoSReq(v MbsQoSReq)
SetMbsQoSReq gets a reference to the given MbsQoSReq and assigns it to the MbsQoSReq field.
func (*MbsMediaComp) SetMbsSdfResPrio ¶
func (o *MbsMediaComp) SetMbsSdfResPrio(v ReservPriority)
SetMbsSdfResPrio gets a reference to the given ReservPriority and assigns it to the MbsSdfResPrio field.
func (*MbsMediaComp) SetQosRef ¶
func (o *MbsMediaComp) SetQosRef(v string)
SetQosRef gets a reference to the given string and assigns it to the QosRef field.
func (MbsMediaComp) ToMap ¶
func (o MbsMediaComp) ToMap() (map[string]interface{}, error)
func (*MbsMediaComp) UnmarshalJSON ¶
func (o *MbsMediaComp) UnmarshalJSON(bytes []byte) (err error)
type MbsMediaInfo ¶
type MbsMediaInfo struct { MbsMedType *MediaType `json:"mbsMedType,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\". MaxReqMbsBwDl *string `json:"maxReqMbsBwDl,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\". MinReqMbsBwDl *string `json:"minReqMbsBwDl,omitempty"` Codecs []string `json:"codecs,omitempty"` }
MbsMediaInfo Represent MBS Media Information.
func NewMbsMediaInfo ¶
func NewMbsMediaInfo() *MbsMediaInfo
NewMbsMediaInfo instantiates a new MbsMediaInfo 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 NewMbsMediaInfoWithDefaults ¶
func NewMbsMediaInfoWithDefaults() *MbsMediaInfo
NewMbsMediaInfoWithDefaults instantiates a new MbsMediaInfo 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 (*MbsMediaInfo) GetCodecs ¶
func (o *MbsMediaInfo) GetCodecs() []string
GetCodecs returns the Codecs field value if set, zero value otherwise.
func (*MbsMediaInfo) GetCodecsOk ¶
func (o *MbsMediaInfo) GetCodecsOk() ([]string, bool)
GetCodecsOk returns a tuple with the Codecs field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MbsMediaInfo) GetMaxReqMbsBwDl ¶
func (o *MbsMediaInfo) GetMaxReqMbsBwDl() string
GetMaxReqMbsBwDl returns the MaxReqMbsBwDl field value if set, zero value otherwise.
func (*MbsMediaInfo) GetMaxReqMbsBwDlOk ¶
func (o *MbsMediaInfo) GetMaxReqMbsBwDlOk() (*string, bool)
GetMaxReqMbsBwDlOk returns a tuple with the MaxReqMbsBwDl field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MbsMediaInfo) GetMbsMedType ¶
func (o *MbsMediaInfo) GetMbsMedType() MediaType
GetMbsMedType returns the MbsMedType field value if set, zero value otherwise.
func (*MbsMediaInfo) GetMbsMedTypeOk ¶
func (o *MbsMediaInfo) GetMbsMedTypeOk() (*MediaType, bool)
GetMbsMedTypeOk returns a tuple with the MbsMedType field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MbsMediaInfo) GetMinReqMbsBwDl ¶
func (o *MbsMediaInfo) GetMinReqMbsBwDl() string
GetMinReqMbsBwDl returns the MinReqMbsBwDl field value if set, zero value otherwise.
func (*MbsMediaInfo) GetMinReqMbsBwDlOk ¶
func (o *MbsMediaInfo) GetMinReqMbsBwDlOk() (*string, bool)
GetMinReqMbsBwDlOk returns a tuple with the MinReqMbsBwDl field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MbsMediaInfo) HasCodecs ¶
func (o *MbsMediaInfo) HasCodecs() bool
HasCodecs returns a boolean if a field has been set.
func (*MbsMediaInfo) HasMaxReqMbsBwDl ¶
func (o *MbsMediaInfo) HasMaxReqMbsBwDl() bool
HasMaxReqMbsBwDl returns a boolean if a field has been set.
func (*MbsMediaInfo) HasMbsMedType ¶
func (o *MbsMediaInfo) HasMbsMedType() bool
HasMbsMedType returns a boolean if a field has been set.
func (*MbsMediaInfo) HasMinReqMbsBwDl ¶
func (o *MbsMediaInfo) HasMinReqMbsBwDl() bool
HasMinReqMbsBwDl returns a boolean if a field has been set.
func (MbsMediaInfo) MarshalJSON ¶
func (o MbsMediaInfo) MarshalJSON() ([]byte, error)
func (*MbsMediaInfo) SetCodecs ¶
func (o *MbsMediaInfo) SetCodecs(v []string)
SetCodecs gets a reference to the given []string and assigns it to the Codecs field.
func (*MbsMediaInfo) SetMaxReqMbsBwDl ¶
func (o *MbsMediaInfo) SetMaxReqMbsBwDl(v string)
SetMaxReqMbsBwDl gets a reference to the given string and assigns it to the MaxReqMbsBwDl field.
func (*MbsMediaInfo) SetMbsMedType ¶
func (o *MbsMediaInfo) SetMbsMedType(v MediaType)
SetMbsMedType gets a reference to the given MediaType and assigns it to the MbsMedType field.
func (*MbsMediaInfo) SetMinReqMbsBwDl ¶
func (o *MbsMediaInfo) SetMinReqMbsBwDl(v string)
SetMinReqMbsBwDl gets a reference to the given string and assigns it to the MinReqMbsBwDl field.
func (MbsMediaInfo) ToMap ¶
func (o MbsMediaInfo) ToMap() (map[string]interface{}, error)
type MbsPpData ¶
type MbsPpData struct { AfId string `json:"afId"` MbsSessAuthData *MbsSessAuthData `json:"mbsSessAuthData,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"` }
MbsPpData Represents MBS Parameters Provisioning data.
func NewMbsPpData ¶
NewMbsPpData instantiates a new MbsPpData 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 NewMbsPpDataWithDefaults ¶
func NewMbsPpDataWithDefaults() *MbsPpData
NewMbsPpDataWithDefaults instantiates a new MbsPpData 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 (*MbsPpData) GetAfIdOk ¶
GetAfIdOk returns a tuple with the AfId field value and a boolean to check if the value has been set.
func (*MbsPpData) GetMbsSessAuthData ¶
func (o *MbsPpData) GetMbsSessAuthData() MbsSessAuthData
GetMbsSessAuthData returns the MbsSessAuthData field value if set, zero value otherwise.
func (*MbsPpData) GetMbsSessAuthDataOk ¶
func (o *MbsPpData) GetMbsSessAuthDataOk() (*MbsSessAuthData, bool)
GetMbsSessAuthDataOk returns a tuple with the MbsSessAuthData field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MbsPpData) GetSuppFeat ¶
GetSuppFeat returns the SuppFeat field value if set, zero value otherwise.
func (*MbsPpData) GetSuppFeatOk ¶
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 (*MbsPpData) HasMbsSessAuthData ¶
HasMbsSessAuthData returns a boolean if a field has been set.
func (*MbsPpData) HasSuppFeat ¶
HasSuppFeat returns a boolean if a field has been set.
func (MbsPpData) MarshalJSON ¶
func (*MbsPpData) SetMbsSessAuthData ¶
func (o *MbsPpData) SetMbsSessAuthData(v MbsSessAuthData)
SetMbsSessAuthData gets a reference to the given MbsSessAuthData and assigns it to the MbsSessAuthData field.
func (*MbsPpData) SetSuppFeat ¶
SetSuppFeat gets a reference to the given string and assigns it to the SuppFeat field.
func (*MbsPpData) UnmarshalJSON ¶
type MbsPpDataPatch ¶
type MbsPpDataPatch struct { MbsSessAuthData *MbsSessAuthData `json:"mbsSessAuthData,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"` }
MbsPpDataPatch Represents the requested modification to existing MBS Parameters Provisioning data.
func NewMbsPpDataPatch ¶
func NewMbsPpDataPatch() *MbsPpDataPatch
NewMbsPpDataPatch instantiates a new MbsPpDataPatch 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 NewMbsPpDataPatchWithDefaults ¶
func NewMbsPpDataPatchWithDefaults() *MbsPpDataPatch
NewMbsPpDataPatchWithDefaults instantiates a new MbsPpDataPatch 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 (*MbsPpDataPatch) GetMbsSessAuthData ¶
func (o *MbsPpDataPatch) GetMbsSessAuthData() MbsSessAuthData
GetMbsSessAuthData returns the MbsSessAuthData field value if set, zero value otherwise.
func (*MbsPpDataPatch) GetMbsSessAuthDataOk ¶
func (o *MbsPpDataPatch) GetMbsSessAuthDataOk() (*MbsSessAuthData, bool)
GetMbsSessAuthDataOk returns a tuple with the MbsSessAuthData field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MbsPpDataPatch) GetSuppFeat ¶
func (o *MbsPpDataPatch) GetSuppFeat() string
GetSuppFeat returns the SuppFeat field value if set, zero value otherwise.
func (*MbsPpDataPatch) GetSuppFeatOk ¶
func (o *MbsPpDataPatch) 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 (*MbsPpDataPatch) HasMbsSessAuthData ¶
func (o *MbsPpDataPatch) HasMbsSessAuthData() bool
HasMbsSessAuthData returns a boolean if a field has been set.
func (*MbsPpDataPatch) HasSuppFeat ¶
func (o *MbsPpDataPatch) HasSuppFeat() bool
HasSuppFeat returns a boolean if a field has been set.
func (MbsPpDataPatch) MarshalJSON ¶
func (o MbsPpDataPatch) MarshalJSON() ([]byte, error)
func (*MbsPpDataPatch) SetMbsSessAuthData ¶
func (o *MbsPpDataPatch) SetMbsSessAuthData(v MbsSessAuthData)
SetMbsSessAuthData gets a reference to the given MbsSessAuthData and assigns it to the MbsSessAuthData field.
func (*MbsPpDataPatch) SetSuppFeat ¶
func (o *MbsPpDataPatch) SetSuppFeat(v string)
SetSuppFeat gets a reference to the given string and assigns it to the SuppFeat field.
func (MbsPpDataPatch) ToMap ¶
func (o MbsPpDataPatch) ToMap() (map[string]interface{}, error)
type MbsQoSReq ¶
type MbsQoSReq struct { // Unsigned integer representing a 5G QoS Identifier (see clause 5.7.2.1 of 3GPP TS 23.501, within the range 0 to 255. Var5qi int32 `json:"5qi"` // 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\". GuarBitRate *string `json:"guarBitRate,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\". MaxBitRate *string `json:"maxBitRate,omitempty"` // Unsigned integer indicating Averaging Window (see clause 5.7.3.6 and 5.7.4 of 3GPP TS 23.501), expressed in milliseconds. AverWindow *int32 `json:"averWindow,omitempty"` ReqMbsArp *Arp `json:"reqMbsArp,omitempty"` }
MbsQoSReq Represent MBS QoS requirements.
func NewMbsQoSReq ¶
NewMbsQoSReq instantiates a new MbsQoSReq 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 NewMbsQoSReqWithDefaults ¶
func NewMbsQoSReqWithDefaults() *MbsQoSReq
NewMbsQoSReqWithDefaults instantiates a new MbsQoSReq 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 (*MbsQoSReq) GetAverWindow ¶
GetAverWindow returns the AverWindow field value if set, zero value otherwise.
func (*MbsQoSReq) GetAverWindowOk ¶
GetAverWindowOk returns a tuple with the AverWindow field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MbsQoSReq) GetGuarBitRate ¶
GetGuarBitRate returns the GuarBitRate field value if set, zero value otherwise.
func (*MbsQoSReq) GetGuarBitRateOk ¶
GetGuarBitRateOk returns a tuple with the GuarBitRate field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MbsQoSReq) GetMaxBitRate ¶
GetMaxBitRate returns the MaxBitRate field value if set, zero value otherwise.
func (*MbsQoSReq) GetMaxBitRateOk ¶
GetMaxBitRateOk returns a tuple with the MaxBitRate field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MbsQoSReq) GetReqMbsArp ¶
GetReqMbsArp returns the ReqMbsArp field value if set, zero value otherwise.
func (*MbsQoSReq) GetReqMbsArpOk ¶
GetReqMbsArpOk returns a tuple with the ReqMbsArp field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MbsQoSReq) GetVar5qiOk ¶
GetVar5qiOk returns a tuple with the Var5qi field value and a boolean to check if the value has been set.
func (*MbsQoSReq) HasAverWindow ¶
HasAverWindow returns a boolean if a field has been set.
func (*MbsQoSReq) HasGuarBitRate ¶
HasGuarBitRate returns a boolean if a field has been set.
func (*MbsQoSReq) HasMaxBitRate ¶
HasMaxBitRate returns a boolean if a field has been set.
func (*MbsQoSReq) HasReqMbsArp ¶
HasReqMbsArp returns a boolean if a field has been set.
func (MbsQoSReq) MarshalJSON ¶
func (*MbsQoSReq) SetAverWindow ¶
SetAverWindow gets a reference to the given int32 and assigns it to the AverWindow field.
func (*MbsQoSReq) SetGuarBitRate ¶
SetGuarBitRate gets a reference to the given string and assigns it to the GuarBitRate field.
func (*MbsQoSReq) SetMaxBitRate ¶
SetMaxBitRate gets a reference to the given string and assigns it to the MaxBitRate field.
func (*MbsQoSReq) SetReqMbsArp ¶
SetReqMbsArp gets a reference to the given Arp and assigns it to the ReqMbsArp field.
func (*MbsQoSReq) UnmarshalJSON ¶
type MbsServiceArea ¶
type MbsServiceArea struct { // List of NR cell Ids NcgiList []NcgiTai `json:"ncgiList,omitempty"` // List of tracking area Ids TaiList []Tai `json:"taiList,omitempty"` }
MbsServiceArea MBS Service Area
func NewMbsServiceArea ¶
func NewMbsServiceArea() *MbsServiceArea
NewMbsServiceArea instantiates a new MbsServiceArea 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 NewMbsServiceAreaWithDefaults ¶
func NewMbsServiceAreaWithDefaults() *MbsServiceArea
NewMbsServiceAreaWithDefaults instantiates a new MbsServiceArea 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 (*MbsServiceArea) GetNcgiList ¶
func (o *MbsServiceArea) GetNcgiList() []NcgiTai
GetNcgiList returns the NcgiList field value if set, zero value otherwise.
func (*MbsServiceArea) GetNcgiListOk ¶
func (o *MbsServiceArea) GetNcgiListOk() ([]NcgiTai, bool)
GetNcgiListOk returns a tuple with the NcgiList field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MbsServiceArea) GetTaiList ¶
func (o *MbsServiceArea) GetTaiList() []Tai
GetTaiList returns the TaiList field value if set, zero value otherwise.
func (*MbsServiceArea) GetTaiListOk ¶
func (o *MbsServiceArea) GetTaiListOk() ([]Tai, bool)
GetTaiListOk returns a tuple with the TaiList field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MbsServiceArea) HasNcgiList ¶
func (o *MbsServiceArea) HasNcgiList() bool
HasNcgiList returns a boolean if a field has been set.
func (*MbsServiceArea) HasTaiList ¶
func (o *MbsServiceArea) HasTaiList() bool
HasTaiList returns a boolean if a field has been set.
func (MbsServiceArea) MarshalJSON ¶
func (o MbsServiceArea) MarshalJSON() ([]byte, error)
func (*MbsServiceArea) SetNcgiList ¶
func (o *MbsServiceArea) SetNcgiList(v []NcgiTai)
SetNcgiList gets a reference to the given []NcgiTai and assigns it to the NcgiList field.
func (*MbsServiceArea) SetTaiList ¶
func (o *MbsServiceArea) SetTaiList(v []Tai)
SetTaiList gets a reference to the given []Tai and assigns it to the TaiList field.
func (MbsServiceArea) ToMap ¶
func (o MbsServiceArea) ToMap() (map[string]interface{}, error)
type MbsServiceInfo ¶
type MbsServiceInfo struct { MbsMediaComps map[string]MbsMediaComp `json:"mbsMediaComps"` MbsSdfResPrio *ReservPriority `json:"mbsSdfResPrio,omitempty"` // Contains an AF application identifier. AfAppId *string `json:"afAppId,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\". MbsSessionAmbr *string `json:"mbsSessionAmbr,omitempty"` }
MbsServiceInfo Represent MBS Service Information.
func NewMbsServiceInfo ¶
func NewMbsServiceInfo(mbsMediaComps map[string]MbsMediaComp) *MbsServiceInfo
NewMbsServiceInfo instantiates a new MbsServiceInfo 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 NewMbsServiceInfoWithDefaults ¶
func NewMbsServiceInfoWithDefaults() *MbsServiceInfo
NewMbsServiceInfoWithDefaults instantiates a new MbsServiceInfo 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 (*MbsServiceInfo) GetAfAppId ¶
func (o *MbsServiceInfo) GetAfAppId() string
GetAfAppId returns the AfAppId field value if set, zero value otherwise.
func (*MbsServiceInfo) GetAfAppIdOk ¶
func (o *MbsServiceInfo) GetAfAppIdOk() (*string, bool)
GetAfAppIdOk returns a tuple with the AfAppId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MbsServiceInfo) GetMbsMediaComps ¶
func (o *MbsServiceInfo) GetMbsMediaComps() map[string]MbsMediaComp
GetMbsMediaComps returns the MbsMediaComps field value
func (*MbsServiceInfo) GetMbsMediaCompsOk ¶
func (o *MbsServiceInfo) GetMbsMediaCompsOk() (*map[string]MbsMediaComp, bool)
GetMbsMediaCompsOk returns a tuple with the MbsMediaComps field value and a boolean to check if the value has been set.
func (*MbsServiceInfo) GetMbsSdfResPrio ¶
func (o *MbsServiceInfo) GetMbsSdfResPrio() ReservPriority
GetMbsSdfResPrio returns the MbsSdfResPrio field value if set, zero value otherwise.
func (*MbsServiceInfo) GetMbsSdfResPrioOk ¶
func (o *MbsServiceInfo) GetMbsSdfResPrioOk() (*ReservPriority, bool)
GetMbsSdfResPrioOk returns a tuple with the MbsSdfResPrio field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MbsServiceInfo) GetMbsSessionAmbr ¶
func (o *MbsServiceInfo) GetMbsSessionAmbr() string
GetMbsSessionAmbr returns the MbsSessionAmbr field value if set, zero value otherwise.
func (*MbsServiceInfo) GetMbsSessionAmbrOk ¶
func (o *MbsServiceInfo) GetMbsSessionAmbrOk() (*string, bool)
GetMbsSessionAmbrOk returns a tuple with the MbsSessionAmbr field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MbsServiceInfo) HasAfAppId ¶
func (o *MbsServiceInfo) HasAfAppId() bool
HasAfAppId returns a boolean if a field has been set.
func (*MbsServiceInfo) HasMbsSdfResPrio ¶
func (o *MbsServiceInfo) HasMbsSdfResPrio() bool
HasMbsSdfResPrio returns a boolean if a field has been set.
func (*MbsServiceInfo) HasMbsSessionAmbr ¶
func (o *MbsServiceInfo) HasMbsSessionAmbr() bool
HasMbsSessionAmbr returns a boolean if a field has been set.
func (MbsServiceInfo) MarshalJSON ¶
func (o MbsServiceInfo) MarshalJSON() ([]byte, error)
func (*MbsServiceInfo) SetAfAppId ¶
func (o *MbsServiceInfo) SetAfAppId(v string)
SetAfAppId gets a reference to the given string and assigns it to the AfAppId field.
func (*MbsServiceInfo) SetMbsMediaComps ¶
func (o *MbsServiceInfo) SetMbsMediaComps(v map[string]MbsMediaComp)
SetMbsMediaComps sets field value
func (*MbsServiceInfo) SetMbsSdfResPrio ¶
func (o *MbsServiceInfo) SetMbsSdfResPrio(v ReservPriority)
SetMbsSdfResPrio gets a reference to the given ReservPriority and assigns it to the MbsSdfResPrio field.
func (*MbsServiceInfo) SetMbsSessionAmbr ¶
func (o *MbsServiceInfo) SetMbsSessionAmbr(v string)
SetMbsSessionAmbr gets a reference to the given string and assigns it to the MbsSessionAmbr field.
func (MbsServiceInfo) ToMap ¶
func (o MbsServiceInfo) ToMap() (map[string]interface{}, error)
func (*MbsServiceInfo) UnmarshalJSON ¶
func (o *MbsServiceInfo) UnmarshalJSON(bytes []byte) (err error)
type MbsServiceType ¶
type MbsServiceType struct {
// contains filtered or unexported fields
}
MbsServiceType Indicates the MBS service type of an MBS session
func (*MbsServiceType) MarshalJSON ¶
func (src *MbsServiceType) MarshalJSON() ([]byte, error)
Marshal data from the first non-nil pointers in the struct to JSON
func (*MbsServiceType) UnmarshalJSON ¶
func (dst *MbsServiceType) UnmarshalJSON(data []byte) error
Unmarshal JSON data into any of the pointers in the struct
type MbsSessAuthData ¶
type MbsSessAuthData struct { // string containing a local identifier followed by \"@\" and a domain identifier. Both the local identifier and the domain identifier shall be encoded as strings that do not contain any \"@\" characters. See Clauses 4.6.2 and 4.6.3 of 3GPP TS 23.682 for more information. ExtGroupId string `json:"extGroupId"` // Represents the list of the GPSI(s) of the member UE(s) constituting the multicast MBS group. Any value of type can be used as a key of the map. GpsisList *map[string]string `json:"gpsisList,omitempty"` MbsSessionIdList NullableModel5MbsAuthorizationInfo `json:"mbsSessionIdList"` }
MbsSessAuthData Represents the MBS Session Authorization data.
func NewMbsSessAuthData ¶
func NewMbsSessAuthData(extGroupId string, mbsSessionIdList NullableModel5MbsAuthorizationInfo) *MbsSessAuthData
NewMbsSessAuthData instantiates a new MbsSessAuthData 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 NewMbsSessAuthDataWithDefaults ¶
func NewMbsSessAuthDataWithDefaults() *MbsSessAuthData
NewMbsSessAuthDataWithDefaults instantiates a new MbsSessAuthData 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 (*MbsSessAuthData) GetExtGroupId ¶
func (o *MbsSessAuthData) GetExtGroupId() string
GetExtGroupId returns the ExtGroupId field value
func (*MbsSessAuthData) GetExtGroupIdOk ¶
func (o *MbsSessAuthData) GetExtGroupIdOk() (*string, bool)
GetExtGroupIdOk returns a tuple with the ExtGroupId field value and a boolean to check if the value has been set.
func (*MbsSessAuthData) GetGpsisList ¶
func (o *MbsSessAuthData) GetGpsisList() map[string]string
GetGpsisList returns the GpsisList field value if set, zero value otherwise.
func (*MbsSessAuthData) GetGpsisListOk ¶
func (o *MbsSessAuthData) GetGpsisListOk() (*map[string]string, bool)
GetGpsisListOk returns a tuple with the GpsisList field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MbsSessAuthData) GetMbsSessionIdList ¶
func (o *MbsSessAuthData) GetMbsSessionIdList() Model5MbsAuthorizationInfo
GetMbsSessionIdList returns the MbsSessionIdList field value If the value is explicit nil, the zero value for Model5MbsAuthorizationInfo will be returned
func (*MbsSessAuthData) GetMbsSessionIdListOk ¶
func (o *MbsSessAuthData) GetMbsSessionIdListOk() (*Model5MbsAuthorizationInfo, bool)
GetMbsSessionIdListOk returns a tuple with the MbsSessionIdList field value and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*MbsSessAuthData) HasGpsisList ¶
func (o *MbsSessAuthData) HasGpsisList() bool
HasGpsisList returns a boolean if a field has been set.
func (MbsSessAuthData) MarshalJSON ¶
func (o MbsSessAuthData) MarshalJSON() ([]byte, error)
func (*MbsSessAuthData) SetExtGroupId ¶
func (o *MbsSessAuthData) SetExtGroupId(v string)
SetExtGroupId sets field value
func (*MbsSessAuthData) SetGpsisList ¶
func (o *MbsSessAuthData) SetGpsisList(v map[string]string)
SetGpsisList gets a reference to the given map[string]string and assigns it to the GpsisList field.
func (*MbsSessAuthData) SetMbsSessionIdList ¶
func (o *MbsSessAuthData) SetMbsSessionIdList(v Model5MbsAuthorizationInfo)
SetMbsSessionIdList sets field value
func (MbsSessAuthData) ToMap ¶
func (o MbsSessAuthData) ToMap() (map[string]interface{}, error)
func (*MbsSessAuthData) UnmarshalJSON ¶
func (o *MbsSessAuthData) UnmarshalJSON(bytes []byte) (err error)
type MbsSession ¶
type MbsSession struct { MbsSessionId NullableMbsSessionId `json:"mbsSessionId,omitempty"` TmgiAllocReq *bool `json:"tmgiAllocReq,omitempty"` Tmgi *Tmgi `json:"tmgi,omitempty"` // string with format 'date-time' as defined in OpenAPI. ExpirationTime *time.Time `json:"expirationTime,omitempty"` ServiceType MbsServiceType `json:"serviceType"` LocationDependent *bool `json:"locationDependent,omitempty"` // Integer where the allowed values correspond to the value range of an unsigned 16-bit integer. AreaSessionId *int32 `json:"areaSessionId,omitempty"` IngressTunAddrReq *bool `json:"ingressTunAddrReq,omitempty"` IngressTunAddr []TunnelAddress `json:"ingressTunAddr,omitempty"` Ssm *Ssm `json:"ssm,omitempty"` MbsServiceArea NullableMbsServiceArea `json:"mbsServiceArea,omitempty"` ExtMbsServiceArea NullableExternalMbsServiceArea `json:"extMbsServiceArea,omitempty"` // String representing a Data Network as defined in clause 9A of 3GPP TS 23.003; it shall contain either a DNN Network Identifier, or a full DNN with both the Network Identifier and Operator Identifier, as specified in 3GPP TS 23.003 clause 9.1.1 and 9.1.2. It shall be coded as string in which the labels are separated by dots (e.g. \"Label1.Label2.Label3\"). Dnn *string `json:"dnn,omitempty"` Snssai *Snssai `json:"snssai,omitempty"` // Deprecated ActivationTime *time.Time `json:"activationTime,omitempty"` // string with format 'date-time' as defined in OpenAPI. StartTime *time.Time `json:"startTime,omitempty"` // string with format 'date-time' as defined in OpenAPI. TerminationTime *time.Time `json:"terminationTime,omitempty"` MbsServInfo *MbsServiceInfo `json:"mbsServInfo,omitempty"` MbsSessionSubsc *MbsSessionSubscription `json:"mbsSessionSubsc,omitempty"` ActivityStatus *MbsSessionActivityStatus `json:"activityStatus,omitempty"` AnyUeInd *bool `json:"anyUeInd,omitempty"` MbsFsaIdList []string `json:"mbsFsaIdList,omitempty"` }
MbsSession Individual MBS session
func NewMbsSession ¶
func NewMbsSession(serviceType MbsServiceType) *MbsSession
NewMbsSession instantiates a new MbsSession 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 NewMbsSessionWithDefaults ¶
func NewMbsSessionWithDefaults() *MbsSession
NewMbsSessionWithDefaults instantiates a new MbsSession 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 (*MbsSession) GetActivationTime ¶
func (o *MbsSession) GetActivationTime() time.Time
GetActivationTime returns the ActivationTime field value if set, zero value otherwise. Deprecated
func (*MbsSession) GetActivationTimeOk ¶
func (o *MbsSession) GetActivationTimeOk() (*time.Time, bool)
GetActivationTimeOk returns a tuple with the ActivationTime field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated
func (*MbsSession) GetActivityStatus ¶
func (o *MbsSession) GetActivityStatus() MbsSessionActivityStatus
GetActivityStatus returns the ActivityStatus field value if set, zero value otherwise.
func (*MbsSession) GetActivityStatusOk ¶
func (o *MbsSession) GetActivityStatusOk() (*MbsSessionActivityStatus, bool)
GetActivityStatusOk returns a tuple with the ActivityStatus field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MbsSession) GetAnyUeInd ¶
func (o *MbsSession) GetAnyUeInd() bool
GetAnyUeInd returns the AnyUeInd field value if set, zero value otherwise.
func (*MbsSession) GetAnyUeIndOk ¶
func (o *MbsSession) GetAnyUeIndOk() (*bool, bool)
GetAnyUeIndOk returns a tuple with the AnyUeInd field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MbsSession) GetAreaSessionId ¶
func (o *MbsSession) GetAreaSessionId() int32
GetAreaSessionId returns the AreaSessionId field value if set, zero value otherwise.
func (*MbsSession) GetAreaSessionIdOk ¶
func (o *MbsSession) GetAreaSessionIdOk() (*int32, bool)
GetAreaSessionIdOk returns a tuple with the AreaSessionId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MbsSession) GetDnn ¶
func (o *MbsSession) GetDnn() string
GetDnn returns the Dnn field value if set, zero value otherwise.
func (*MbsSession) GetDnnOk ¶
func (o *MbsSession) GetDnnOk() (*string, bool)
GetDnnOk returns a tuple with the Dnn field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MbsSession) GetExpirationTime ¶
func (o *MbsSession) GetExpirationTime() time.Time
GetExpirationTime returns the ExpirationTime field value if set, zero value otherwise.
func (*MbsSession) GetExpirationTimeOk ¶
func (o *MbsSession) GetExpirationTimeOk() (*time.Time, bool)
GetExpirationTimeOk returns a tuple with the ExpirationTime field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MbsSession) GetExtMbsServiceArea ¶
func (o *MbsSession) GetExtMbsServiceArea() ExternalMbsServiceArea
GetExtMbsServiceArea returns the ExtMbsServiceArea field value if set, zero value otherwise (both if not set or set to explicit null).
func (*MbsSession) GetExtMbsServiceAreaOk ¶
func (o *MbsSession) GetExtMbsServiceAreaOk() (*ExternalMbsServiceArea, bool)
GetExtMbsServiceAreaOk returns a tuple with the ExtMbsServiceArea field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*MbsSession) GetIngressTunAddr ¶
func (o *MbsSession) GetIngressTunAddr() []TunnelAddress
GetIngressTunAddr returns the IngressTunAddr field value if set, zero value otherwise.
func (*MbsSession) GetIngressTunAddrOk ¶
func (o *MbsSession) GetIngressTunAddrOk() ([]TunnelAddress, bool)
GetIngressTunAddrOk returns a tuple with the IngressTunAddr field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MbsSession) GetIngressTunAddrReq ¶
func (o *MbsSession) GetIngressTunAddrReq() bool
GetIngressTunAddrReq returns the IngressTunAddrReq field value if set, zero value otherwise.
func (*MbsSession) GetIngressTunAddrReqOk ¶
func (o *MbsSession) GetIngressTunAddrReqOk() (*bool, bool)
GetIngressTunAddrReqOk returns a tuple with the IngressTunAddrReq field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MbsSession) GetLocationDependent ¶
func (o *MbsSession) GetLocationDependent() bool
GetLocationDependent returns the LocationDependent field value if set, zero value otherwise.
func (*MbsSession) GetLocationDependentOk ¶
func (o *MbsSession) GetLocationDependentOk() (*bool, bool)
GetLocationDependentOk returns a tuple with the LocationDependent field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MbsSession) GetMbsFsaIdList ¶
func (o *MbsSession) GetMbsFsaIdList() []string
GetMbsFsaIdList returns the MbsFsaIdList field value if set, zero value otherwise.
func (*MbsSession) GetMbsFsaIdListOk ¶
func (o *MbsSession) GetMbsFsaIdListOk() ([]string, bool)
GetMbsFsaIdListOk returns a tuple with the MbsFsaIdList field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MbsSession) GetMbsServInfo ¶
func (o *MbsSession) GetMbsServInfo() MbsServiceInfo
GetMbsServInfo returns the MbsServInfo field value if set, zero value otherwise.
func (*MbsSession) GetMbsServInfoOk ¶
func (o *MbsSession) GetMbsServInfoOk() (*MbsServiceInfo, bool)
GetMbsServInfoOk returns a tuple with the MbsServInfo field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MbsSession) GetMbsServiceArea ¶
func (o *MbsSession) GetMbsServiceArea() MbsServiceArea
GetMbsServiceArea returns the MbsServiceArea field value if set, zero value otherwise (both if not set or set to explicit null).
func (*MbsSession) GetMbsServiceAreaOk ¶
func (o *MbsSession) GetMbsServiceAreaOk() (*MbsServiceArea, bool)
GetMbsServiceAreaOk returns a tuple with the MbsServiceArea field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*MbsSession) GetMbsSessionId ¶
func (o *MbsSession) GetMbsSessionId() MbsSessionId
GetMbsSessionId returns the MbsSessionId field value if set, zero value otherwise (both if not set or set to explicit null).
func (*MbsSession) GetMbsSessionIdOk ¶
func (o *MbsSession) GetMbsSessionIdOk() (*MbsSessionId, bool)
GetMbsSessionIdOk returns a tuple with the MbsSessionId field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*MbsSession) GetMbsSessionSubsc ¶
func (o *MbsSession) GetMbsSessionSubsc() MbsSessionSubscription
GetMbsSessionSubsc returns the MbsSessionSubsc field value if set, zero value otherwise.
func (*MbsSession) GetMbsSessionSubscOk ¶
func (o *MbsSession) GetMbsSessionSubscOk() (*MbsSessionSubscription, bool)
GetMbsSessionSubscOk returns a tuple with the MbsSessionSubsc field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MbsSession) GetServiceType ¶
func (o *MbsSession) GetServiceType() MbsServiceType
GetServiceType returns the ServiceType field value
func (*MbsSession) GetServiceTypeOk ¶
func (o *MbsSession) GetServiceTypeOk() (*MbsServiceType, bool)
GetServiceTypeOk returns a tuple with the ServiceType field value and a boolean to check if the value has been set.
func (*MbsSession) GetSnssai ¶
func (o *MbsSession) GetSnssai() Snssai
GetSnssai returns the Snssai field value if set, zero value otherwise.
func (*MbsSession) GetSnssaiOk ¶
func (o *MbsSession) GetSnssaiOk() (*Snssai, bool)
GetSnssaiOk returns a tuple with the Snssai field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MbsSession) GetSsm ¶
func (o *MbsSession) GetSsm() Ssm
GetSsm returns the Ssm field value if set, zero value otherwise.
func (*MbsSession) GetSsmOk ¶
func (o *MbsSession) GetSsmOk() (*Ssm, bool)
GetSsmOk returns a tuple with the Ssm field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MbsSession) GetStartTime ¶
func (o *MbsSession) GetStartTime() time.Time
GetStartTime returns the StartTime field value if set, zero value otherwise.
func (*MbsSession) GetStartTimeOk ¶
func (o *MbsSession) GetStartTimeOk() (*time.Time, bool)
GetStartTimeOk returns a tuple with the StartTime field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MbsSession) GetTerminationTime ¶
func (o *MbsSession) GetTerminationTime() time.Time
GetTerminationTime returns the TerminationTime field value if set, zero value otherwise.
func (*MbsSession) GetTerminationTimeOk ¶
func (o *MbsSession) GetTerminationTimeOk() (*time.Time, bool)
GetTerminationTimeOk returns a tuple with the TerminationTime field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MbsSession) GetTmgi ¶
func (o *MbsSession) GetTmgi() Tmgi
GetTmgi returns the Tmgi field value if set, zero value otherwise.
func (*MbsSession) GetTmgiAllocReq ¶
func (o *MbsSession) GetTmgiAllocReq() bool
GetTmgiAllocReq returns the TmgiAllocReq field value if set, zero value otherwise.
func (*MbsSession) GetTmgiAllocReqOk ¶
func (o *MbsSession) GetTmgiAllocReqOk() (*bool, bool)
GetTmgiAllocReqOk returns a tuple with the TmgiAllocReq field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MbsSession) GetTmgiOk ¶
func (o *MbsSession) GetTmgiOk() (*Tmgi, bool)
GetTmgiOk returns a tuple with the Tmgi field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MbsSession) HasActivationTime ¶
func (o *MbsSession) HasActivationTime() bool
HasActivationTime returns a boolean if a field has been set.
func (*MbsSession) HasActivityStatus ¶
func (o *MbsSession) HasActivityStatus() bool
HasActivityStatus returns a boolean if a field has been set.
func (*MbsSession) HasAnyUeInd ¶
func (o *MbsSession) HasAnyUeInd() bool
HasAnyUeInd returns a boolean if a field has been set.
func (*MbsSession) HasAreaSessionId ¶
func (o *MbsSession) HasAreaSessionId() bool
HasAreaSessionId returns a boolean if a field has been set.
func (*MbsSession) HasDnn ¶
func (o *MbsSession) HasDnn() bool
HasDnn returns a boolean if a field has been set.
func (*MbsSession) HasExpirationTime ¶
func (o *MbsSession) HasExpirationTime() bool
HasExpirationTime returns a boolean if a field has been set.
func (*MbsSession) HasExtMbsServiceArea ¶
func (o *MbsSession) HasExtMbsServiceArea() bool
HasExtMbsServiceArea returns a boolean if a field has been set.
func (*MbsSession) HasIngressTunAddr ¶
func (o *MbsSession) HasIngressTunAddr() bool
HasIngressTunAddr returns a boolean if a field has been set.
func (*MbsSession) HasIngressTunAddrReq ¶
func (o *MbsSession) HasIngressTunAddrReq() bool
HasIngressTunAddrReq returns a boolean if a field has been set.
func (*MbsSession) HasLocationDependent ¶
func (o *MbsSession) HasLocationDependent() bool
HasLocationDependent returns a boolean if a field has been set.
func (*MbsSession) HasMbsFsaIdList ¶
func (o *MbsSession) HasMbsFsaIdList() bool
HasMbsFsaIdList returns a boolean if a field has been set.
func (*MbsSession) HasMbsServInfo ¶
func (o *MbsSession) HasMbsServInfo() bool
HasMbsServInfo returns a boolean if a field has been set.
func (*MbsSession) HasMbsServiceArea ¶
func (o *MbsSession) HasMbsServiceArea() bool
HasMbsServiceArea returns a boolean if a field has been set.
func (*MbsSession) HasMbsSessionId ¶
func (o *MbsSession) HasMbsSessionId() bool
HasMbsSessionId returns a boolean if a field has been set.
func (*MbsSession) HasMbsSessionSubsc ¶
func (o *MbsSession) HasMbsSessionSubsc() bool
HasMbsSessionSubsc returns a boolean if a field has been set.
func (*MbsSession) HasSnssai ¶
func (o *MbsSession) HasSnssai() bool
HasSnssai returns a boolean if a field has been set.
func (*MbsSession) HasSsm ¶
func (o *MbsSession) HasSsm() bool
HasSsm returns a boolean if a field has been set.
func (*MbsSession) HasStartTime ¶
func (o *MbsSession) HasStartTime() bool
HasStartTime returns a boolean if a field has been set.
func (*MbsSession) HasTerminationTime ¶
func (o *MbsSession) HasTerminationTime() bool
HasTerminationTime returns a boolean if a field has been set.
func (*MbsSession) HasTmgi ¶
func (o *MbsSession) HasTmgi() bool
HasTmgi returns a boolean if a field has been set.
func (*MbsSession) HasTmgiAllocReq ¶
func (o *MbsSession) HasTmgiAllocReq() bool
HasTmgiAllocReq returns a boolean if a field has been set.
func (MbsSession) MarshalJSON ¶
func (o MbsSession) MarshalJSON() ([]byte, error)
func (*MbsSession) SetActivationTime ¶
func (o *MbsSession) SetActivationTime(v time.Time)
SetActivationTime gets a reference to the given time.Time and assigns it to the ActivationTime field. Deprecated
func (*MbsSession) SetActivityStatus ¶
func (o *MbsSession) SetActivityStatus(v MbsSessionActivityStatus)
SetActivityStatus gets a reference to the given MbsSessionActivityStatus and assigns it to the ActivityStatus field.
func (*MbsSession) SetAnyUeInd ¶
func (o *MbsSession) SetAnyUeInd(v bool)
SetAnyUeInd gets a reference to the given bool and assigns it to the AnyUeInd field.
func (*MbsSession) SetAreaSessionId ¶
func (o *MbsSession) SetAreaSessionId(v int32)
SetAreaSessionId gets a reference to the given int32 and assigns it to the AreaSessionId field.
func (*MbsSession) SetDnn ¶
func (o *MbsSession) SetDnn(v string)
SetDnn gets a reference to the given string and assigns it to the Dnn field.
func (*MbsSession) SetExpirationTime ¶
func (o *MbsSession) SetExpirationTime(v time.Time)
SetExpirationTime gets a reference to the given time.Time and assigns it to the ExpirationTime field.
func (*MbsSession) SetExtMbsServiceArea ¶
func (o *MbsSession) SetExtMbsServiceArea(v ExternalMbsServiceArea)
SetExtMbsServiceArea gets a reference to the given NullableExternalMbsServiceArea and assigns it to the ExtMbsServiceArea field.
func (*MbsSession) SetExtMbsServiceAreaNil ¶
func (o *MbsSession) SetExtMbsServiceAreaNil()
SetExtMbsServiceAreaNil sets the value for ExtMbsServiceArea to be an explicit nil
func (*MbsSession) SetIngressTunAddr ¶
func (o *MbsSession) SetIngressTunAddr(v []TunnelAddress)
SetIngressTunAddr gets a reference to the given []TunnelAddress and assigns it to the IngressTunAddr field.
func (*MbsSession) SetIngressTunAddrReq ¶
func (o *MbsSession) SetIngressTunAddrReq(v bool)
SetIngressTunAddrReq gets a reference to the given bool and assigns it to the IngressTunAddrReq field.
func (*MbsSession) SetLocationDependent ¶
func (o *MbsSession) SetLocationDependent(v bool)
SetLocationDependent gets a reference to the given bool and assigns it to the LocationDependent field.
func (*MbsSession) SetMbsFsaIdList ¶
func (o *MbsSession) SetMbsFsaIdList(v []string)
SetMbsFsaIdList gets a reference to the given []string and assigns it to the MbsFsaIdList field.
func (*MbsSession) SetMbsServInfo ¶
func (o *MbsSession) SetMbsServInfo(v MbsServiceInfo)
SetMbsServInfo gets a reference to the given MbsServiceInfo and assigns it to the MbsServInfo field.
func (*MbsSession) SetMbsServiceArea ¶
func (o *MbsSession) SetMbsServiceArea(v MbsServiceArea)
SetMbsServiceArea gets a reference to the given NullableMbsServiceArea and assigns it to the MbsServiceArea field.
func (*MbsSession) SetMbsServiceAreaNil ¶
func (o *MbsSession) SetMbsServiceAreaNil()
SetMbsServiceAreaNil sets the value for MbsServiceArea to be an explicit nil
func (*MbsSession) SetMbsSessionId ¶
func (o *MbsSession) SetMbsSessionId(v MbsSessionId)
SetMbsSessionId gets a reference to the given NullableMbsSessionId and assigns it to the MbsSessionId field.
func (*MbsSession) SetMbsSessionIdNil ¶
func (o *MbsSession) SetMbsSessionIdNil()
SetMbsSessionIdNil sets the value for MbsSessionId to be an explicit nil
func (*MbsSession) SetMbsSessionSubsc ¶
func (o *MbsSession) SetMbsSessionSubsc(v MbsSessionSubscription)
SetMbsSessionSubsc gets a reference to the given MbsSessionSubscription and assigns it to the MbsSessionSubsc field.
func (*MbsSession) SetServiceType ¶
func (o *MbsSession) SetServiceType(v MbsServiceType)
SetServiceType sets field value
func (*MbsSession) SetSnssai ¶
func (o *MbsSession) SetSnssai(v Snssai)
SetSnssai gets a reference to the given Snssai and assigns it to the Snssai field.
func (*MbsSession) SetSsm ¶
func (o *MbsSession) SetSsm(v Ssm)
SetSsm gets a reference to the given Ssm and assigns it to the Ssm field.
func (*MbsSession) SetStartTime ¶
func (o *MbsSession) SetStartTime(v time.Time)
SetStartTime gets a reference to the given time.Time and assigns it to the StartTime field.
func (*MbsSession) SetTerminationTime ¶
func (o *MbsSession) SetTerminationTime(v time.Time)
SetTerminationTime gets a reference to the given time.Time and assigns it to the TerminationTime field.
func (*MbsSession) SetTmgi ¶
func (o *MbsSession) SetTmgi(v Tmgi)
SetTmgi gets a reference to the given Tmgi and assigns it to the Tmgi field.
func (*MbsSession) SetTmgiAllocReq ¶
func (o *MbsSession) SetTmgiAllocReq(v bool)
SetTmgiAllocReq gets a reference to the given bool and assigns it to the TmgiAllocReq field.
func (MbsSession) ToMap ¶
func (o MbsSession) ToMap() (map[string]interface{}, error)
func (*MbsSession) UnmarshalJSON ¶
func (o *MbsSession) UnmarshalJSON(bytes []byte) (err error)
func (*MbsSession) UnsetExtMbsServiceArea ¶
func (o *MbsSession) UnsetExtMbsServiceArea()
UnsetExtMbsServiceArea ensures that no value is present for ExtMbsServiceArea, not even an explicit nil
func (*MbsSession) UnsetMbsServiceArea ¶
func (o *MbsSession) UnsetMbsServiceArea()
UnsetMbsServiceArea ensures that no value is present for MbsServiceArea, not even an explicit nil
func (*MbsSession) UnsetMbsSessionId ¶
func (o *MbsSession) UnsetMbsSessionId()
UnsetMbsSessionId ensures that no value is present for MbsSessionId, not even an explicit nil
type MbsSessionActivityStatus ¶
type MbsSessionActivityStatus struct {
// contains filtered or unexported fields
}
MbsSessionActivityStatus Indicates the MBS session's activity status
func (*MbsSessionActivityStatus) MarshalJSON ¶
func (src *MbsSessionActivityStatus) MarshalJSON() ([]byte, error)
Marshal data from the first non-nil pointers in the struct to JSON
func (*MbsSessionActivityStatus) UnmarshalJSON ¶
func (dst *MbsSessionActivityStatus) UnmarshalJSON(data []byte) error
Unmarshal JSON data into any of the pointers in the struct
type MbsSessionCreateReq ¶
type MbsSessionCreateReq struct { AfId string `json:"afId"` MbsSession NullableMbsSession `json:"mbsSession"` // 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"` }
MbsSessionCreateReq Represents the parameters to request MBS Session creation.
func NewMbsSessionCreateReq ¶
func NewMbsSessionCreateReq(afId string, mbsSession NullableMbsSession) *MbsSessionCreateReq
NewMbsSessionCreateReq instantiates a new MbsSessionCreateReq 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 NewMbsSessionCreateReqWithDefaults ¶
func NewMbsSessionCreateReqWithDefaults() *MbsSessionCreateReq
NewMbsSessionCreateReqWithDefaults instantiates a new MbsSessionCreateReq 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 (*MbsSessionCreateReq) GetAfId ¶
func (o *MbsSessionCreateReq) GetAfId() string
GetAfId returns the AfId field value
func (*MbsSessionCreateReq) GetAfIdOk ¶
func (o *MbsSessionCreateReq) GetAfIdOk() (*string, bool)
GetAfIdOk returns a tuple with the AfId field value and a boolean to check if the value has been set.
func (*MbsSessionCreateReq) GetMbsSession ¶
func (o *MbsSessionCreateReq) GetMbsSession() MbsSession
GetMbsSession returns the MbsSession field value If the value is explicit nil, the zero value for MbsSession will be returned
func (*MbsSessionCreateReq) GetMbsSessionOk ¶
func (o *MbsSessionCreateReq) GetMbsSessionOk() (*MbsSession, bool)
GetMbsSessionOk returns a tuple with the MbsSession field value and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*MbsSessionCreateReq) GetSuppFeat ¶
func (o *MbsSessionCreateReq) GetSuppFeat() string
GetSuppFeat returns the SuppFeat field value if set, zero value otherwise.
func (*MbsSessionCreateReq) GetSuppFeatOk ¶
func (o *MbsSessionCreateReq) 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 (*MbsSessionCreateReq) HasSuppFeat ¶
func (o *MbsSessionCreateReq) HasSuppFeat() bool
HasSuppFeat returns a boolean if a field has been set.
func (MbsSessionCreateReq) MarshalJSON ¶
func (o MbsSessionCreateReq) MarshalJSON() ([]byte, error)
func (*MbsSessionCreateReq) SetAfId ¶
func (o *MbsSessionCreateReq) SetAfId(v string)
SetAfId sets field value
func (*MbsSessionCreateReq) SetMbsSession ¶
func (o *MbsSessionCreateReq) SetMbsSession(v MbsSession)
SetMbsSession sets field value
func (*MbsSessionCreateReq) SetSuppFeat ¶
func (o *MbsSessionCreateReq) SetSuppFeat(v string)
SetSuppFeat gets a reference to the given string and assigns it to the SuppFeat field.
func (MbsSessionCreateReq) ToMap ¶
func (o MbsSessionCreateReq) ToMap() (map[string]interface{}, error)
func (*MbsSessionCreateReq) UnmarshalJSON ¶
func (o *MbsSessionCreateReq) UnmarshalJSON(bytes []byte) (err error)
type MbsSessionCreateRsp ¶
type MbsSessionCreateRsp struct { MbsSession NullableMbsSession `json:"mbsSession"` EventList *MbsSessionEventReportList `json:"eventList,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"` }
MbsSessionCreateRsp Represents the parameters to be returned in an MBS Session creation response..
func NewMbsSessionCreateRsp ¶
func NewMbsSessionCreateRsp(mbsSession NullableMbsSession) *MbsSessionCreateRsp
NewMbsSessionCreateRsp instantiates a new MbsSessionCreateRsp 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 NewMbsSessionCreateRspWithDefaults ¶
func NewMbsSessionCreateRspWithDefaults() *MbsSessionCreateRsp
NewMbsSessionCreateRspWithDefaults instantiates a new MbsSessionCreateRsp 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 (*MbsSessionCreateRsp) GetEventList ¶
func (o *MbsSessionCreateRsp) GetEventList() MbsSessionEventReportList
GetEventList returns the EventList field value if set, zero value otherwise.
func (*MbsSessionCreateRsp) GetEventListOk ¶
func (o *MbsSessionCreateRsp) GetEventListOk() (*MbsSessionEventReportList, bool)
GetEventListOk returns a tuple with the EventList field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MbsSessionCreateRsp) GetMbsSession ¶
func (o *MbsSessionCreateRsp) GetMbsSession() MbsSession
GetMbsSession returns the MbsSession field value If the value is explicit nil, the zero value for MbsSession will be returned
func (*MbsSessionCreateRsp) GetMbsSessionOk ¶
func (o *MbsSessionCreateRsp) GetMbsSessionOk() (*MbsSession, bool)
GetMbsSessionOk returns a tuple with the MbsSession field value and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*MbsSessionCreateRsp) GetSuppFeat ¶
func (o *MbsSessionCreateRsp) GetSuppFeat() string
GetSuppFeat returns the SuppFeat field value if set, zero value otherwise.
func (*MbsSessionCreateRsp) GetSuppFeatOk ¶
func (o *MbsSessionCreateRsp) 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 (*MbsSessionCreateRsp) HasEventList ¶
func (o *MbsSessionCreateRsp) HasEventList() bool
HasEventList returns a boolean if a field has been set.
func (*MbsSessionCreateRsp) HasSuppFeat ¶
func (o *MbsSessionCreateRsp) HasSuppFeat() bool
HasSuppFeat returns a boolean if a field has been set.
func (MbsSessionCreateRsp) MarshalJSON ¶
func (o MbsSessionCreateRsp) MarshalJSON() ([]byte, error)
func (*MbsSessionCreateRsp) SetEventList ¶
func (o *MbsSessionCreateRsp) SetEventList(v MbsSessionEventReportList)
SetEventList gets a reference to the given MbsSessionEventReportList and assigns it to the EventList field.
func (*MbsSessionCreateRsp) SetMbsSession ¶
func (o *MbsSessionCreateRsp) SetMbsSession(v MbsSession)
SetMbsSession sets field value
func (*MbsSessionCreateRsp) SetSuppFeat ¶
func (o *MbsSessionCreateRsp) SetSuppFeat(v string)
SetSuppFeat gets a reference to the given string and assigns it to the SuppFeat field.
func (MbsSessionCreateRsp) ToMap ¶
func (o MbsSessionCreateRsp) ToMap() (map[string]interface{}, error)
func (*MbsSessionCreateRsp) UnmarshalJSON ¶
func (o *MbsSessionCreateRsp) UnmarshalJSON(bytes []byte) (err error)
type MbsSessionEvent ¶
type MbsSessionEvent struct {
EventType MbsSessionEventType `json:"eventType"`
}
MbsSessionEvent MBS session event
func NewMbsSessionEvent ¶
func NewMbsSessionEvent(eventType MbsSessionEventType) *MbsSessionEvent
NewMbsSessionEvent instantiates a new MbsSessionEvent 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 NewMbsSessionEventWithDefaults ¶
func NewMbsSessionEventWithDefaults() *MbsSessionEvent
NewMbsSessionEventWithDefaults instantiates a new MbsSessionEvent 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 (*MbsSessionEvent) GetEventType ¶
func (o *MbsSessionEvent) GetEventType() MbsSessionEventType
GetEventType returns the EventType field value
func (*MbsSessionEvent) GetEventTypeOk ¶
func (o *MbsSessionEvent) GetEventTypeOk() (*MbsSessionEventType, bool)
GetEventTypeOk returns a tuple with the EventType field value and a boolean to check if the value has been set.
func (MbsSessionEvent) MarshalJSON ¶
func (o MbsSessionEvent) MarshalJSON() ([]byte, error)
func (*MbsSessionEvent) SetEventType ¶
func (o *MbsSessionEvent) SetEventType(v MbsSessionEventType)
SetEventType sets field value
func (MbsSessionEvent) ToMap ¶
func (o MbsSessionEvent) ToMap() (map[string]interface{}, error)
func (*MbsSessionEvent) UnmarshalJSON ¶
func (o *MbsSessionEvent) UnmarshalJSON(bytes []byte) (err error)
type MbsSessionEventReport ¶
type MbsSessionEventReport struct { EventType MbsSessionEventType `json:"eventType"` // string with format 'date-time' as defined in OpenAPI. TimeStamp *time.Time `json:"timeStamp,omitempty"` IngressTunAddrInfo *IngressTunAddrInfo `json:"ingressTunAddrInfo,omitempty"` BroadcastDelStatus *BroadcastDeliveryStatus `json:"broadcastDelStatus,omitempty"` }
MbsSessionEventReport MBS session event report
func NewMbsSessionEventReport ¶
func NewMbsSessionEventReport(eventType MbsSessionEventType) *MbsSessionEventReport
NewMbsSessionEventReport instantiates a new MbsSessionEventReport 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 NewMbsSessionEventReportWithDefaults ¶
func NewMbsSessionEventReportWithDefaults() *MbsSessionEventReport
NewMbsSessionEventReportWithDefaults instantiates a new MbsSessionEventReport 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 (*MbsSessionEventReport) GetBroadcastDelStatus ¶
func (o *MbsSessionEventReport) GetBroadcastDelStatus() BroadcastDeliveryStatus
GetBroadcastDelStatus returns the BroadcastDelStatus field value if set, zero value otherwise.
func (*MbsSessionEventReport) GetBroadcastDelStatusOk ¶
func (o *MbsSessionEventReport) GetBroadcastDelStatusOk() (*BroadcastDeliveryStatus, bool)
GetBroadcastDelStatusOk returns a tuple with the BroadcastDelStatus field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MbsSessionEventReport) GetEventType ¶
func (o *MbsSessionEventReport) GetEventType() MbsSessionEventType
GetEventType returns the EventType field value
func (*MbsSessionEventReport) GetEventTypeOk ¶
func (o *MbsSessionEventReport) GetEventTypeOk() (*MbsSessionEventType, bool)
GetEventTypeOk returns a tuple with the EventType field value and a boolean to check if the value has been set.
func (*MbsSessionEventReport) GetIngressTunAddrInfo ¶
func (o *MbsSessionEventReport) GetIngressTunAddrInfo() IngressTunAddrInfo
GetIngressTunAddrInfo returns the IngressTunAddrInfo field value if set, zero value otherwise.
func (*MbsSessionEventReport) GetIngressTunAddrInfoOk ¶
func (o *MbsSessionEventReport) GetIngressTunAddrInfoOk() (*IngressTunAddrInfo, bool)
GetIngressTunAddrInfoOk returns a tuple with the IngressTunAddrInfo field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MbsSessionEventReport) GetTimeStamp ¶
func (o *MbsSessionEventReport) GetTimeStamp() time.Time
GetTimeStamp returns the TimeStamp field value if set, zero value otherwise.
func (*MbsSessionEventReport) GetTimeStampOk ¶
func (o *MbsSessionEventReport) GetTimeStampOk() (*time.Time, bool)
GetTimeStampOk returns a tuple with the TimeStamp field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MbsSessionEventReport) HasBroadcastDelStatus ¶
func (o *MbsSessionEventReport) HasBroadcastDelStatus() bool
HasBroadcastDelStatus returns a boolean if a field has been set.
func (*MbsSessionEventReport) HasIngressTunAddrInfo ¶
func (o *MbsSessionEventReport) HasIngressTunAddrInfo() bool
HasIngressTunAddrInfo returns a boolean if a field has been set.
func (*MbsSessionEventReport) HasTimeStamp ¶
func (o *MbsSessionEventReport) HasTimeStamp() bool
HasTimeStamp returns a boolean if a field has been set.
func (MbsSessionEventReport) MarshalJSON ¶
func (o MbsSessionEventReport) MarshalJSON() ([]byte, error)
func (*MbsSessionEventReport) SetBroadcastDelStatus ¶
func (o *MbsSessionEventReport) SetBroadcastDelStatus(v BroadcastDeliveryStatus)
SetBroadcastDelStatus gets a reference to the given BroadcastDeliveryStatus and assigns it to the BroadcastDelStatus field.
func (*MbsSessionEventReport) SetEventType ¶
func (o *MbsSessionEventReport) SetEventType(v MbsSessionEventType)
SetEventType sets field value
func (*MbsSessionEventReport) SetIngressTunAddrInfo ¶
func (o *MbsSessionEventReport) SetIngressTunAddrInfo(v IngressTunAddrInfo)
SetIngressTunAddrInfo gets a reference to the given IngressTunAddrInfo and assigns it to the IngressTunAddrInfo field.
func (*MbsSessionEventReport) SetTimeStamp ¶
func (o *MbsSessionEventReport) SetTimeStamp(v time.Time)
SetTimeStamp gets a reference to the given time.Time and assigns it to the TimeStamp field.
func (MbsSessionEventReport) ToMap ¶
func (o MbsSessionEventReport) ToMap() (map[string]interface{}, error)
func (*MbsSessionEventReport) UnmarshalJSON ¶
func (o *MbsSessionEventReport) UnmarshalJSON(bytes []byte) (err error)
type MbsSessionEventReportList ¶
type MbsSessionEventReportList struct { EventReportList []MbsSessionEventReport `json:"eventReportList"` NotifyCorrelationId *string `json:"notifyCorrelationId,omitempty"` }
MbsSessionEventReportList MBS session event report list
func NewMbsSessionEventReportList ¶
func NewMbsSessionEventReportList(eventReportList []MbsSessionEventReport) *MbsSessionEventReportList
NewMbsSessionEventReportList instantiates a new MbsSessionEventReportList 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 NewMbsSessionEventReportListWithDefaults ¶
func NewMbsSessionEventReportListWithDefaults() *MbsSessionEventReportList
NewMbsSessionEventReportListWithDefaults instantiates a new MbsSessionEventReportList 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 (*MbsSessionEventReportList) GetEventReportList ¶
func (o *MbsSessionEventReportList) GetEventReportList() []MbsSessionEventReport
GetEventReportList returns the EventReportList field value
func (*MbsSessionEventReportList) GetEventReportListOk ¶
func (o *MbsSessionEventReportList) GetEventReportListOk() ([]MbsSessionEventReport, bool)
GetEventReportListOk returns a tuple with the EventReportList field value and a boolean to check if the value has been set.
func (*MbsSessionEventReportList) GetNotifyCorrelationId ¶
func (o *MbsSessionEventReportList) GetNotifyCorrelationId() string
GetNotifyCorrelationId returns the NotifyCorrelationId field value if set, zero value otherwise.
func (*MbsSessionEventReportList) GetNotifyCorrelationIdOk ¶
func (o *MbsSessionEventReportList) GetNotifyCorrelationIdOk() (*string, bool)
GetNotifyCorrelationIdOk returns a tuple with the NotifyCorrelationId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MbsSessionEventReportList) HasNotifyCorrelationId ¶
func (o *MbsSessionEventReportList) HasNotifyCorrelationId() bool
HasNotifyCorrelationId returns a boolean if a field has been set.
func (MbsSessionEventReportList) MarshalJSON ¶
func (o MbsSessionEventReportList) MarshalJSON() ([]byte, error)
func (*MbsSessionEventReportList) SetEventReportList ¶
func (o *MbsSessionEventReportList) SetEventReportList(v []MbsSessionEventReport)
SetEventReportList sets field value
func (*MbsSessionEventReportList) SetNotifyCorrelationId ¶
func (o *MbsSessionEventReportList) SetNotifyCorrelationId(v string)
SetNotifyCorrelationId gets a reference to the given string and assigns it to the NotifyCorrelationId field.
func (MbsSessionEventReportList) ToMap ¶
func (o MbsSessionEventReportList) ToMap() (map[string]interface{}, error)
func (*MbsSessionEventReportList) UnmarshalJSON ¶
func (o *MbsSessionEventReportList) UnmarshalJSON(bytes []byte) (err error)
type MbsSessionEventType ¶
type MbsSessionEventType struct {
// contains filtered or unexported fields
}
MbsSessionEventType MBS Session Event Type
func (*MbsSessionEventType) MarshalJSON ¶
func (src *MbsSessionEventType) MarshalJSON() ([]byte, error)
Marshal data from the first non-nil pointers in the struct to JSON
func (*MbsSessionEventType) UnmarshalJSON ¶
func (dst *MbsSessionEventType) UnmarshalJSON(data []byte) error
Unmarshal JSON data into any of the pointers in the struct
type MbsSessionId ¶
type MbsSessionId struct { Tmgi *Tmgi `json:"tmgi,omitempty"` Ssm *Ssm `json:"ssm,omitempty"` // 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"` }
MbsSessionId MBS Session Identifier
func NewMbsSessionId ¶
func NewMbsSessionId() *MbsSessionId
NewMbsSessionId instantiates a new MbsSessionId 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 NewMbsSessionIdWithDefaults ¶
func NewMbsSessionIdWithDefaults() *MbsSessionId
NewMbsSessionIdWithDefaults instantiates a new MbsSessionId 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 (*MbsSessionId) GetNid ¶
func (o *MbsSessionId) GetNid() string
GetNid returns the Nid field value if set, zero value otherwise.
func (*MbsSessionId) GetNidOk ¶
func (o *MbsSessionId) GetNidOk() (*string, bool)
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 (*MbsSessionId) GetSsm ¶
func (o *MbsSessionId) GetSsm() Ssm
GetSsm returns the Ssm field value if set, zero value otherwise.
func (*MbsSessionId) GetSsmOk ¶
func (o *MbsSessionId) GetSsmOk() (*Ssm, bool)
GetSsmOk returns a tuple with the Ssm field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MbsSessionId) GetTmgi ¶
func (o *MbsSessionId) GetTmgi() Tmgi
GetTmgi returns the Tmgi field value if set, zero value otherwise.
func (*MbsSessionId) GetTmgiOk ¶
func (o *MbsSessionId) GetTmgiOk() (*Tmgi, bool)
GetTmgiOk returns a tuple with the Tmgi field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MbsSessionId) HasNid ¶
func (o *MbsSessionId) HasNid() bool
HasNid returns a boolean if a field has been set.
func (*MbsSessionId) HasSsm ¶
func (o *MbsSessionId) HasSsm() bool
HasSsm returns a boolean if a field has been set.
func (*MbsSessionId) HasTmgi ¶
func (o *MbsSessionId) HasTmgi() bool
HasTmgi returns a boolean if a field has been set.
func (MbsSessionId) MarshalJSON ¶
func (o MbsSessionId) MarshalJSON() ([]byte, error)
func (*MbsSessionId) SetNid ¶
func (o *MbsSessionId) SetNid(v string)
SetNid gets a reference to the given string and assigns it to the Nid field.
func (*MbsSessionId) SetSsm ¶
func (o *MbsSessionId) SetSsm(v Ssm)
SetSsm gets a reference to the given Ssm and assigns it to the Ssm field.
func (*MbsSessionId) SetTmgi ¶
func (o *MbsSessionId) SetTmgi(v Tmgi)
SetTmgi gets a reference to the given Tmgi and assigns it to the Tmgi field.
func (MbsSessionId) ToMap ¶
func (o MbsSessionId) ToMap() (map[string]interface{}, error)
type MbsSessionStatusNotif ¶
type MbsSessionStatusNotif struct {
EventList MbsSessionEventReportList `json:"eventList"`
}
MbsSessionStatusNotif Represents an MBS Session Status notification.
func NewMbsSessionStatusNotif ¶
func NewMbsSessionStatusNotif(eventList MbsSessionEventReportList) *MbsSessionStatusNotif
NewMbsSessionStatusNotif instantiates a new MbsSessionStatusNotif 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 NewMbsSessionStatusNotifWithDefaults ¶
func NewMbsSessionStatusNotifWithDefaults() *MbsSessionStatusNotif
NewMbsSessionStatusNotifWithDefaults instantiates a new MbsSessionStatusNotif 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 (*MbsSessionStatusNotif) GetEventList ¶
func (o *MbsSessionStatusNotif) GetEventList() MbsSessionEventReportList
GetEventList returns the EventList field value
func (*MbsSessionStatusNotif) GetEventListOk ¶
func (o *MbsSessionStatusNotif) GetEventListOk() (*MbsSessionEventReportList, bool)
GetEventListOk returns a tuple with the EventList field value and a boolean to check if the value has been set.
func (MbsSessionStatusNotif) MarshalJSON ¶
func (o MbsSessionStatusNotif) MarshalJSON() ([]byte, error)
func (*MbsSessionStatusNotif) SetEventList ¶
func (o *MbsSessionStatusNotif) SetEventList(v MbsSessionEventReportList)
SetEventList sets field value
func (MbsSessionStatusNotif) ToMap ¶
func (o MbsSessionStatusNotif) ToMap() (map[string]interface{}, error)
func (*MbsSessionStatusNotif) UnmarshalJSON ¶
func (o *MbsSessionStatusNotif) UnmarshalJSON(bytes []byte) (err error)
type MbsSessionSubsc ¶
type MbsSessionSubsc struct { AfId string `json:"afId"` Subscription MbsSessionSubscription `json:"subscription"` SubscriptionId *string `json:"subscriptionId,omitempty"` }
MbsSessionSubsc Represents an MBS Session Subscription.
func NewMbsSessionSubsc ¶
func NewMbsSessionSubsc(afId string, subscription MbsSessionSubscription) *MbsSessionSubsc
NewMbsSessionSubsc instantiates a new MbsSessionSubsc 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 NewMbsSessionSubscWithDefaults ¶
func NewMbsSessionSubscWithDefaults() *MbsSessionSubsc
NewMbsSessionSubscWithDefaults instantiates a new MbsSessionSubsc 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 (*MbsSessionSubsc) GetAfId ¶
func (o *MbsSessionSubsc) GetAfId() string
GetAfId returns the AfId field value
func (*MbsSessionSubsc) GetAfIdOk ¶
func (o *MbsSessionSubsc) GetAfIdOk() (*string, bool)
GetAfIdOk returns a tuple with the AfId field value and a boolean to check if the value has been set.
func (*MbsSessionSubsc) GetSubscription ¶
func (o *MbsSessionSubsc) GetSubscription() MbsSessionSubscription
GetSubscription returns the Subscription field value
func (*MbsSessionSubsc) GetSubscriptionId ¶
func (o *MbsSessionSubsc) GetSubscriptionId() string
GetSubscriptionId returns the SubscriptionId field value if set, zero value otherwise.
func (*MbsSessionSubsc) GetSubscriptionIdOk ¶
func (o *MbsSessionSubsc) GetSubscriptionIdOk() (*string, bool)
GetSubscriptionIdOk returns a tuple with the SubscriptionId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MbsSessionSubsc) GetSubscriptionOk ¶
func (o *MbsSessionSubsc) GetSubscriptionOk() (*MbsSessionSubscription, bool)
GetSubscriptionOk returns a tuple with the Subscription field value and a boolean to check if the value has been set.
func (*MbsSessionSubsc) HasSubscriptionId ¶
func (o *MbsSessionSubsc) HasSubscriptionId() bool
HasSubscriptionId returns a boolean if a field has been set.
func (MbsSessionSubsc) MarshalJSON ¶
func (o MbsSessionSubsc) MarshalJSON() ([]byte, error)
func (*MbsSessionSubsc) SetAfId ¶
func (o *MbsSessionSubsc) SetAfId(v string)
SetAfId sets field value
func (*MbsSessionSubsc) SetSubscription ¶
func (o *MbsSessionSubsc) SetSubscription(v MbsSessionSubscription)
SetSubscription sets field value
func (*MbsSessionSubsc) SetSubscriptionId ¶
func (o *MbsSessionSubsc) SetSubscriptionId(v string)
SetSubscriptionId gets a reference to the given string and assigns it to the SubscriptionId field.
func (MbsSessionSubsc) ToMap ¶
func (o MbsSessionSubsc) ToMap() (map[string]interface{}, error)
func (*MbsSessionSubsc) UnmarshalJSON ¶
func (o *MbsSessionSubsc) UnmarshalJSON(bytes []byte) (err error)
type MbsSessionSubscription ¶
type MbsSessionSubscription struct { MbsSessionId NullableMbsSessionId `json:"mbsSessionId,omitempty"` // Integer where the allowed values correspond to the value range of an unsigned 16-bit integer. AreaSessionId *int32 `json:"areaSessionId,omitempty"` EventList []MbsSessionEvent `json:"eventList"` // String providing an URI formatted according to RFC 3986. NotifyUri string `json:"notifyUri"` NotifyCorrelationId *string `json:"notifyCorrelationId,omitempty"` // string with format 'date-time' as defined in OpenAPI. ExpiryTime *time.Time `json:"expiryTime,omitempty"` // String uniquely identifying a NF instance. The format of the NF Instance ID shall be a Universally Unique Identifier (UUID) version 4, as described in IETF RFC 4122. NfcInstanceId *string `json:"nfcInstanceId,omitempty"` // String providing an URI formatted according to RFC 3986. MbsSessionSubscUri *string `json:"mbsSessionSubscUri,omitempty"` }
MbsSessionSubscription MBS session subscription
func NewMbsSessionSubscription ¶
func NewMbsSessionSubscription(eventList []MbsSessionEvent, notifyUri string) *MbsSessionSubscription
NewMbsSessionSubscription instantiates a new MbsSessionSubscription 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 NewMbsSessionSubscriptionWithDefaults ¶
func NewMbsSessionSubscriptionWithDefaults() *MbsSessionSubscription
NewMbsSessionSubscriptionWithDefaults instantiates a new MbsSessionSubscription 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 (*MbsSessionSubscription) GetAreaSessionId ¶
func (o *MbsSessionSubscription) GetAreaSessionId() int32
GetAreaSessionId returns the AreaSessionId field value if set, zero value otherwise.
func (*MbsSessionSubscription) GetAreaSessionIdOk ¶
func (o *MbsSessionSubscription) GetAreaSessionIdOk() (*int32, bool)
GetAreaSessionIdOk returns a tuple with the AreaSessionId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MbsSessionSubscription) GetEventList ¶
func (o *MbsSessionSubscription) GetEventList() []MbsSessionEvent
GetEventList returns the EventList field value
func (*MbsSessionSubscription) GetEventListOk ¶
func (o *MbsSessionSubscription) GetEventListOk() ([]MbsSessionEvent, bool)
GetEventListOk returns a tuple with the EventList field value and a boolean to check if the value has been set.
func (*MbsSessionSubscription) GetExpiryTime ¶
func (o *MbsSessionSubscription) GetExpiryTime() time.Time
GetExpiryTime returns the ExpiryTime field value if set, zero value otherwise.
func (*MbsSessionSubscription) GetExpiryTimeOk ¶
func (o *MbsSessionSubscription) GetExpiryTimeOk() (*time.Time, bool)
GetExpiryTimeOk returns a tuple with the ExpiryTime field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MbsSessionSubscription) GetMbsSessionId ¶
func (o *MbsSessionSubscription) GetMbsSessionId() MbsSessionId
GetMbsSessionId returns the MbsSessionId field value if set, zero value otherwise (both if not set or set to explicit null).
func (*MbsSessionSubscription) GetMbsSessionIdOk ¶
func (o *MbsSessionSubscription) GetMbsSessionIdOk() (*MbsSessionId, bool)
GetMbsSessionIdOk returns a tuple with the MbsSessionId field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*MbsSessionSubscription) GetMbsSessionSubscUri ¶
func (o *MbsSessionSubscription) GetMbsSessionSubscUri() string
GetMbsSessionSubscUri returns the MbsSessionSubscUri field value if set, zero value otherwise.
func (*MbsSessionSubscription) GetMbsSessionSubscUriOk ¶
func (o *MbsSessionSubscription) GetMbsSessionSubscUriOk() (*string, bool)
GetMbsSessionSubscUriOk returns a tuple with the MbsSessionSubscUri field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MbsSessionSubscription) GetNfcInstanceId ¶
func (o *MbsSessionSubscription) GetNfcInstanceId() string
GetNfcInstanceId returns the NfcInstanceId field value if set, zero value otherwise.
func (*MbsSessionSubscription) GetNfcInstanceIdOk ¶
func (o *MbsSessionSubscription) GetNfcInstanceIdOk() (*string, bool)
GetNfcInstanceIdOk returns a tuple with the NfcInstanceId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MbsSessionSubscription) GetNotifyCorrelationId ¶
func (o *MbsSessionSubscription) GetNotifyCorrelationId() string
GetNotifyCorrelationId returns the NotifyCorrelationId field value if set, zero value otherwise.
func (*MbsSessionSubscription) GetNotifyCorrelationIdOk ¶
func (o *MbsSessionSubscription) GetNotifyCorrelationIdOk() (*string, bool)
GetNotifyCorrelationIdOk returns a tuple with the NotifyCorrelationId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MbsSessionSubscription) GetNotifyUri ¶
func (o *MbsSessionSubscription) GetNotifyUri() string
GetNotifyUri returns the NotifyUri field value
func (*MbsSessionSubscription) GetNotifyUriOk ¶
func (o *MbsSessionSubscription) GetNotifyUriOk() (*string, bool)
GetNotifyUriOk returns a tuple with the NotifyUri field value and a boolean to check if the value has been set.
func (*MbsSessionSubscription) HasAreaSessionId ¶
func (o *MbsSessionSubscription) HasAreaSessionId() bool
HasAreaSessionId returns a boolean if a field has been set.
func (*MbsSessionSubscription) HasExpiryTime ¶
func (o *MbsSessionSubscription) HasExpiryTime() bool
HasExpiryTime returns a boolean if a field has been set.
func (*MbsSessionSubscription) HasMbsSessionId ¶
func (o *MbsSessionSubscription) HasMbsSessionId() bool
HasMbsSessionId returns a boolean if a field has been set.
func (*MbsSessionSubscription) HasMbsSessionSubscUri ¶
func (o *MbsSessionSubscription) HasMbsSessionSubscUri() bool
HasMbsSessionSubscUri returns a boolean if a field has been set.
func (*MbsSessionSubscription) HasNfcInstanceId ¶
func (o *MbsSessionSubscription) HasNfcInstanceId() bool
HasNfcInstanceId returns a boolean if a field has been set.
func (*MbsSessionSubscription) HasNotifyCorrelationId ¶
func (o *MbsSessionSubscription) HasNotifyCorrelationId() bool
HasNotifyCorrelationId returns a boolean if a field has been set.
func (MbsSessionSubscription) MarshalJSON ¶
func (o MbsSessionSubscription) MarshalJSON() ([]byte, error)
func (*MbsSessionSubscription) SetAreaSessionId ¶
func (o *MbsSessionSubscription) SetAreaSessionId(v int32)
SetAreaSessionId gets a reference to the given int32 and assigns it to the AreaSessionId field.
func (*MbsSessionSubscription) SetEventList ¶
func (o *MbsSessionSubscription) SetEventList(v []MbsSessionEvent)
SetEventList sets field value
func (*MbsSessionSubscription) SetExpiryTime ¶
func (o *MbsSessionSubscription) SetExpiryTime(v time.Time)
SetExpiryTime gets a reference to the given time.Time and assigns it to the ExpiryTime field.
func (*MbsSessionSubscription) SetMbsSessionId ¶
func (o *MbsSessionSubscription) SetMbsSessionId(v MbsSessionId)
SetMbsSessionId gets a reference to the given NullableMbsSessionId and assigns it to the MbsSessionId field.
func (*MbsSessionSubscription) SetMbsSessionIdNil ¶
func (o *MbsSessionSubscription) SetMbsSessionIdNil()
SetMbsSessionIdNil sets the value for MbsSessionId to be an explicit nil
func (*MbsSessionSubscription) SetMbsSessionSubscUri ¶
func (o *MbsSessionSubscription) SetMbsSessionSubscUri(v string)
SetMbsSessionSubscUri gets a reference to the given string and assigns it to the MbsSessionSubscUri field.
func (*MbsSessionSubscription) SetNfcInstanceId ¶
func (o *MbsSessionSubscription) SetNfcInstanceId(v string)
SetNfcInstanceId gets a reference to the given string and assigns it to the NfcInstanceId field.
func (*MbsSessionSubscription) SetNotifyCorrelationId ¶
func (o *MbsSessionSubscription) SetNotifyCorrelationId(v string)
SetNotifyCorrelationId gets a reference to the given string and assigns it to the NotifyCorrelationId field.
func (*MbsSessionSubscription) SetNotifyUri ¶
func (o *MbsSessionSubscription) SetNotifyUri(v string)
SetNotifyUri sets field value
func (MbsSessionSubscription) ToMap ¶
func (o MbsSessionSubscription) ToMap() (map[string]interface{}, error)
func (*MbsSessionSubscription) UnmarshalJSON ¶
func (o *MbsSessionSubscription) UnmarshalJSON(bytes []byte) (err error)
func (*MbsSessionSubscription) UnsetMbsSessionId ¶
func (o *MbsSessionSubscription) UnsetMbsSessionId()
UnsetMbsSessionId ensures that no value is present for MbsSessionId, not even an explicit nil
type MediaType ¶
type MediaType struct {
// contains filtered or unexported fields
}
MediaType Indicates the media type of a media component.
func (*MediaType) MarshalJSON ¶
Marshal data from the first non-nil pointers in the struct to JSON
func (*MediaType) UnmarshalJSON ¶
Unmarshal JSON data into any of the pointers in the struct
type Model5MbsAuthorizationInfo ¶
type Model5MbsAuthorizationInfo struct {
Var5mbsSessionIds []MbsSessionId `json:"5mbsSessionIds,omitempty"`
}
Model5MbsAuthorizationInfo struct for Model5MbsAuthorizationInfo
func NewModel5MbsAuthorizationInfo ¶
func NewModel5MbsAuthorizationInfo() *Model5MbsAuthorizationInfo
NewModel5MbsAuthorizationInfo instantiates a new Model5MbsAuthorizationInfo 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 NewModel5MbsAuthorizationInfoWithDefaults ¶
func NewModel5MbsAuthorizationInfoWithDefaults() *Model5MbsAuthorizationInfo
NewModel5MbsAuthorizationInfoWithDefaults instantiates a new Model5MbsAuthorizationInfo 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 (*Model5MbsAuthorizationInfo) GetVar5mbsSessionIds ¶
func (o *Model5MbsAuthorizationInfo) GetVar5mbsSessionIds() []MbsSessionId
GetVar5mbsSessionIds returns the Var5mbsSessionIds field value if set, zero value otherwise.
func (*Model5MbsAuthorizationInfo) GetVar5mbsSessionIdsOk ¶
func (o *Model5MbsAuthorizationInfo) GetVar5mbsSessionIdsOk() ([]MbsSessionId, bool)
GetVar5mbsSessionIdsOk returns a tuple with the Var5mbsSessionIds field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Model5MbsAuthorizationInfo) HasVar5mbsSessionIds ¶
func (o *Model5MbsAuthorizationInfo) HasVar5mbsSessionIds() bool
HasVar5mbsSessionIds returns a boolean if a field has been set.
func (Model5MbsAuthorizationInfo) MarshalJSON ¶
func (o Model5MbsAuthorizationInfo) MarshalJSON() ([]byte, error)
func (*Model5MbsAuthorizationInfo) SetVar5mbsSessionIds ¶
func (o *Model5MbsAuthorizationInfo) SetVar5mbsSessionIds(v []MbsSessionId)
SetVar5mbsSessionIds gets a reference to the given []MbsSessionId and assigns it to the Var5mbsSessionIds field.
func (Model5MbsAuthorizationInfo) ToMap ¶
func (o Model5MbsAuthorizationInfo) 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 ¶
func (*Ncgi) UnmarshalJSON ¶
type NcgiTai ¶
type NcgiTai struct { Tai Tai `json:"tai"` // List of List of NR cell ids CellList []Ncgi `json:"cellList"` }
NcgiTai List of NR cell ids, with their pertaining TAIs
func NewNcgiTai ¶
NewNcgiTai instantiates a new NcgiTai 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 NewNcgiTaiWithDefaults ¶
func NewNcgiTaiWithDefaults() *NcgiTai
NewNcgiTaiWithDefaults instantiates a new NcgiTai 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 (*NcgiTai) GetCellList ¶
GetCellList returns the CellList field value
func (*NcgiTai) GetCellListOk ¶
GetCellListOk returns a tuple with the CellList field value and a boolean to check if the value has been set.
func (*NcgiTai) GetTaiOk ¶
GetTaiOk returns a tuple with the Tai field value and a boolean to check if the value has been set.
func (NcgiTai) MarshalJSON ¶
func (*NcgiTai) UnmarshalJSON ¶
type NullValue ¶
type NullValue string
NullValue JSON's null value.
const (
NULLVALUE_NULL NullValue = "null"
)
List of NullValue
func NewNullValueFromValue ¶
NewNullValueFromValue returns a pointer to a valid NullValue for the value passed as argument, or an error if the value passed is not allowed by the enum
func (*NullValue) UnmarshalJSON ¶
type NullableArp ¶
type NullableArp struct {
// contains filtered or unexported fields
}
func NewNullableArp ¶
func NewNullableArp(val *Arp) *NullableArp
func (NullableArp) Get ¶
func (v NullableArp) Get() *Arp
func (NullableArp) IsSet ¶
func (v NullableArp) IsSet() bool
func (NullableArp) MarshalJSON ¶
func (v NullableArp) MarshalJSON() ([]byte, error)
func (*NullableArp) Set ¶
func (v *NullableArp) Set(val *Arp)
func (*NullableArp) UnmarshalJSON ¶
func (v *NullableArp) UnmarshalJSON(src []byte) error
func (*NullableArp) Unset ¶
func (v *NullableArp) 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 NullableBroadcastDeliveryStatus ¶
type NullableBroadcastDeliveryStatus struct {
// contains filtered or unexported fields
}
func NewNullableBroadcastDeliveryStatus ¶
func NewNullableBroadcastDeliveryStatus(val *BroadcastDeliveryStatus) *NullableBroadcastDeliveryStatus
func (NullableBroadcastDeliveryStatus) Get ¶
func (v NullableBroadcastDeliveryStatus) Get() *BroadcastDeliveryStatus
func (NullableBroadcastDeliveryStatus) IsSet ¶
func (v NullableBroadcastDeliveryStatus) IsSet() bool
func (NullableBroadcastDeliveryStatus) MarshalJSON ¶
func (v NullableBroadcastDeliveryStatus) MarshalJSON() ([]byte, error)
func (*NullableBroadcastDeliveryStatus) Set ¶
func (v *NullableBroadcastDeliveryStatus) Set(val *BroadcastDeliveryStatus)
func (*NullableBroadcastDeliveryStatus) UnmarshalJSON ¶
func (v *NullableBroadcastDeliveryStatus) UnmarshalJSON(src []byte) error
func (*NullableBroadcastDeliveryStatus) Unset ¶
func (v *NullableBroadcastDeliveryStatus) 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 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 NullableExternalMbsServiceArea ¶
type NullableExternalMbsServiceArea struct {
// contains filtered or unexported fields
}
func NewNullableExternalMbsServiceArea ¶
func NewNullableExternalMbsServiceArea(val *ExternalMbsServiceArea) *NullableExternalMbsServiceArea
func (NullableExternalMbsServiceArea) Get ¶
func (v NullableExternalMbsServiceArea) Get() *ExternalMbsServiceArea
func (NullableExternalMbsServiceArea) IsSet ¶
func (v NullableExternalMbsServiceArea) IsSet() bool
func (NullableExternalMbsServiceArea) MarshalJSON ¶
func (v NullableExternalMbsServiceArea) MarshalJSON() ([]byte, error)
func (*NullableExternalMbsServiceArea) Set ¶
func (v *NullableExternalMbsServiceArea) Set(val *ExternalMbsServiceArea)
func (*NullableExternalMbsServiceArea) UnmarshalJSON ¶
func (v *NullableExternalMbsServiceArea) UnmarshalJSON(src []byte) error
func (*NullableExternalMbsServiceArea) Unset ¶
func (v *NullableExternalMbsServiceArea) 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 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 NullableIngressTunAddrInfo ¶
type NullableIngressTunAddrInfo struct {
// contains filtered or unexported fields
}
func NewNullableIngressTunAddrInfo ¶
func NewNullableIngressTunAddrInfo(val *IngressTunAddrInfo) *NullableIngressTunAddrInfo
func (NullableIngressTunAddrInfo) Get ¶
func (v NullableIngressTunAddrInfo) Get() *IngressTunAddrInfo
func (NullableIngressTunAddrInfo) IsSet ¶
func (v NullableIngressTunAddrInfo) IsSet() bool
func (NullableIngressTunAddrInfo) MarshalJSON ¶
func (v NullableIngressTunAddrInfo) MarshalJSON() ([]byte, error)
func (*NullableIngressTunAddrInfo) Set ¶
func (v *NullableIngressTunAddrInfo) Set(val *IngressTunAddrInfo)
func (*NullableIngressTunAddrInfo) UnmarshalJSON ¶
func (v *NullableIngressTunAddrInfo) UnmarshalJSON(src []byte) error
func (*NullableIngressTunAddrInfo) Unset ¶
func (v *NullableIngressTunAddrInfo) 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 NullableIpAddr ¶
type NullableIpAddr struct {
// contains filtered or unexported fields
}
func NewNullableIpAddr ¶
func NewNullableIpAddr(val *IpAddr) *NullableIpAddr
func (NullableIpAddr) Get ¶
func (v NullableIpAddr) Get() *IpAddr
func (NullableIpAddr) IsSet ¶
func (v NullableIpAddr) IsSet() bool
func (NullableIpAddr) MarshalJSON ¶
func (v NullableIpAddr) MarshalJSON() ([]byte, error)
func (*NullableIpAddr) Set ¶
func (v *NullableIpAddr) Set(val *IpAddr)
func (*NullableIpAddr) UnmarshalJSON ¶
func (v *NullableIpAddr) UnmarshalJSON(src []byte) error
func (*NullableIpAddr) Unset ¶
func (v *NullableIpAddr) 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 NullableIpv6Prefix ¶
type NullableIpv6Prefix struct {
// contains filtered or unexported fields
}
func NewNullableIpv6Prefix ¶
func NewNullableIpv6Prefix(val *Ipv6Prefix) *NullableIpv6Prefix
func (NullableIpv6Prefix) Get ¶
func (v NullableIpv6Prefix) Get() *Ipv6Prefix
func (NullableIpv6Prefix) IsSet ¶
func (v NullableIpv6Prefix) IsSet() bool
func (NullableIpv6Prefix) MarshalJSON ¶
func (v NullableIpv6Prefix) MarshalJSON() ([]byte, error)
func (*NullableIpv6Prefix) Set ¶
func (v *NullableIpv6Prefix) Set(val *Ipv6Prefix)
func (*NullableIpv6Prefix) UnmarshalJSON ¶
func (v *NullableIpv6Prefix) UnmarshalJSON(src []byte) error
func (*NullableIpv6Prefix) Unset ¶
func (v *NullableIpv6Prefix) 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 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 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 NullableMbsMediaComp ¶
type NullableMbsMediaComp struct {
// contains filtered or unexported fields
}
func NewNullableMbsMediaComp ¶
func NewNullableMbsMediaComp(val *MbsMediaComp) *NullableMbsMediaComp
func (NullableMbsMediaComp) Get ¶
func (v NullableMbsMediaComp) Get() *MbsMediaComp
func (NullableMbsMediaComp) IsSet ¶
func (v NullableMbsMediaComp) IsSet() bool
func (NullableMbsMediaComp) MarshalJSON ¶
func (v NullableMbsMediaComp) MarshalJSON() ([]byte, error)
func (*NullableMbsMediaComp) Set ¶
func (v *NullableMbsMediaComp) Set(val *MbsMediaComp)
func (*NullableMbsMediaComp) UnmarshalJSON ¶
func (v *NullableMbsMediaComp) UnmarshalJSON(src []byte) error
func (*NullableMbsMediaComp) Unset ¶
func (v *NullableMbsMediaComp) Unset()
type NullableMbsMediaInfo ¶
type NullableMbsMediaInfo struct {
// contains filtered or unexported fields
}
func NewNullableMbsMediaInfo ¶
func NewNullableMbsMediaInfo(val *MbsMediaInfo) *NullableMbsMediaInfo
func (NullableMbsMediaInfo) Get ¶
func (v NullableMbsMediaInfo) Get() *MbsMediaInfo
func (NullableMbsMediaInfo) IsSet ¶
func (v NullableMbsMediaInfo) IsSet() bool
func (NullableMbsMediaInfo) MarshalJSON ¶
func (v NullableMbsMediaInfo) MarshalJSON() ([]byte, error)
func (*NullableMbsMediaInfo) Set ¶
func (v *NullableMbsMediaInfo) Set(val *MbsMediaInfo)
func (*NullableMbsMediaInfo) UnmarshalJSON ¶
func (v *NullableMbsMediaInfo) UnmarshalJSON(src []byte) error
func (*NullableMbsMediaInfo) Unset ¶
func (v *NullableMbsMediaInfo) Unset()
type NullableMbsPpData ¶
type NullableMbsPpData struct {
// contains filtered or unexported fields
}
func NewNullableMbsPpData ¶
func NewNullableMbsPpData(val *MbsPpData) *NullableMbsPpData
func (NullableMbsPpData) Get ¶
func (v NullableMbsPpData) Get() *MbsPpData
func (NullableMbsPpData) IsSet ¶
func (v NullableMbsPpData) IsSet() bool
func (NullableMbsPpData) MarshalJSON ¶
func (v NullableMbsPpData) MarshalJSON() ([]byte, error)
func (*NullableMbsPpData) Set ¶
func (v *NullableMbsPpData) Set(val *MbsPpData)
func (*NullableMbsPpData) UnmarshalJSON ¶
func (v *NullableMbsPpData) UnmarshalJSON(src []byte) error
func (*NullableMbsPpData) Unset ¶
func (v *NullableMbsPpData) Unset()
type NullableMbsPpDataPatch ¶
type NullableMbsPpDataPatch struct {
// contains filtered or unexported fields
}
func NewNullableMbsPpDataPatch ¶
func NewNullableMbsPpDataPatch(val *MbsPpDataPatch) *NullableMbsPpDataPatch
func (NullableMbsPpDataPatch) Get ¶
func (v NullableMbsPpDataPatch) Get() *MbsPpDataPatch
func (NullableMbsPpDataPatch) IsSet ¶
func (v NullableMbsPpDataPatch) IsSet() bool
func (NullableMbsPpDataPatch) MarshalJSON ¶
func (v NullableMbsPpDataPatch) MarshalJSON() ([]byte, error)
func (*NullableMbsPpDataPatch) Set ¶
func (v *NullableMbsPpDataPatch) Set(val *MbsPpDataPatch)
func (*NullableMbsPpDataPatch) UnmarshalJSON ¶
func (v *NullableMbsPpDataPatch) UnmarshalJSON(src []byte) error
func (*NullableMbsPpDataPatch) Unset ¶
func (v *NullableMbsPpDataPatch) Unset()
type NullableMbsQoSReq ¶
type NullableMbsQoSReq struct {
// contains filtered or unexported fields
}
func NewNullableMbsQoSReq ¶
func NewNullableMbsQoSReq(val *MbsQoSReq) *NullableMbsQoSReq
func (NullableMbsQoSReq) Get ¶
func (v NullableMbsQoSReq) Get() *MbsQoSReq
func (NullableMbsQoSReq) IsSet ¶
func (v NullableMbsQoSReq) IsSet() bool
func (NullableMbsQoSReq) MarshalJSON ¶
func (v NullableMbsQoSReq) MarshalJSON() ([]byte, error)
func (*NullableMbsQoSReq) Set ¶
func (v *NullableMbsQoSReq) Set(val *MbsQoSReq)
func (*NullableMbsQoSReq) UnmarshalJSON ¶
func (v *NullableMbsQoSReq) UnmarshalJSON(src []byte) error
func (*NullableMbsQoSReq) Unset ¶
func (v *NullableMbsQoSReq) Unset()
type NullableMbsServiceArea ¶
type NullableMbsServiceArea struct {
// contains filtered or unexported fields
}
func NewNullableMbsServiceArea ¶
func NewNullableMbsServiceArea(val *MbsServiceArea) *NullableMbsServiceArea
func (NullableMbsServiceArea) Get ¶
func (v NullableMbsServiceArea) Get() *MbsServiceArea
func (NullableMbsServiceArea) IsSet ¶
func (v NullableMbsServiceArea) IsSet() bool
func (NullableMbsServiceArea) MarshalJSON ¶
func (v NullableMbsServiceArea) MarshalJSON() ([]byte, error)
func (*NullableMbsServiceArea) Set ¶
func (v *NullableMbsServiceArea) Set(val *MbsServiceArea)
func (*NullableMbsServiceArea) UnmarshalJSON ¶
func (v *NullableMbsServiceArea) UnmarshalJSON(src []byte) error
func (*NullableMbsServiceArea) Unset ¶
func (v *NullableMbsServiceArea) Unset()
type NullableMbsServiceInfo ¶
type NullableMbsServiceInfo struct {
// contains filtered or unexported fields
}
func NewNullableMbsServiceInfo ¶
func NewNullableMbsServiceInfo(val *MbsServiceInfo) *NullableMbsServiceInfo
func (NullableMbsServiceInfo) Get ¶
func (v NullableMbsServiceInfo) Get() *MbsServiceInfo
func (NullableMbsServiceInfo) IsSet ¶
func (v NullableMbsServiceInfo) IsSet() bool
func (NullableMbsServiceInfo) MarshalJSON ¶
func (v NullableMbsServiceInfo) MarshalJSON() ([]byte, error)
func (*NullableMbsServiceInfo) Set ¶
func (v *NullableMbsServiceInfo) Set(val *MbsServiceInfo)
func (*NullableMbsServiceInfo) UnmarshalJSON ¶
func (v *NullableMbsServiceInfo) UnmarshalJSON(src []byte) error
func (*NullableMbsServiceInfo) Unset ¶
func (v *NullableMbsServiceInfo) Unset()
type NullableMbsServiceType ¶
type NullableMbsServiceType struct {
// contains filtered or unexported fields
}
func NewNullableMbsServiceType ¶
func NewNullableMbsServiceType(val *MbsServiceType) *NullableMbsServiceType
func (NullableMbsServiceType) Get ¶
func (v NullableMbsServiceType) Get() *MbsServiceType
func (NullableMbsServiceType) IsSet ¶
func (v NullableMbsServiceType) IsSet() bool
func (NullableMbsServiceType) MarshalJSON ¶
func (v NullableMbsServiceType) MarshalJSON() ([]byte, error)
func (*NullableMbsServiceType) Set ¶
func (v *NullableMbsServiceType) Set(val *MbsServiceType)
func (*NullableMbsServiceType) UnmarshalJSON ¶
func (v *NullableMbsServiceType) UnmarshalJSON(src []byte) error
func (*NullableMbsServiceType) Unset ¶
func (v *NullableMbsServiceType) Unset()
type NullableMbsSessAuthData ¶
type NullableMbsSessAuthData struct {
// contains filtered or unexported fields
}
func NewNullableMbsSessAuthData ¶
func NewNullableMbsSessAuthData(val *MbsSessAuthData) *NullableMbsSessAuthData
func (NullableMbsSessAuthData) Get ¶
func (v NullableMbsSessAuthData) Get() *MbsSessAuthData
func (NullableMbsSessAuthData) IsSet ¶
func (v NullableMbsSessAuthData) IsSet() bool
func (NullableMbsSessAuthData) MarshalJSON ¶
func (v NullableMbsSessAuthData) MarshalJSON() ([]byte, error)
func (*NullableMbsSessAuthData) Set ¶
func (v *NullableMbsSessAuthData) Set(val *MbsSessAuthData)
func (*NullableMbsSessAuthData) UnmarshalJSON ¶
func (v *NullableMbsSessAuthData) UnmarshalJSON(src []byte) error
func (*NullableMbsSessAuthData) Unset ¶
func (v *NullableMbsSessAuthData) Unset()
type NullableMbsSession ¶
type NullableMbsSession struct {
// contains filtered or unexported fields
}
func NewNullableMbsSession ¶
func NewNullableMbsSession(val *MbsSession) *NullableMbsSession
func (NullableMbsSession) Get ¶
func (v NullableMbsSession) Get() *MbsSession
func (NullableMbsSession) IsSet ¶
func (v NullableMbsSession) IsSet() bool
func (NullableMbsSession) MarshalJSON ¶
func (v NullableMbsSession) MarshalJSON() ([]byte, error)
func (*NullableMbsSession) Set ¶
func (v *NullableMbsSession) Set(val *MbsSession)
func (*NullableMbsSession) UnmarshalJSON ¶
func (v *NullableMbsSession) UnmarshalJSON(src []byte) error
func (*NullableMbsSession) Unset ¶
func (v *NullableMbsSession) Unset()
type NullableMbsSessionActivityStatus ¶
type NullableMbsSessionActivityStatus struct {
// contains filtered or unexported fields
}
func NewNullableMbsSessionActivityStatus ¶
func NewNullableMbsSessionActivityStatus(val *MbsSessionActivityStatus) *NullableMbsSessionActivityStatus
func (NullableMbsSessionActivityStatus) Get ¶
func (v NullableMbsSessionActivityStatus) Get() *MbsSessionActivityStatus
func (NullableMbsSessionActivityStatus) IsSet ¶
func (v NullableMbsSessionActivityStatus) IsSet() bool
func (NullableMbsSessionActivityStatus) MarshalJSON ¶
func (v NullableMbsSessionActivityStatus) MarshalJSON() ([]byte, error)
func (*NullableMbsSessionActivityStatus) Set ¶
func (v *NullableMbsSessionActivityStatus) Set(val *MbsSessionActivityStatus)
func (*NullableMbsSessionActivityStatus) UnmarshalJSON ¶
func (v *NullableMbsSessionActivityStatus) UnmarshalJSON(src []byte) error
func (*NullableMbsSessionActivityStatus) Unset ¶
func (v *NullableMbsSessionActivityStatus) Unset()
type NullableMbsSessionCreateReq ¶
type NullableMbsSessionCreateReq struct {
// contains filtered or unexported fields
}
func NewNullableMbsSessionCreateReq ¶
func NewNullableMbsSessionCreateReq(val *MbsSessionCreateReq) *NullableMbsSessionCreateReq
func (NullableMbsSessionCreateReq) Get ¶
func (v NullableMbsSessionCreateReq) Get() *MbsSessionCreateReq
func (NullableMbsSessionCreateReq) IsSet ¶
func (v NullableMbsSessionCreateReq) IsSet() bool
func (NullableMbsSessionCreateReq) MarshalJSON ¶
func (v NullableMbsSessionCreateReq) MarshalJSON() ([]byte, error)
func (*NullableMbsSessionCreateReq) Set ¶
func (v *NullableMbsSessionCreateReq) Set(val *MbsSessionCreateReq)
func (*NullableMbsSessionCreateReq) UnmarshalJSON ¶
func (v *NullableMbsSessionCreateReq) UnmarshalJSON(src []byte) error
func (*NullableMbsSessionCreateReq) Unset ¶
func (v *NullableMbsSessionCreateReq) Unset()
type NullableMbsSessionCreateRsp ¶
type NullableMbsSessionCreateRsp struct {
// contains filtered or unexported fields
}
func NewNullableMbsSessionCreateRsp ¶
func NewNullableMbsSessionCreateRsp(val *MbsSessionCreateRsp) *NullableMbsSessionCreateRsp
func (NullableMbsSessionCreateRsp) Get ¶
func (v NullableMbsSessionCreateRsp) Get() *MbsSessionCreateRsp
func (NullableMbsSessionCreateRsp) IsSet ¶
func (v NullableMbsSessionCreateRsp) IsSet() bool
func (NullableMbsSessionCreateRsp) MarshalJSON ¶
func (v NullableMbsSessionCreateRsp) MarshalJSON() ([]byte, error)
func (*NullableMbsSessionCreateRsp) Set ¶
func (v *NullableMbsSessionCreateRsp) Set(val *MbsSessionCreateRsp)
func (*NullableMbsSessionCreateRsp) UnmarshalJSON ¶
func (v *NullableMbsSessionCreateRsp) UnmarshalJSON(src []byte) error
func (*NullableMbsSessionCreateRsp) Unset ¶
func (v *NullableMbsSessionCreateRsp) Unset()
type NullableMbsSessionEvent ¶
type NullableMbsSessionEvent struct {
// contains filtered or unexported fields
}
func NewNullableMbsSessionEvent ¶
func NewNullableMbsSessionEvent(val *MbsSessionEvent) *NullableMbsSessionEvent
func (NullableMbsSessionEvent) Get ¶
func (v NullableMbsSessionEvent) Get() *MbsSessionEvent
func (NullableMbsSessionEvent) IsSet ¶
func (v NullableMbsSessionEvent) IsSet() bool
func (NullableMbsSessionEvent) MarshalJSON ¶
func (v NullableMbsSessionEvent) MarshalJSON() ([]byte, error)
func (*NullableMbsSessionEvent) Set ¶
func (v *NullableMbsSessionEvent) Set(val *MbsSessionEvent)
func (*NullableMbsSessionEvent) UnmarshalJSON ¶
func (v *NullableMbsSessionEvent) UnmarshalJSON(src []byte) error
func (*NullableMbsSessionEvent) Unset ¶
func (v *NullableMbsSessionEvent) Unset()
type NullableMbsSessionEventReport ¶
type NullableMbsSessionEventReport struct {
// contains filtered or unexported fields
}
func NewNullableMbsSessionEventReport ¶
func NewNullableMbsSessionEventReport(val *MbsSessionEventReport) *NullableMbsSessionEventReport
func (NullableMbsSessionEventReport) Get ¶
func (v NullableMbsSessionEventReport) Get() *MbsSessionEventReport
func (NullableMbsSessionEventReport) IsSet ¶
func (v NullableMbsSessionEventReport) IsSet() bool
func (NullableMbsSessionEventReport) MarshalJSON ¶
func (v NullableMbsSessionEventReport) MarshalJSON() ([]byte, error)
func (*NullableMbsSessionEventReport) Set ¶
func (v *NullableMbsSessionEventReport) Set(val *MbsSessionEventReport)
func (*NullableMbsSessionEventReport) UnmarshalJSON ¶
func (v *NullableMbsSessionEventReport) UnmarshalJSON(src []byte) error
func (*NullableMbsSessionEventReport) Unset ¶
func (v *NullableMbsSessionEventReport) Unset()
type NullableMbsSessionEventReportList ¶
type NullableMbsSessionEventReportList struct {
// contains filtered or unexported fields
}
func NewNullableMbsSessionEventReportList ¶
func NewNullableMbsSessionEventReportList(val *MbsSessionEventReportList) *NullableMbsSessionEventReportList
func (NullableMbsSessionEventReportList) Get ¶
func (v NullableMbsSessionEventReportList) Get() *MbsSessionEventReportList
func (NullableMbsSessionEventReportList) IsSet ¶
func (v NullableMbsSessionEventReportList) IsSet() bool
func (NullableMbsSessionEventReportList) MarshalJSON ¶
func (v NullableMbsSessionEventReportList) MarshalJSON() ([]byte, error)
func (*NullableMbsSessionEventReportList) Set ¶
func (v *NullableMbsSessionEventReportList) Set(val *MbsSessionEventReportList)
func (*NullableMbsSessionEventReportList) UnmarshalJSON ¶
func (v *NullableMbsSessionEventReportList) UnmarshalJSON(src []byte) error
func (*NullableMbsSessionEventReportList) Unset ¶
func (v *NullableMbsSessionEventReportList) Unset()
type NullableMbsSessionEventType ¶
type NullableMbsSessionEventType struct {
// contains filtered or unexported fields
}
func NewNullableMbsSessionEventType ¶
func NewNullableMbsSessionEventType(val *MbsSessionEventType) *NullableMbsSessionEventType
func (NullableMbsSessionEventType) Get ¶
func (v NullableMbsSessionEventType) Get() *MbsSessionEventType
func (NullableMbsSessionEventType) IsSet ¶
func (v NullableMbsSessionEventType) IsSet() bool
func (NullableMbsSessionEventType) MarshalJSON ¶
func (v NullableMbsSessionEventType) MarshalJSON() ([]byte, error)
func (*NullableMbsSessionEventType) Set ¶
func (v *NullableMbsSessionEventType) Set(val *MbsSessionEventType)
func (*NullableMbsSessionEventType) UnmarshalJSON ¶
func (v *NullableMbsSessionEventType) UnmarshalJSON(src []byte) error
func (*NullableMbsSessionEventType) Unset ¶
func (v *NullableMbsSessionEventType) Unset()
type NullableMbsSessionId ¶
type NullableMbsSessionId struct {
// contains filtered or unexported fields
}
func NewNullableMbsSessionId ¶
func NewNullableMbsSessionId(val *MbsSessionId) *NullableMbsSessionId
func (NullableMbsSessionId) Get ¶
func (v NullableMbsSessionId) Get() *MbsSessionId
func (NullableMbsSessionId) IsSet ¶
func (v NullableMbsSessionId) IsSet() bool
func (NullableMbsSessionId) MarshalJSON ¶
func (v NullableMbsSessionId) MarshalJSON() ([]byte, error)
func (*NullableMbsSessionId) Set ¶
func (v *NullableMbsSessionId) Set(val *MbsSessionId)
func (*NullableMbsSessionId) UnmarshalJSON ¶
func (v *NullableMbsSessionId) UnmarshalJSON(src []byte) error
func (*NullableMbsSessionId) Unset ¶
func (v *NullableMbsSessionId) Unset()
type NullableMbsSessionStatusNotif ¶
type NullableMbsSessionStatusNotif struct {
// contains filtered or unexported fields
}
func NewNullableMbsSessionStatusNotif ¶
func NewNullableMbsSessionStatusNotif(val *MbsSessionStatusNotif) *NullableMbsSessionStatusNotif
func (NullableMbsSessionStatusNotif) Get ¶
func (v NullableMbsSessionStatusNotif) Get() *MbsSessionStatusNotif
func (NullableMbsSessionStatusNotif) IsSet ¶
func (v NullableMbsSessionStatusNotif) IsSet() bool
func (NullableMbsSessionStatusNotif) MarshalJSON ¶
func (v NullableMbsSessionStatusNotif) MarshalJSON() ([]byte, error)
func (*NullableMbsSessionStatusNotif) Set ¶
func (v *NullableMbsSessionStatusNotif) Set(val *MbsSessionStatusNotif)
func (*NullableMbsSessionStatusNotif) UnmarshalJSON ¶
func (v *NullableMbsSessionStatusNotif) UnmarshalJSON(src []byte) error
func (*NullableMbsSessionStatusNotif) Unset ¶
func (v *NullableMbsSessionStatusNotif) Unset()
type NullableMbsSessionSubsc ¶
type NullableMbsSessionSubsc struct {
// contains filtered or unexported fields
}
func NewNullableMbsSessionSubsc ¶
func NewNullableMbsSessionSubsc(val *MbsSessionSubsc) *NullableMbsSessionSubsc
func (NullableMbsSessionSubsc) Get ¶
func (v NullableMbsSessionSubsc) Get() *MbsSessionSubsc
func (NullableMbsSessionSubsc) IsSet ¶
func (v NullableMbsSessionSubsc) IsSet() bool
func (NullableMbsSessionSubsc) MarshalJSON ¶
func (v NullableMbsSessionSubsc) MarshalJSON() ([]byte, error)
func (*NullableMbsSessionSubsc) Set ¶
func (v *NullableMbsSessionSubsc) Set(val *MbsSessionSubsc)
func (*NullableMbsSessionSubsc) UnmarshalJSON ¶
func (v *NullableMbsSessionSubsc) UnmarshalJSON(src []byte) error
func (*NullableMbsSessionSubsc) Unset ¶
func (v *NullableMbsSessionSubsc) Unset()
type NullableMbsSessionSubscription ¶
type NullableMbsSessionSubscription struct {
// contains filtered or unexported fields
}
func NewNullableMbsSessionSubscription ¶
func NewNullableMbsSessionSubscription(val *MbsSessionSubscription) *NullableMbsSessionSubscription
func (NullableMbsSessionSubscription) Get ¶
func (v NullableMbsSessionSubscription) Get() *MbsSessionSubscription
func (NullableMbsSessionSubscription) IsSet ¶
func (v NullableMbsSessionSubscription) IsSet() bool
func (NullableMbsSessionSubscription) MarshalJSON ¶
func (v NullableMbsSessionSubscription) MarshalJSON() ([]byte, error)
func (*NullableMbsSessionSubscription) Set ¶
func (v *NullableMbsSessionSubscription) Set(val *MbsSessionSubscription)
func (*NullableMbsSessionSubscription) UnmarshalJSON ¶
func (v *NullableMbsSessionSubscription) UnmarshalJSON(src []byte) error
func (*NullableMbsSessionSubscription) Unset ¶
func (v *NullableMbsSessionSubscription) Unset()
type NullableMediaType ¶
type NullableMediaType struct {
// contains filtered or unexported fields
}
func NewNullableMediaType ¶
func NewNullableMediaType(val *MediaType) *NullableMediaType
func (NullableMediaType) Get ¶
func (v NullableMediaType) Get() *MediaType
func (NullableMediaType) IsSet ¶
func (v NullableMediaType) IsSet() bool
func (NullableMediaType) MarshalJSON ¶
func (v NullableMediaType) MarshalJSON() ([]byte, error)
func (*NullableMediaType) Set ¶
func (v *NullableMediaType) Set(val *MediaType)
func (*NullableMediaType) UnmarshalJSON ¶
func (v *NullableMediaType) UnmarshalJSON(src []byte) error
func (*NullableMediaType) Unset ¶
func (v *NullableMediaType) Unset()
type NullableModel5MbsAuthorizationInfo ¶
type NullableModel5MbsAuthorizationInfo struct {
// contains filtered or unexported fields
}
func NewNullableModel5MbsAuthorizationInfo ¶
func NewNullableModel5MbsAuthorizationInfo(val *Model5MbsAuthorizationInfo) *NullableModel5MbsAuthorizationInfo
func (NullableModel5MbsAuthorizationInfo) Get ¶
func (v NullableModel5MbsAuthorizationInfo) Get() *Model5MbsAuthorizationInfo
func (NullableModel5MbsAuthorizationInfo) IsSet ¶
func (v NullableModel5MbsAuthorizationInfo) IsSet() bool
func (NullableModel5MbsAuthorizationInfo) MarshalJSON ¶
func (v NullableModel5MbsAuthorizationInfo) MarshalJSON() ([]byte, error)
func (*NullableModel5MbsAuthorizationInfo) Set ¶
func (v *NullableModel5MbsAuthorizationInfo) Set(val *Model5MbsAuthorizationInfo)
func (*NullableModel5MbsAuthorizationInfo) UnmarshalJSON ¶
func (v *NullableModel5MbsAuthorizationInfo) UnmarshalJSON(src []byte) error
func (*NullableModel5MbsAuthorizationInfo) Unset ¶
func (v *NullableModel5MbsAuthorizationInfo) 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 NullableNcgiTai ¶
type NullableNcgiTai struct {
// contains filtered or unexported fields
}
func NewNullableNcgiTai ¶
func NewNullableNcgiTai(val *NcgiTai) *NullableNcgiTai
func (NullableNcgiTai) Get ¶
func (v NullableNcgiTai) Get() *NcgiTai
func (NullableNcgiTai) IsSet ¶
func (v NullableNcgiTai) IsSet() bool
func (NullableNcgiTai) MarshalJSON ¶
func (v NullableNcgiTai) MarshalJSON() ([]byte, error)
func (*NullableNcgiTai) Set ¶
func (v *NullableNcgiTai) Set(val *NcgiTai)
func (*NullableNcgiTai) UnmarshalJSON ¶
func (v *NullableNcgiTai) UnmarshalJSON(src []byte) error
func (*NullableNcgiTai) Unset ¶
func (v *NullableNcgiTai) Unset()
type NullableNullValue ¶
type NullableNullValue struct {
// contains filtered or unexported fields
}
func NewNullableNullValue ¶
func NewNullableNullValue(val *NullValue) *NullableNullValue
func (NullableNullValue) Get ¶
func (v NullableNullValue) Get() *NullValue
func (NullableNullValue) IsSet ¶
func (v NullableNullValue) IsSet() bool
func (NullableNullValue) MarshalJSON ¶
func (v NullableNullValue) MarshalJSON() ([]byte, error)
func (*NullableNullValue) Set ¶
func (v *NullableNullValue) Set(val *NullValue)
func (*NullableNullValue) UnmarshalJSON ¶
func (v *NullableNullValue) UnmarshalJSON(src []byte) error
func (*NullableNullValue) Unset ¶
func (v *NullableNullValue) Unset()
type NullablePatchItem ¶
type NullablePatchItem struct {
// contains filtered or unexported fields
}
func NewNullablePatchItem ¶
func NewNullablePatchItem(val *PatchItem) *NullablePatchItem
func (NullablePatchItem) Get ¶
func (v NullablePatchItem) Get() *PatchItem
func (NullablePatchItem) IsSet ¶
func (v NullablePatchItem) IsSet() bool
func (NullablePatchItem) MarshalJSON ¶
func (v NullablePatchItem) MarshalJSON() ([]byte, error)
func (*NullablePatchItem) Set ¶
func (v *NullablePatchItem) Set(val *PatchItem)
func (*NullablePatchItem) UnmarshalJSON ¶
func (v *NullablePatchItem) UnmarshalJSON(src []byte) error
func (*NullablePatchItem) Unset ¶
func (v *NullablePatchItem) Unset()
type NullablePatchOperation ¶
type NullablePatchOperation struct {
// contains filtered or unexported fields
}
func NewNullablePatchOperation ¶
func NewNullablePatchOperation(val *PatchOperation) *NullablePatchOperation
func (NullablePatchOperation) Get ¶
func (v NullablePatchOperation) Get() *PatchOperation
func (NullablePatchOperation) IsSet ¶
func (v NullablePatchOperation) IsSet() bool
func (NullablePatchOperation) MarshalJSON ¶
func (v NullablePatchOperation) MarshalJSON() ([]byte, error)
func (*NullablePatchOperation) Set ¶
func (v *NullablePatchOperation) Set(val *PatchOperation)
func (*NullablePatchOperation) UnmarshalJSON ¶
func (v *NullablePatchOperation) UnmarshalJSON(src []byte) error
func (*NullablePatchOperation) Unset ¶
func (v *NullablePatchOperation) 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 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 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 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 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 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 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 NullablePreemptionCapability ¶
type NullablePreemptionCapability struct {
// contains filtered or unexported fields
}
func NewNullablePreemptionCapability ¶
func NewNullablePreemptionCapability(val *PreemptionCapability) *NullablePreemptionCapability
func (NullablePreemptionCapability) Get ¶
func (v NullablePreemptionCapability) Get() *PreemptionCapability
func (NullablePreemptionCapability) IsSet ¶
func (v NullablePreemptionCapability) IsSet() bool
func (NullablePreemptionCapability) MarshalJSON ¶
func (v NullablePreemptionCapability) MarshalJSON() ([]byte, error)
func (*NullablePreemptionCapability) Set ¶
func (v *NullablePreemptionCapability) Set(val *PreemptionCapability)
func (*NullablePreemptionCapability) UnmarshalJSON ¶
func (v *NullablePreemptionCapability) UnmarshalJSON(src []byte) error
func (*NullablePreemptionCapability) Unset ¶
func (v *NullablePreemptionCapability) Unset()
type NullablePreemptionVulnerability ¶
type NullablePreemptionVulnerability struct {
// contains filtered or unexported fields
}
func NewNullablePreemptionVulnerability ¶
func NewNullablePreemptionVulnerability(val *PreemptionVulnerability) *NullablePreemptionVulnerability
func (NullablePreemptionVulnerability) Get ¶
func (v NullablePreemptionVulnerability) Get() *PreemptionVulnerability
func (NullablePreemptionVulnerability) IsSet ¶
func (v NullablePreemptionVulnerability) IsSet() bool
func (NullablePreemptionVulnerability) MarshalJSON ¶
func (v NullablePreemptionVulnerability) MarshalJSON() ([]byte, error)
func (*NullablePreemptionVulnerability) Set ¶
func (v *NullablePreemptionVulnerability) Set(val *PreemptionVulnerability)
func (*NullablePreemptionVulnerability) UnmarshalJSON ¶
func (v *NullablePreemptionVulnerability) UnmarshalJSON(src []byte) error
func (*NullablePreemptionVulnerability) Unset ¶
func (v *NullablePreemptionVulnerability) 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 NullableReservPriority ¶
type NullableReservPriority struct {
// contains filtered or unexported fields
}
func NewNullableReservPriority ¶
func NewNullableReservPriority(val *ReservPriority) *NullableReservPriority
func (NullableReservPriority) Get ¶
func (v NullableReservPriority) Get() *ReservPriority
func (NullableReservPriority) IsSet ¶
func (v NullableReservPriority) IsSet() bool
func (NullableReservPriority) MarshalJSON ¶
func (v NullableReservPriority) MarshalJSON() ([]byte, error)
func (*NullableReservPriority) Set ¶
func (v *NullableReservPriority) Set(val *ReservPriority)
func (*NullableReservPriority) UnmarshalJSON ¶
func (v *NullableReservPriority) UnmarshalJSON(src []byte) error
func (*NullableReservPriority) Unset ¶
func (v *NullableReservPriority) Unset()
type NullableSnssai ¶
type NullableSnssai struct {
// contains filtered or unexported fields
}
func NewNullableSnssai ¶
func NewNullableSnssai(val *Snssai) *NullableSnssai
func (NullableSnssai) Get ¶
func (v NullableSnssai) Get() *Snssai
func (NullableSnssai) IsSet ¶
func (v NullableSnssai) IsSet() bool
func (NullableSnssai) MarshalJSON ¶
func (v NullableSnssai) MarshalJSON() ([]byte, error)
func (*NullableSnssai) Set ¶
func (v *NullableSnssai) Set(val *Snssai)
func (*NullableSnssai) UnmarshalJSON ¶
func (v *NullableSnssai) UnmarshalJSON(src []byte) error
func (*NullableSnssai) Unset ¶
func (v *NullableSnssai) Unset()
type NullableSsm ¶
type NullableSsm struct {
// contains filtered or unexported fields
}
func NewNullableSsm ¶
func NewNullableSsm(val *Ssm) *NullableSsm
func (NullableSsm) Get ¶
func (v NullableSsm) Get() *Ssm
func (NullableSsm) IsSet ¶
func (v NullableSsm) IsSet() bool
func (NullableSsm) MarshalJSON ¶
func (v NullableSsm) MarshalJSON() ([]byte, error)
func (*NullableSsm) Set ¶
func (v *NullableSsm) Set(val *Ssm)
func (*NullableSsm) UnmarshalJSON ¶
func (v *NullableSsm) UnmarshalJSON(src []byte) error
func (*NullableSsm) Unset ¶
func (v *NullableSsm) 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 NullableTmgi ¶
type NullableTmgi struct {
// contains filtered or unexported fields
}
func NewNullableTmgi ¶
func NewNullableTmgi(val *Tmgi) *NullableTmgi
func (NullableTmgi) Get ¶
func (v NullableTmgi) Get() *Tmgi
func (NullableTmgi) IsSet ¶
func (v NullableTmgi) IsSet() bool
func (NullableTmgi) MarshalJSON ¶
func (v NullableTmgi) MarshalJSON() ([]byte, error)
func (*NullableTmgi) Set ¶
func (v *NullableTmgi) Set(val *Tmgi)
func (*NullableTmgi) UnmarshalJSON ¶
func (v *NullableTmgi) UnmarshalJSON(src []byte) error
func (*NullableTmgi) Unset ¶
func (v *NullableTmgi) Unset()
type NullableTunnelAddress ¶
type NullableTunnelAddress struct {
// contains filtered or unexported fields
}
func NewNullableTunnelAddress ¶
func NewNullableTunnelAddress(val *TunnelAddress) *NullableTunnelAddress
func (NullableTunnelAddress) Get ¶
func (v NullableTunnelAddress) Get() *TunnelAddress
func (NullableTunnelAddress) IsSet ¶
func (v NullableTunnelAddress) IsSet() bool
func (NullableTunnelAddress) MarshalJSON ¶
func (v NullableTunnelAddress) MarshalJSON() ([]byte, error)
func (*NullableTunnelAddress) Set ¶
func (v *NullableTunnelAddress) Set(val *TunnelAddress)
func (*NullableTunnelAddress) UnmarshalJSON ¶
func (v *NullableTunnelAddress) UnmarshalJSON(src []byte) error
func (*NullableTunnelAddress) Unset ¶
func (v *NullableTunnelAddress) 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 PatchItem ¶
type PatchItem struct { Op PatchOperation `json:"op"` // contains a JSON pointer value (as defined in IETF RFC 6901) that references a location of a resource on which the patch operation shall be performed. Path string `json:"path"` // indicates the path of the source JSON element (according to JSON Pointer syntax) being moved or copied to the location indicated by the \"path\" attribute. From *string `json:"from,omitempty"` Value interface{} `json:"value,omitempty"` }
PatchItem it contains information on data to be changed.
func NewPatchItem ¶
func NewPatchItem(op PatchOperation, path string) *PatchItem
NewPatchItem instantiates a new PatchItem 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 NewPatchItemWithDefaults ¶
func NewPatchItemWithDefaults() *PatchItem
NewPatchItemWithDefaults instantiates a new PatchItem 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 (*PatchItem) GetFromOk ¶
GetFromOk returns a tuple with the From field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PatchItem) GetOp ¶
func (o *PatchItem) GetOp() PatchOperation
GetOp returns the Op field value
func (*PatchItem) GetOpOk ¶
func (o *PatchItem) GetOpOk() (*PatchOperation, bool)
GetOpOk returns a tuple with the Op field value and a boolean to check if the value has been set.
func (*PatchItem) GetPathOk ¶
GetPathOk returns a tuple with the Path field value and a boolean to check if the value has been set.
func (*PatchItem) GetValue ¶
func (o *PatchItem) GetValue() interface{}
GetValue returns the Value field value if set, zero value otherwise (both if not set or set to explicit null).
func (*PatchItem) GetValueOk ¶
GetValueOk returns a tuple with the Value field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (PatchItem) MarshalJSON ¶
func (*PatchItem) SetFrom ¶
SetFrom gets a reference to the given string and assigns it to the From field.
func (*PatchItem) SetValue ¶
func (o *PatchItem) SetValue(v interface{})
SetValue gets a reference to the given interface{} and assigns it to the Value field.
func (*PatchItem) UnmarshalJSON ¶
type PatchOperation ¶
type PatchOperation struct {
// contains filtered or unexported fields
}
PatchOperation Operations as defined in IETF RFC 6902.
func (*PatchOperation) MarshalJSON ¶
func (src *PatchOperation) MarshalJSON() ([]byte, error)
Marshal data from the first non-nil pointers in the struct to JSON
func (*PatchOperation) UnmarshalJSON ¶
func (dst *PatchOperation) 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 ¶
func (*PlmnId) UnmarshalJSON ¶
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
func (*Point) UnmarshalJSON ¶
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)
func (*PointAltitude) UnmarshalJSON ¶
func (o *PointAltitude) UnmarshalJSON(bytes []byte) (err 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)
func (*PointAltitudeUncertainty) UnmarshalJSON ¶
func (o *PointAltitudeUncertainty) UnmarshalJSON(bytes []byte) (err 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)
func (*PointUncertaintyCircle) UnmarshalJSON ¶
func (o *PointUncertaintyCircle) UnmarshalJSON(bytes []byte) (err 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)
func (*PointUncertaintyEllipse) UnmarshalJSON ¶
func (o *PointUncertaintyEllipse) UnmarshalJSON(bytes []byte) (err 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
func (*Polygon) UnmarshalJSON ¶
type PreemptionCapability ¶
type PreemptionCapability struct {
// contains filtered or unexported fields
}
PreemptionCapability The enumeration PreemptionCapability indicates the pre-emption capability of a request on other QoS flows. See clause 5.7.2.2 of 3GPP TS 23.501. It shall comply with the provisions defined in table 5.5.3.1-1.
func (*PreemptionCapability) MarshalJSON ¶
func (src *PreemptionCapability) MarshalJSON() ([]byte, error)
Marshal data from the first non-nil pointers in the struct to JSON
func (*PreemptionCapability) UnmarshalJSON ¶
func (dst *PreemptionCapability) UnmarshalJSON(data []byte) error
Unmarshal JSON data into any of the pointers in the struct
type PreemptionVulnerability ¶
type PreemptionVulnerability struct {
// contains filtered or unexported fields
}
PreemptionVulnerability The enumeration PreemptionVulnerability indicates the pre-emption vulnerability of the QoS flow to pre-emption from other QoS flows. See clause 5.7.2.2 of 3GPP TS 23.501. It shall comply with the provisions defined in table 5.5.3.2-1
func (*PreemptionVulnerability) MarshalJSON ¶
func (src *PreemptionVulnerability) MarshalJSON() ([]byte, error)
Marshal data from the first non-nil pointers in the struct to JSON
func (*PreemptionVulnerability) UnmarshalJSON ¶
func (dst *PreemptionVulnerability) 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)
func (*RelativeCartesianLocation) UnmarshalJSON ¶
func (o *RelativeCartesianLocation) UnmarshalJSON(bytes []byte) (err error)
type ReservPriority ¶
type ReservPriority struct {
// contains filtered or unexported fields
}
ReservPriority Indicates the reservation priority.
func (*ReservPriority) MarshalJSON ¶
func (src *ReservPriority) MarshalJSON() ([]byte, error)
Marshal data from the first non-nil pointers in the struct to JSON
func (*ReservPriority) UnmarshalJSON ¶
func (dst *ReservPriority) UnmarshalJSON(data []byte) error
Unmarshal JSON data into any of the pointers in the struct
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 Snssai ¶
type Snssai struct { // Unsigned integer, within the range 0 to 255, representing the Slice/Service Type. It indicates the expected Network Slice behaviour in terms of features and services. Values 0 to 127 correspond to the standardized SST range. Values 128 to 255 correspond to the Operator-specific range. See clause 28.4.2 of 3GPP TS 23.003. Standardized values are defined in clause 5.15.2.2 of 3GPP TS 23.501. Sst int32 `json:"sst"` // 3-octet string, representing the Slice Differentiator, 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 SD shall appear first in the string, and the character representing the 4 least significant bit of the SD shall appear last in the string. This is an optional parameter that complements the Slice/Service type(s) to allow to differentiate amongst multiple Network Slices of the same Slice/Service type. This IE shall be absent if no SD value is associated with the SST. Sd *string `json:"sd,omitempty"` }
Snssai When Snssai needs to be converted to string (e.g. when used in maps as key), the string shall be composed of one to three digits \"sst\" optionally followed by \"-\" and 6 hexadecimal digits \"sd\".
func NewSnssai ¶
NewSnssai instantiates a new Snssai 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 NewSnssaiWithDefaults ¶
func NewSnssaiWithDefaults() *Snssai
NewSnssaiWithDefaults instantiates a new Snssai 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 (*Snssai) GetSdOk ¶
GetSdOk returns a tuple with the Sd field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Snssai) GetSstOk ¶
GetSstOk returns a tuple with the Sst field value and a boolean to check if the value has been set.
func (Snssai) MarshalJSON ¶
func (*Snssai) UnmarshalJSON ¶
type Ssm ¶
type Ssm struct { SourceIpAddr NullableIpAddr `json:"sourceIpAddr"` DestIpAddr NullableIpAddr `json:"destIpAddr"` }
Ssm Source specific IP multicast address
func NewSsm ¶
func NewSsm(sourceIpAddr NullableIpAddr, destIpAddr NullableIpAddr) *Ssm
NewSsm instantiates a new Ssm 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 NewSsmWithDefaults ¶
func NewSsmWithDefaults() *Ssm
NewSsmWithDefaults instantiates a new Ssm 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 (*Ssm) GetDestIpAddr ¶
GetDestIpAddr returns the DestIpAddr field value If the value is explicit nil, the zero value for IpAddr will be returned
func (*Ssm) GetDestIpAddrOk ¶
GetDestIpAddrOk returns a tuple with the DestIpAddr field value and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*Ssm) GetSourceIpAddr ¶
GetSourceIpAddr returns the SourceIpAddr field value If the value is explicit nil, the zero value for IpAddr will be returned
func (*Ssm) GetSourceIpAddrOk ¶
GetSourceIpAddrOk returns a tuple with the SourceIpAddr field value and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (Ssm) MarshalJSON ¶
func (*Ssm) SetSourceIpAddr ¶
SetSourceIpAddr sets field value
func (*Ssm) UnmarshalJSON ¶
type SupportedGADShapes ¶
type SupportedGADShapes struct {
// contains filtered or unexported fields
}
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 ¶
func (*Tai) UnmarshalJSON ¶
type Tmgi ¶
type Tmgi struct { // MBS Service ID MbsServiceId string `json:"mbsServiceId"` PlmnId PlmnId `json:"plmnId"` }
Tmgi Temporary Mobile Group Identity
func NewTmgi ¶
NewTmgi instantiates a new Tmgi 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 NewTmgiWithDefaults ¶
func NewTmgiWithDefaults() *Tmgi
NewTmgiWithDefaults instantiates a new Tmgi 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 (*Tmgi) GetMbsServiceId ¶
GetMbsServiceId returns the MbsServiceId field value
func (*Tmgi) GetMbsServiceIdOk ¶
GetMbsServiceIdOk returns a tuple with the MbsServiceId field value and a boolean to check if the value has been set.
func (*Tmgi) GetPlmnIdOk ¶
GetPlmnIdOk returns a tuple with the PlmnId field value and a boolean to check if the value has been set.
func (Tmgi) MarshalJSON ¶
func (*Tmgi) SetMbsServiceId ¶
SetMbsServiceId sets field value
func (*Tmgi) UnmarshalJSON ¶
type TunnelAddress ¶
type TunnelAddress 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"` }
TunnelAddress Tunnel address
func NewTunnelAddress ¶
func NewTunnelAddress(portNumber int32) *TunnelAddress
NewTunnelAddress instantiates a new TunnelAddress 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 NewTunnelAddressWithDefaults ¶
func NewTunnelAddressWithDefaults() *TunnelAddress
NewTunnelAddressWithDefaults instantiates a new TunnelAddress 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 (*TunnelAddress) GetIpv4Addr ¶
func (o *TunnelAddress) GetIpv4Addr() string
GetIpv4Addr returns the Ipv4Addr field value if set, zero value otherwise.
func (*TunnelAddress) GetIpv4AddrOk ¶
func (o *TunnelAddress) 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 (*TunnelAddress) GetIpv6Addr ¶
func (o *TunnelAddress) GetIpv6Addr() Ipv6Addr
GetIpv6Addr returns the Ipv6Addr field value if set, zero value otherwise.
func (*TunnelAddress) GetIpv6AddrOk ¶
func (o *TunnelAddress) 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 (*TunnelAddress) GetPortNumber ¶
func (o *TunnelAddress) GetPortNumber() int32
GetPortNumber returns the PortNumber field value
func (*TunnelAddress) GetPortNumberOk ¶
func (o *TunnelAddress) GetPortNumberOk() (*int32, bool)
GetPortNumberOk returns a tuple with the PortNumber field value and a boolean to check if the value has been set.
func (*TunnelAddress) HasIpv4Addr ¶
func (o *TunnelAddress) HasIpv4Addr() bool
HasIpv4Addr returns a boolean if a field has been set.
func (*TunnelAddress) HasIpv6Addr ¶
func (o *TunnelAddress) HasIpv6Addr() bool
HasIpv6Addr returns a boolean if a field has been set.
func (TunnelAddress) MarshalJSON ¶
func (o TunnelAddress) MarshalJSON() ([]byte, error)
func (*TunnelAddress) SetIpv4Addr ¶
func (o *TunnelAddress) SetIpv4Addr(v string)
SetIpv4Addr gets a reference to the given string and assigns it to the Ipv4Addr field.
func (*TunnelAddress) SetIpv6Addr ¶
func (o *TunnelAddress) SetIpv6Addr(v Ipv6Addr)
SetIpv6Addr gets a reference to the given Ipv6Addr and assigns it to the Ipv6Addr field.
func (*TunnelAddress) SetPortNumber ¶
func (o *TunnelAddress) SetPortNumber(v int32)
SetPortNumber sets field value
func (TunnelAddress) ToMap ¶
func (o TunnelAddress) ToMap() (map[string]interface{}, error)
func (*TunnelAddress) UnmarshalJSON ¶
func (o *TunnelAddress) UnmarshalJSON(bytes []byte) (err 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)
func (*UncertaintyEllipse) UnmarshalJSON ¶
func (o *UncertaintyEllipse) UnmarshalJSON(bytes []byte) (err 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)
func (*UncertaintyEllipsoid) UnmarshalJSON ¶
func (o *UncertaintyEllipsoid) UnmarshalJSON(bytes []byte) (err error)
Source Files ¶
- api_individual_mbs_parameters_provisioning.go
- api_individual_mbs_session.go
- api_individual_mbs_session_subscription.go
- api_mbs_parameters_provisioning.go
- api_mbs_parameters_provisionings.go
- api_mbs_session_subscriptions.go
- api_mbs_sessions_collection.go
- client.go
- configuration.go
- model_5_mbs_authorization_info.go
- model_arp.go
- model_broadcast_delivery_status.go
- model_civic_address.go
- model_ellipsoid_arc.go
- model_external_mbs_service_area.go
- model_gad_shape.go
- model_geographic_area.go
- model_geographical_coordinates.go
- model_ingress_tun_addr_info.go
- model_invalid_param.go
- model_ip_addr.go
- model_ipv6_addr.go
- model_ipv6_prefix.go
- model_local2d_point_uncertainty_ellipse.go
- model_local3d_point_uncertainty_ellipsoid.go
- model_local_origin.go
- model_mbs_media_comp.go
- model_mbs_media_info.go
- model_mbs_pp_data.go
- model_mbs_pp_data_patch.go
- model_mbs_qo_s_req.go
- model_mbs_service_area.go
- model_mbs_service_info.go
- model_mbs_service_type.go
- model_mbs_sess_auth_data.go
- model_mbs_session.go
- model_mbs_session_activity_status.go
- model_mbs_session_create_req.go
- model_mbs_session_create_rsp.go
- model_mbs_session_event.go
- model_mbs_session_event_report.go
- model_mbs_session_event_report_list.go
- model_mbs_session_event_type.go
- model_mbs_session_id.go
- model_mbs_session_status_notif.go
- model_mbs_session_subsc.go
- model_mbs_session_subscription.go
- model_media_type.go
- model_ncgi.go
- model_ncgi_tai.go
- model_null_value.go
- model_patch_item.go
- model_patch_operation.go
- model_plmn_id.go
- model_point.go
- model_point_altitude.go
- model_point_altitude_uncertainty.go
- model_point_uncertainty_circle.go
- model_point_uncertainty_ellipse.go
- model_polygon.go
- model_preemption_capability.go
- model_preemption_vulnerability.go
- model_problem_details.go
- model_relative_cartesian_location.go
- model_reserv_priority.go
- model_snssai.go
- model_ssm.go
- model_supported_gad_shapes.go
- model_tai.go
- model_tmgi.go
- model_tunnel_address.go
- model_uncertainty_ellipse.go
- model_uncertainty_ellipsoid.go
- response.go
- utils.go