Class: LabwareCreators::TaggedPlate::QcableObject

Inherits:
Struct
  • Object
show all
Defined in:
app/models/labware_creators/tagged_plate.rb

Instance Attribute Summary collapse

Instance Attribute Details

#asset_uuidObject

Returns the value of attribute asset_uuid

Returns:

  • (Object)

    the current value of asset_uuid



27
28
29
# File 'app/models/labware_creators/tagged_plate.rb', line 27

def asset_uuid
  @asset_uuid
end

#template_uuidObject

Returns the value of attribute template_uuid

Returns:

  • (Object)

    the current value of template_uuid



27
28
29
# File 'app/models/labware_creators/tagged_plate.rb', line 27

def template_uuid
  @template_uuid
end