Class JsonPropertyUtil

java.lang.Object
ch.systemsx.cisd.openbis.generic.shared.basic.util.JsonPropertyUtil

public class JsonPropertyUtil extends Object
  • Constructor Details

    • JsonPropertyUtil

      public JsonPropertyUtil()
  • Method Details

    • toStringOrNull

      public static final String toStringOrNull(Long longOrNull)
    • toLongOrNull

      public static final Long toLongOrNull(String stringOrNull)