API 文件 | TransformSpec (轉換規格) |
---|
產出物轉換註冊的基本組態。
屬性 | 描述 |
from (來源) | 符合消耗變體的屬性。 |
parameters (參數) | 轉換動作的參數。 |
to (目標) | 符合產生變體的屬性。 |
方法 | 描述 |
parameters(action) | 設定轉換動作的參數。 |
AttributeContainer
from
(唯讀)
符合消耗變體的屬性。
AttributeContainer
to
(唯讀)
符合產生變體的屬性。
void
parameters
(Action
<? super T
>
action)
Action
<? super T
>設定轉換動作的參數。