Class InjectorField


  • public class InjectorField
    extends Object
    • Constructor Detail

      • InjectorField

        public InjectorField()
    • Method Detail

      • getName

        public String getName()
        Gets name
        Returns:
        value of name
      • setName

        public void setName​(String name)
        Parameters:
        name - The name to set
      • getType

        public String getType()
        Gets type
        Returns:
        value of type
      • setType

        public void setType​(String type)
        Parameters:
        type - The type to set
      • getLength

        public String getLength()
        Gets length
        Returns:
        value of length
      • setLength

        public void setLength​(String length)
        Parameters:
        length - The length to set
      • getPrecision

        public String getPrecision()
        Gets precision
        Returns:
        value of precision
      • setPrecision

        public void setPrecision​(String precision)
        Parameters:
        precision - The precision to set