com.ibm.openpages.api.metadata

Class Id

  • java.lang.Object
    • com.ibm.openpages.api.metadata.Id
  • All Implemented Interfaces:
    java.io.Serializable


    public class Id
    extends java.lang.Object
    implements java.io.Serializable

    Implementation of a unique identifier for all OpenPages interfaces.

    See Also:
    Serialized Form
    Category:
    MetaData
    • Constructor Summary

      Constructors 
      Constructor and Description
      Id(java.lang.String id) 
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      boolean equals(java.lang.Object obj) 
      int hashCode() 
      java.lang.String toString() 
      • Methods inherited from class java.lang.Object

        getClass, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • Id

        public Id(java.lang.String id)
    • Method Detail

      • equals

        public boolean equals(java.lang.Object obj)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object

Licensed Materials - Property of IBM
© Copyright IBM Corp. 2013, 2018. All Rights Reserved.
US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.