org.foray.mif
Class MifRulingCatalog

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

public class MifRulingCatalog
extends MifToken

A MIF Ruling Catalog.


Constructor Summary
MifRulingCatalog()
          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

MifRulingCatalog

public MifRulingCatalog()
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.