Interface HasNestParts

All Known Implementing Classes:
SeparatorParts

public interface HasNestParts
Nest構造をもつパーツ定義
  • Method Summary

    Modifier and Type
    Method
    Description
    Nestされたパーツ定義を返します。
  • Method Details

    • getNestParts

      List<TopViewParts> getNestParts()
      Nestされたパーツ定義を返します。
      Returns:
      Nestされたパーツ定義