org.foray.mif
Class MifRuling

java.lang.Object
  extended by org.foray.mif.MifToken
      extended by org.foray.mif.MifRuling

public class MifRuling
extends MifToken

A MIF Ruling.


Constructor Summary
MifRuling()
          Constructor.
 
Method Summary
 String mifContent()
          Returns the content of this token as a String.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MifRuling

public MifRuling()
Constructor.

Method Detail

mifContent

public String mifContent()
Description copied from class: MifToken
Returns the content of this token as a String.

Returns:
The content of this token as a String.


Copyright © 2017. All rights reserved.