Class Degree

java.lang.Object
com.liferay.portal.relationship.Degree

@Deprecated public class Degree extends Object
Deprecated.
As of Cavanaugh (7.4.x), with no direct replacement
  • Method Details

    • infinite

      public static Degree infinite()
      Deprecated.
    • minusOne

      public static Degree minusOne(Degree degree)
      Deprecated.
    • one

      public static Degree one()
      Deprecated.
    • parse

      public static Degree parse(String string)
      Deprecated.
    • two

      public static Degree two()
      Deprecated.
    • getDegree

      public int getDegree()
      Deprecated.