Class ConsolidationFunctionType


  • public class ConsolidationFunctionType
    extends Object
    Class ConsolidationFunctionType
    Version:
    $Revision$
    Author:
    Ciaran Treanor
    • Method Detail

      • get

        public static ConsolidationFunctionType get​(String s)
        Returns a ConsolidationFunctionType with the given name.
        Parameters:
        s - name of the ConsolidationFunctionType required.
        Returns:
        a ConsolidationFunctionType with the given name.
      • equals

        public boolean equals​(Object o)
        Compares this object against the specified object.
        Overrides:
        equals in class Object
        Returns:
        true if the objects are the same, false otherwise.
      • hashCode

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

        public String toString()
        Returns a string representation of this object.
        Overrides:
        toString in class Object
        Returns:
        a string representation of this object.