Class GaoIdentity

java.lang.Object
com.sas.services.information.metadata.GaoIdentity

public class GaoIdentity extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
    GaoIdentity(String _name, String _appName, String _value)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    String
     
    String
     
    String
     

    Methods inherited from class java.lang.Object

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

    • GaoIdentity

      public GaoIdentity(String _name, String _appName, String _value)
  • Method Details

    • getAppName

      public String getAppName()
    • getName

      public String getName()
    • getValue

      public String getValue()