Package org.iplass.mtp.view.top.parts
Interface HasNestParts
- All Known Implementing Classes:
SeparatorParts
public interface HasNestParts
Nest構造をもつパーツ定義
-
Method Summary
-
Method Details
-
getNestParts
List<TopViewParts> getNestParts()Nestされたパーツ定義を返します。- Returns:
- Nestされたパーツ定義
-