Documentation
¶
Overview ¶
Generated file, do not edit!
Generated file, do not edit!
Generated file, do not edit!
Generated file, do not edit!
Generated file, do not edit!
Generated file, do not edit!
Generated file, do not edit!
Generated file, do not edit!
Generated file, do not edit!
Generated file, do not edit!
Index ¶
- func ClassForDevice(srcPath, lastMod string) goald.IClass
- func ClassForDeviceBootstrap(srcPath, lastMod string) goald.IClass
- func ClassForDeviceBootstrapPayload(srcPath, lastMod string) goald.IClass
- func ClassForDeviceBootstrapRequest(srcPath, lastMod string) goald.IClass
- func ClassForDeviceLinkRequest(srcPath, lastMod string) goald.IClass
- type DeviceBootstrapClass
- func (thisClass *DeviceBootstrapClass) GetValueAsString(bo goald.IBusinessObject, propertyName string) string
- func (thisClass *DeviceBootstrapClass) NewObject() any
- func (thisClass *DeviceBootstrapClass) NewSlice() any
- func (thisClass *DeviceBootstrapClass) SetValueAsString(bo goald.IBusinessObject, propertyName string, valueAsString string) error
- type DeviceBootstrapPayloadClass
- func (thisClass *DeviceBootstrapPayloadClass) GetValueAsString(bo goald.IBusinessObject, propertyName string) string
- func (thisClass *DeviceBootstrapPayloadClass) NewObject() any
- func (thisClass *DeviceBootstrapPayloadClass) NewSlice() any
- func (thisClass *DeviceBootstrapPayloadClass) SetValueAsString(bo goald.IBusinessObject, propertyName string, valueAsString string) error
- type DeviceBootstrapRequestClass
- func (thisClass *DeviceBootstrapRequestClass) GetValueAsString(bo goald.IBusinessObject, propertyName string) string
- func (thisClass *DeviceBootstrapRequestClass) NewObject() any
- func (thisClass *DeviceBootstrapRequestClass) NewSlice() any
- func (thisClass *DeviceBootstrapRequestClass) SetValueAsString(bo goald.IBusinessObject, propertyName string, valueAsString string) error
- type DeviceClass
- func (thisClass *DeviceClass) GetValueAsString(bo goald.IBusinessObject, propertyName string) string
- func (thisClass *DeviceClass) NewObject() any
- func (thisClass *DeviceClass) NewSlice() any
- func (thisClass *DeviceClass) SetValueAsString(bo goald.IBusinessObject, propertyName string, valueAsString string) error
- type DeviceLinkRequestClass
- func (thisClass *DeviceLinkRequestClass) GetValueAsString(bo goald.IBusinessObject, propertyName string) string
- func (thisClass *DeviceLinkRequestClass) NewObject() any
- func (thisClass *DeviceLinkRequestClass) NewSlice() any
- func (thisClass *DeviceLinkRequestClass) SetValueAsString(bo goald.IBusinessObject, propertyName string, valueAsString string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClassForDevice ¶
func ClassForDeviceBootstrap ¶
Types ¶
type DeviceBootstrapClass ¶
type DeviceBootstrapClass struct {
goald.IClassCore
}
func (*DeviceBootstrapClass) GetValueAsString ¶
func (thisClass *DeviceBootstrapClass) GetValueAsString(bo goald.IBusinessObject, propertyName string) string
getting a property's value as a string, without using reflection
func (*DeviceBootstrapClass) NewObject ¶
func (thisClass *DeviceBootstrapClass) NewObject() any
func (*DeviceBootstrapClass) NewSlice ¶
func (thisClass *DeviceBootstrapClass) NewSlice() any
func (*DeviceBootstrapClass) SetValueAsString ¶
func (thisClass *DeviceBootstrapClass) SetValueAsString(bo goald.IBusinessObject, propertyName string, valueAsString string) error
setting a property's value with a given string value, without using reflection
type DeviceBootstrapPayloadClass ¶
type DeviceBootstrapPayloadClass struct {
goald.IClassCore
}
func (*DeviceBootstrapPayloadClass) GetValueAsString ¶
func (thisClass *DeviceBootstrapPayloadClass) GetValueAsString(bo goald.IBusinessObject, propertyName string) string
getting a property's value as a string, without using reflection
func (*DeviceBootstrapPayloadClass) NewObject ¶
func (thisClass *DeviceBootstrapPayloadClass) NewObject() any
func (*DeviceBootstrapPayloadClass) NewSlice ¶
func (thisClass *DeviceBootstrapPayloadClass) NewSlice() any
func (*DeviceBootstrapPayloadClass) SetValueAsString ¶
func (thisClass *DeviceBootstrapPayloadClass) SetValueAsString(bo goald.IBusinessObject, propertyName string, valueAsString string) error
setting a property's value with a given string value, without using reflection
type DeviceBootstrapRequestClass ¶
type DeviceBootstrapRequestClass struct {
goald.IClassCore
}
func (*DeviceBootstrapRequestClass) GetValueAsString ¶
func (thisClass *DeviceBootstrapRequestClass) GetValueAsString(bo goald.IBusinessObject, propertyName string) string
getting a property's value as a string, without using reflection
func (*DeviceBootstrapRequestClass) NewObject ¶
func (thisClass *DeviceBootstrapRequestClass) NewObject() any
func (*DeviceBootstrapRequestClass) NewSlice ¶
func (thisClass *DeviceBootstrapRequestClass) NewSlice() any
func (*DeviceBootstrapRequestClass) SetValueAsString ¶
func (thisClass *DeviceBootstrapRequestClass) SetValueAsString(bo goald.IBusinessObject, propertyName string, valueAsString string) error
setting a property's value with a given string value, without using reflection
type DeviceClass ¶
type DeviceClass struct {
goald.IClassCore
}
func (*DeviceClass) GetValueAsString ¶
func (thisClass *DeviceClass) GetValueAsString(bo goald.IBusinessObject, propertyName string) string
getting a property's value as a string, without using reflection
func (*DeviceClass) NewObject ¶
func (thisClass *DeviceClass) NewObject() any
func (*DeviceClass) NewSlice ¶
func (thisClass *DeviceClass) NewSlice() any
func (*DeviceClass) SetValueAsString ¶
func (thisClass *DeviceClass) SetValueAsString(bo goald.IBusinessObject, propertyName string, valueAsString string) error
setting a property's value with a given string value, without using reflection
type DeviceLinkRequestClass ¶
type DeviceLinkRequestClass struct {
goald.IClassCore
}
func (*DeviceLinkRequestClass) GetValueAsString ¶
func (thisClass *DeviceLinkRequestClass) GetValueAsString(bo goald.IBusinessObject, propertyName string) string
getting a property's value as a string, without using reflection
func (*DeviceLinkRequestClass) NewObject ¶
func (thisClass *DeviceLinkRequestClass) NewObject() any
func (*DeviceLinkRequestClass) NewSlice ¶
func (thisClass *DeviceLinkRequestClass) NewSlice() any
func (*DeviceLinkRequestClass) SetValueAsString ¶
func (thisClass *DeviceLinkRequestClass) SetValueAsString(bo goald.IBusinessObject, propertyName string, valueAsString string) error
setting a property's value with a given string value, without using reflection