Class SortParameter


  • public class SortParameter
    extends Object
    • Field Detail

      • variable

        protected boolean variable
    • Constructor Detail

      • SortParameter

        public SortParameter()
    • Method Detail

      • getType

        public String getType()
      • setType

        public void setType​(String type)
      • isVariable

        public boolean isVariable()
      • setVariable

        public void setVariable​(boolean variable)