Interface AccountingAttachmentResponse.ModelStage
-
- All Known Implementing Classes:
AccountingAttachmentResponse.Builder
- Enclosing class:
- AccountingAttachmentResponse
public static interface AccountingAttachmentResponse.ModelStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AccountingAttachmentResponse.Builderfrom(AccountingAttachmentResponse other)AccountingAttachmentResponse._FinalStagemodel(AccountingAttachment model)
-
-
-
Method Detail
-
model
AccountingAttachmentResponse._FinalStage model(AccountingAttachment model)
-
from
AccountingAttachmentResponse.Builder from(AccountingAttachmentResponse other)
-
-