Class StringEndsWithValue

java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.search.AbstractStringValue
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.search.StringEndsWithValue
All Implemented Interfaces:
Serializable

@JsonObject("as.dto.common.search.StringEndsWithValue") public class StringEndsWithValue extends AbstractStringValue
See Also:
  • Constructor Details

    • StringEndsWithValue

      protected StringEndsWithValue(String value)
  • Method Details

    • toString

      public String toString()
    • getValue

      public String getValue()
    • setValue

      public void setValue(String value)