Class OMFLibrary


  • public class OMFLibrary
    extends java.lang.Object
    A class to represent the Object Module Format (OMF) Library data structure.
    • Constructor Summary

      Constructors 
      Constructor Description
      OMFLibrary()
      DO NOT USE THIS CONSTRUCTOR, USE create*(GenericFactory ...) FACTORY METHODS INSTEAD.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String[] getLibraries()
      Returns the array of library names.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • OMFLibrary

        public OMFLibrary()
        DO NOT USE THIS CONSTRUCTOR, USE create*(GenericFactory ...) FACTORY METHODS INSTEAD.
    • Method Detail

      • getLibraries

        public java.lang.String[] getLibraries()
        Returns the array of library names.
        Returns:
        the array of library name