Class EmailScalar


  • public class EmailScalar
    extends ch.brix.gql.client.Scalar
    The `Email` scalar type represents email addresses.
    • Method Summary

      Modifier and Type Method Description
      static EmailScalar of​(Object value)  
      • Methods inherited from class ch.brix.gql.client.Scalar

        from, getBigDecimal, getBigInteger, getBoolean, getByte, getChar, getDate, getDate, getDateFromUnixMilis, getDateFromUnixSeconds, getDouble, getDuration, getFloat, getInt, getLocale, getLong, getShort, getValue, toString
    • Method Detail

      • of

        public static EmailScalar of​(Object value)
        Parameters:
        value - requires correct implementation of .toString() otherwise pass a String