Package com._1c.g5.v8.dt.metadata.dbview
Enum DbViewFieldRoleKind
- java.lang.Object
-
- java.lang.Enum<DbViewFieldRoleKind>
-
- com._1c.g5.v8.dt.metadata.dbview.DbViewFieldRoleKind
-
- All Implemented Interfaces:
Serializable,Comparable<DbViewFieldRoleKind>,org.eclipse.emf.common.util.Enumerator
public enum DbViewFieldRoleKind extends Enum<DbViewFieldRoleKind> implements org.eclipse.emf.common.util.Enumerator
A representation of the literals of the enumeration 'Field Role Kind', and utility methods for working with them.- See Also:
DbViewPackage.getDbViewFieldRoleKind()
-
-
Enum Constant Summary
Enum Constants Enum Constant Description FIELD_ROLE_BALANCE_CTThe 'Field Role Balance Ct' literal object.FIELD_ROLE_BALANCE_DTThe 'Field Role Balance Dt' literal object.FIELD_ROLE_BEGIN_BALANCEThe 'Field Role Begin Balance' literal object.FIELD_ROLE_DIMENSIONThe 'Field Role Dimension' literal object.FIELD_ROLE_END_BALANCEThe 'Field Role End Balance' literal object.FIELD_ROLE_MAIN_PERIODThe 'Field Role Main Period' literal object.FIELD_ROLE_NOT_SORTEDThe 'Field Role Not Sorted' literal object.FIELD_ROLE_ORDINARYThe 'Field Role Ordinary' literal object.FIELD_ROLE_PERIOD_BALANCEThe 'Field Role Period Balance' literal object.FIELD_ROLE_SKIP_NULLThe 'Field Role Skip Null' literal object.FIELD_ROLE_TURNOVERThe 'Field Role Turnover' literal object.FIELD_ROLE_UNSTABLEThe 'Field Role Unstable' literal object.
-
Field Summary
Fields Modifier and Type Field Description static intFIELD_ROLE_BALANCE_CT_VALUEThe 'Field Role Balance Ct' literal value.static intFIELD_ROLE_BALANCE_DT_VALUEThe 'Field Role Balance Dt' literal value.static intFIELD_ROLE_BEGIN_BALANCE_VALUEThe 'Field Role Begin Balance' literal value.static intFIELD_ROLE_DIMENSION_VALUEThe 'Field Role Dimension' literal value.static intFIELD_ROLE_END_BALANCE_VALUEThe 'Field Role End Balance' literal value.static intFIELD_ROLE_MAIN_PERIOD_VALUEThe 'Field Role Main Period' literal value.static intFIELD_ROLE_NOT_SORTED_VALUEThe 'Field Role Not Sorted' literal value.static intFIELD_ROLE_ORDINARY_VALUEThe 'Field Role Ordinary' literal value.static intFIELD_ROLE_PERIOD_BALANCE_VALUEThe 'Field Role Period Balance' literal value.static intFIELD_ROLE_SKIP_NULL_VALUEThe 'Field Role Skip Null' literal value.static intFIELD_ROLE_TURNOVER_VALUEThe 'Field Role Turnover' literal value.static intFIELD_ROLE_UNSTABLE_VALUEThe 'Field Role Unstable' literal value.static List<DbViewFieldRoleKind>VALUESA public read-only list of all the 'Field Role Kind' enumerators.
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static DbViewFieldRoleKindget(int value)Returns the 'Field Role Kind' literal with the specified integer value.static DbViewFieldRoleKindget(String literal)Returns the 'Field Role Kind' literal with the specified literal value.static DbViewFieldRoleKindgetByName(String name)Returns the 'Field Role Kind' literal with the specified name.StringgetLiteral()StringgetName()intgetValue()StringtoString()Returns the literal value of the enumerator, which is its string representation.static DbViewFieldRoleKindvalueOf(String name)Returns the enum constant of this type with the specified name.static DbViewFieldRoleKind[]values()Returns an array containing the constants of this enum type, in the order they are declared.
-
-
-
Enum Constant Detail
-
FIELD_ROLE_ORDINARY
public static final DbViewFieldRoleKind FIELD_ROLE_ORDINARY
The 'Field Role Ordinary' literal object.- See Also:
FIELD_ROLE_ORDINARY_VALUE
-
FIELD_ROLE_DIMENSION
public static final DbViewFieldRoleKind FIELD_ROLE_DIMENSION
The 'Field Role Dimension' literal object.- See Also:
FIELD_ROLE_DIMENSION_VALUE
-
FIELD_ROLE_PERIOD_BALANCE
public static final DbViewFieldRoleKind FIELD_ROLE_PERIOD_BALANCE
The 'Field Role Period Balance' literal object.- See Also:
FIELD_ROLE_PERIOD_BALANCE_VALUE
-
FIELD_ROLE_BEGIN_BALANCE
public static final DbViewFieldRoleKind FIELD_ROLE_BEGIN_BALANCE
The 'Field Role Begin Balance' literal object.- See Also:
FIELD_ROLE_BEGIN_BALANCE_VALUE
-
FIELD_ROLE_END_BALANCE
public static final DbViewFieldRoleKind FIELD_ROLE_END_BALANCE
The 'Field Role End Balance' literal object.- See Also:
FIELD_ROLE_END_BALANCE_VALUE
-
FIELD_ROLE_BALANCE_DT
public static final DbViewFieldRoleKind FIELD_ROLE_BALANCE_DT
The 'Field Role Balance Dt' literal object.- See Also:
FIELD_ROLE_BALANCE_DT_VALUE
-
FIELD_ROLE_BALANCE_CT
public static final DbViewFieldRoleKind FIELD_ROLE_BALANCE_CT
The 'Field Role Balance Ct' literal object.- See Also:
FIELD_ROLE_BALANCE_CT_VALUE
-
FIELD_ROLE_TURNOVER
public static final DbViewFieldRoleKind FIELD_ROLE_TURNOVER
The 'Field Role Turnover' literal object.- See Also:
FIELD_ROLE_TURNOVER_VALUE
-
FIELD_ROLE_SKIP_NULL
public static final DbViewFieldRoleKind FIELD_ROLE_SKIP_NULL
The 'Field Role Skip Null' literal object.- See Also:
FIELD_ROLE_SKIP_NULL_VALUE
-
FIELD_ROLE_NOT_SORTED
public static final DbViewFieldRoleKind FIELD_ROLE_NOT_SORTED
The 'Field Role Not Sorted' literal object.- See Also:
FIELD_ROLE_NOT_SORTED_VALUE
-
FIELD_ROLE_MAIN_PERIOD
public static final DbViewFieldRoleKind FIELD_ROLE_MAIN_PERIOD
The 'Field Role Main Period' literal object.- See Also:
FIELD_ROLE_MAIN_PERIOD_VALUE
-
FIELD_ROLE_UNSTABLE
public static final DbViewFieldRoleKind FIELD_ROLE_UNSTABLE
The 'Field Role Unstable' literal object.- See Also:
FIELD_ROLE_UNSTABLE_VALUE
-
-
Field Detail
-
FIELD_ROLE_ORDINARY_VALUE
public static final int FIELD_ROLE_ORDINARY_VALUE
The 'Field Role Ordinary' literal value.- See Also:
FIELD_ROLE_ORDINARY, Constant Field Values
-
FIELD_ROLE_DIMENSION_VALUE
public static final int FIELD_ROLE_DIMENSION_VALUE
The 'Field Role Dimension' literal value.- See Also:
FIELD_ROLE_DIMENSION, Constant Field Values
-
FIELD_ROLE_PERIOD_BALANCE_VALUE
public static final int FIELD_ROLE_PERIOD_BALANCE_VALUE
The 'Field Role Period Balance' literal value.- See Also:
FIELD_ROLE_PERIOD_BALANCE, Constant Field Values
-
FIELD_ROLE_BEGIN_BALANCE_VALUE
public static final int FIELD_ROLE_BEGIN_BALANCE_VALUE
The 'Field Role Begin Balance' literal value.- See Also:
FIELD_ROLE_BEGIN_BALANCE, Constant Field Values
-
FIELD_ROLE_END_BALANCE_VALUE
public static final int FIELD_ROLE_END_BALANCE_VALUE
The 'Field Role End Balance' literal value.- See Also:
FIELD_ROLE_END_BALANCE, Constant Field Values
-
FIELD_ROLE_BALANCE_DT_VALUE
public static final int FIELD_ROLE_BALANCE_DT_VALUE
The 'Field Role Balance Dt' literal value.- See Also:
FIELD_ROLE_BALANCE_DT, Constant Field Values
-
FIELD_ROLE_BALANCE_CT_VALUE
public static final int FIELD_ROLE_BALANCE_CT_VALUE
The 'Field Role Balance Ct' literal value.- See Also:
FIELD_ROLE_BALANCE_CT, Constant Field Values
-
FIELD_ROLE_TURNOVER_VALUE
public static final int FIELD_ROLE_TURNOVER_VALUE
The 'Field Role Turnover' literal value.- See Also:
FIELD_ROLE_TURNOVER, Constant Field Values
-
FIELD_ROLE_SKIP_NULL_VALUE
public static final int FIELD_ROLE_SKIP_NULL_VALUE
The 'Field Role Skip Null' literal value.- See Also:
FIELD_ROLE_SKIP_NULL, Constant Field Values
-
FIELD_ROLE_NOT_SORTED_VALUE
public static final int FIELD_ROLE_NOT_SORTED_VALUE
The 'Field Role Not Sorted' literal value.- See Also:
FIELD_ROLE_NOT_SORTED, Constant Field Values
-
FIELD_ROLE_MAIN_PERIOD_VALUE
public static final int FIELD_ROLE_MAIN_PERIOD_VALUE
The 'Field Role Main Period' literal value.- See Also:
FIELD_ROLE_MAIN_PERIOD, Constant Field Values
-
FIELD_ROLE_UNSTABLE_VALUE
public static final int FIELD_ROLE_UNSTABLE_VALUE
The 'Field Role Unstable' literal value.- See Also:
FIELD_ROLE_UNSTABLE, Constant Field Values
-
VALUES
public static final List<DbViewFieldRoleKind> VALUES
A public read-only list of all the 'Field Role Kind' enumerators.
-
-
Method Detail
-
values
public static DbViewFieldRoleKind[] values()
Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows:for (DbViewFieldRoleKind c : DbViewFieldRoleKind.values()) System.out.println(c);
- Returns:
- an array containing the constants of this enum type, in the order they are declared
-
valueOf
public static DbViewFieldRoleKind valueOf(String name)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)- Parameters:
name- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException- if this enum type has no constant with the specified nameNullPointerException- if the argument is null
-
get
public static DbViewFieldRoleKind get(String literal)
Returns the 'Field Role Kind' literal with the specified literal value.- Parameters:
literal- the literal.- Returns:
- the matching enumerator or
null.
-
getByName
public static DbViewFieldRoleKind getByName(String name)
Returns the 'Field Role Kind' literal with the specified name.- Parameters:
name- the name.- Returns:
- the matching enumerator or
null.
-
get
public static DbViewFieldRoleKind get(int value)
Returns the 'Field Role Kind' literal with the specified integer value.- Parameters:
value- the integer value.- Returns:
- the matching enumerator or
null.
-
getValue
public int getValue()
- Specified by:
getValuein interfaceorg.eclipse.emf.common.util.Enumerator
-
getName
public String getName()
- Specified by:
getNamein interfaceorg.eclipse.emf.common.util.Enumerator
-
getLiteral
public String getLiteral()
- Specified by:
getLiteralin interfaceorg.eclipse.emf.common.util.Enumerator
-
toString
public String toString()
Returns the literal value of the enumerator, which is its string representation.- Overrides:
toStringin classEnum<DbViewFieldRoleKind>
-
-