Class IndexedTypeSortField

  • All Implemented Interfaces:
    java.io.Serializable

    public class IndexedTypeSortField
    extends java.lang.Object
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Constructor Detail

      • IndexedTypeSortField

        public IndexedTypeSortField()
    • Method Detail

      • setFieldName

        public void setFieldName​(java.lang.String fieldName)
      • getFieldName

        public java.lang.String getFieldName()
      • setAscending

        public void setAscending​(boolean ascending)
      • isAscending

        public boolean isAscending()