Class GetVariableMeta.FieldDefinition

  • Enclosing class:
    GetVariableMeta

    public static final class GetVariableMeta.FieldDefinition
    extends Object
    • Method Detail

      • getHopType

        public int getHopType()
      • getFieldName

        public String getFieldName()
        Gets fieldName
        Returns:
        value of fieldName
      • setFieldName

        public void setFieldName​(String fieldName)
        Sets fieldName
        Parameters:
        fieldName - value of fieldName
      • getVariableString

        public String getVariableString()
        Gets variableString
        Returns:
        value of variableString
      • setVariableString

        public void setVariableString​(String variableString)
        Sets variableString
        Parameters:
        variableString - value of variableString
      • getFieldType

        public String getFieldType()
        Gets fieldType
        Returns:
        value of fieldType
      • setFieldType

        public void setFieldType​(String fieldType)
        Sets fieldType
        Parameters:
        fieldType - value of fieldType
      • getFieldFormat

        public String getFieldFormat()
        Gets fieldFormat
        Returns:
        value of fieldFormat
      • setFieldFormat

        public void setFieldFormat​(String fieldFormat)
        Sets fieldFormat
        Parameters:
        fieldFormat - value of fieldFormat
      • getFieldLength

        public int getFieldLength()
        Gets fieldLength
        Returns:
        value of fieldLength
      • setFieldLength

        public void setFieldLength​(int fieldLength)
        Sets fieldLength
        Parameters:
        fieldLength - value of fieldLength
      • getFieldPrecision

        public int getFieldPrecision()
        Gets fieldPrecision
        Returns:
        value of fieldPrecision
      • setFieldPrecision

        public void setFieldPrecision​(int fieldPrecision)
        Sets fieldPrecision
        Parameters:
        fieldPrecision - value of fieldPrecision
      • getCurrency

        public String getCurrency()
        Gets currency
        Returns:
        value of currency
      • setCurrency

        public void setCurrency​(String currency)
        Sets currency
        Parameters:
        currency - value of currency
      • getDecimal

        public String getDecimal()
        Gets decimal
        Returns:
        value of decimal
      • setDecimal

        public void setDecimal​(String decimal)
        Sets decimal
        Parameters:
        decimal - value of decimal
      • getGroup

        public String getGroup()
        Gets group
        Returns:
        value of group
      • setGroup

        public void setGroup​(String group)
        Sets group
        Parameters:
        group - value of group
      • getTrimType

        public IValueMeta.TrimType getTrimType()
        Gets trimType
        Returns:
        value of trimType
      • setTrimType

        public void setTrimType​(IValueMeta.TrimType trimType)
        Sets trimType
        Parameters:
        trimType - value of trimType