communicationmethodlabel

package
v0.0.0-...-2bc4271 Latest Latest
Warning

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

Go to latest
Published: Dec 16, 2019 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CommunicationMethodLabel

type CommunicationMethodLabel struct {
	modelbase.ModelBase
	ContactSystemCode            string `mandatory:"true" max_length:"16" format:"UPPERCASE"`
	CommunicationMethodCode      string `mandatory:"true" max_length:"16" format:"UPPERCASE"`
	CommunicationMethodLabelCode string `mandatory:"true" max_length:"8" format:"UPPERCASE"`
	Caption                      string `mandatory:"true" max_length:"16"`
}

CommunicationMethodLabel model

func NewCommunicationMethodLabel

func NewCommunicationMethodLabel() *CommunicationMethodLabel

NewCommunicationMethodLabel creates Communication Method Label

func (*CommunicationMethodLabel) DoValidate

func (cml *CommunicationMethodLabel) DoValidate() message.IMessage

DoValidate validates fields

func (*CommunicationMethodLabel) GetCaption

func (cml *CommunicationMethodLabel) GetCaption() string

GetCaption returns Caption

func (*CommunicationMethodLabel) GetCommunicationMethodCode

func (cml *CommunicationMethodLabel) GetCommunicationMethodCode() string

GetCommunicationMethodCode returns Communication Method Code

func (*CommunicationMethodLabel) GetCommunicationMethodLabelCode

func (cml *CommunicationMethodLabel) GetCommunicationMethodLabelCode() string

GetCommunicationMethodLabelCode returns Communication Method Label Code

func (*CommunicationMethodLabel) GetContactSystemCode

func (cml *CommunicationMethodLabel) GetContactSystemCode() string

GetContactSystemCode returns Contact System Code

Jump to

Keyboard shortcuts

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