Package hdi.model
Interface RootObj
- All Known Implementing Classes:
Claim
,ClaimOrPayment
,MemberCoverage
,Payment
public interface RootObj
-
Method Summary
Modifier and TypeMethodDescriptionid()
hdi.edi.EdiTransaction
static TransactionType
transactionTypeForList
(Collection<? extends RootObj> rootObjs)
-
Method Details
-
objectType
ObjectType objectType() -
id
String id() -
transaction
hdi.edi.EdiTransaction transaction() -
transactionTypeForList
-