Interface DomainEditorLookupConstants

  • All Superinterfaces:
    com.google.gwt.i18n.client.Constants, com.google.gwt.i18n.client.ConstantsWithLookup, com.google.gwt.i18n.client.Localizable, com.google.gwt.i18n.shared.Localizable, com.google.gwt.i18n.client.LocalizableResource

    public interface DomainEditorLookupConstants
    extends com.google.gwt.i18n.client.ConstantsWithLookup
    Domain Editor i18n constants.
    • Method Detail

      • BendableScore

        String BendableScore()
      • BendableBigDecimalScore

        String BendableBigDecimalScore()
      • BendableLongScore

        String BendableLongScore()
      • HardMediumSoftScore

        String HardMediumSoftScore()
      • HardMediumSoftBigDecimalScore

        String HardMediumSoftBigDecimalScore()
      • HardMediumSoftLongScore

        String HardMediumSoftLongScore()
      • HardSoftScore

        String HardSoftScore()
      • HardSoftBigDecimalScore

        String HardSoftBigDecimalScore()
      • HardSoftDoubleScore

        String HardSoftDoubleScore()
      • HardSoftLongScore

        String HardSoftLongScore()
      • SimpleScore

        String SimpleScore()
      • SimpleBigDecimalScore

        String SimpleBigDecimalScore()
      • SimpleDoubleScore

        String SimpleDoubleScore()
      • SimpleLongScore

        String SimpleLongScore()