Uses of Interface
org.inxar.affirm.Detail

Packages that use Detail
org.inxar.affirm Interfaces which define the core affirm API. 
 

Uses of Detail in org.inxar.affirm
 

Methods in org.inxar.affirm that return Detail
 Detail Detail.next()
          Returns the next detail in the list or null if this is the last one.
 Detail Erratum.details()
          Returns the head of a linked list that each hold an error message.