Class MultiLanguageString.Entry
java.lang.Object
com.github._1c_syntax.bsl.mdo.support.MultiLanguageString.Entry
- All Implemented Interfaces:
Comparable<MultiLanguageString.Entry>
- Enclosing class:
- MultiLanguageString
public static final class MultiLanguageString.Entry
extends Object
implements Comparable<MultiLanguageString.Entry>
-
Method Summary
Modifier and TypeMethodDescriptionint
static MultiLanguageString.Entry
boolean
getValue()
int
hashCode()
-
Method Details
-
create
-
compareTo
- Specified by:
compareTo
in interfaceComparable<MultiLanguageString.Entry>
-
getLangKey
-
getValue
-
equals
-
hashCode
public int hashCode()
-