func NewLan(properties LanProperties, ) *Lan
func NewLanWithDefaults() *Lan
func (o *Lan) GetId() string
func (o *Lan) GetIdOk() (*string, bool)
func (o *Lan) SetId(v string)
func (o *Lan) HasId() bool
func (o *Lan) GetType() Type
func (o *Lan) GetTypeOk() (*Type, bool)
func (o *Lan) SetType(v Type)
func (o *Lan) HasType() bool
func (o *Lan) GetHref() string
func (o *Lan) GetHrefOk() (*string, bool)
func (o *Lan) SetHref(v string)
func (o *Lan) HasHref() bool
func (o *Lan) GetMetadata() DatacenterElementMetadata
func (o *Lan) GetMetadataOk() (*DatacenterElementMetadata, bool)
func (o *Lan) SetMetadata(v DatacenterElementMetadata)
func (o *Lan) HasMetadata() bool
func (o *Lan) GetProperties() LanProperties
func (o *Lan) GetPropertiesOk() (*LanProperties, bool)
func (o *Lan) SetProperties(v LanProperties)
func (o *Lan) GetEntities() LanEntities
func (o *Lan) GetEntitiesOk() (*LanEntities, bool)
func (o *Lan) SetEntities(v LanEntities)
func (o *Lan) HasEntities() bool