Class OMIServer.OMIKey

java.lang.Object
com.sas.services.information.OMIServer.OMIKey
Enclosing class:
OMIServer

public class OMIServer.OMIKey extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
    OMIKey(String fqid, String type)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    final String
     
    final String
     

    Methods inherited from class java.lang.Object

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

    • OMIKey

      public OMIKey(String fqid, String type)
  • Method Details

    • getFqid

      public final String getFqid()
    • getType

      public final String getType()