Class MemberOptions


  • public class MemberOptions
    extends java.lang.Object
    The Class MemberOptions.
    • Constructor Detail

      • MemberOptions

        public MemberOptions()
        Instantiates a new member options.
    • Method Detail

      • getFilter

        public java.lang.String getFilter()
        Gets the filter.
        Returns:
        the filter
      • setFilter

        public void setFilter​(java.lang.String newFilter)
        Sets the filter.
        Parameters:
        newFilter - the new filter
      • getCurrent

        public SaWsUser getCurrent()
        Gets the current.
        Returns:
        the current
      • setCurrent

        public void setCurrent​(SaWsUser newCurrent)
        Sets the current.
        Parameters:
        newCurrent - the new current
      • getDeep

        public int getDeep()
        Gets the deep.
        Returns:
        the deep
      • setDeep

        public void setDeep​(int newDeep)
        Sets the deep.
        Parameters:
        newDeep - the new deep
      • getType

        public MemberType getType()
        Gets the type.
        Returns:
        the type
      • setType

        public void setType​(MemberType newType)
        Sets the type.
        Parameters:
        newType - the new type