Class: Mosaic::Sdk::Models::Clone::Instance
- Inherits:
-
Base::Instance
- Object
- Base::Instance
- Mosaic::Sdk::Models::Clone::Instance
- Defined in:
- lib/mosaic/sdk/models/clone.rb
Overview
Represents an individual clone instance.
Has an association to Nav allowing navigation to the NAVs attached to this clone.
Instance Method Summary collapse
-
#navs(associated_id = nil) ⇒ Nav, Nav::Instance
Access the NAVs associated with this clone.
Methods inherited from Base::Instance
association, #data, #initialize
Constructor Details
This class inherits a constructor from Mosaic::Sdk::Models::Base::Instance
Instance Method Details
#navs(associated_id = nil) ⇒ Nav, Nav::Instance
Access the NAVs associated with this clone.