object definition
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- definition
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
- trait Bidirectional extends AnyRef
- class InOut extends Annotation with StaticAnnotation
- trait manyBigDec extends number[manyBigDec, BigDecimal]
- trait manyBigInt extends number[manyBigInt, BigInt]
- trait manyBoolean extends scalarAttr[manyBoolean]
- trait manyByte extends scalarAttr[manyByte]
- trait manyDate extends scalarAttr[manyDate]
- trait manyDouble extends number[manyDouble, Double]
- trait manyFloat extends number[manyFloat, Float]
- trait manyInt extends number[manyInt, Int]
- trait manyLong extends number[manyLong, Long]
- trait manyString extends scalarAttr[manyString]
- trait manyURI extends scalarAttr[manyURI]
- trait manyUUID extends scalarAttr[manyUUID]
- trait mapBigDec extends number[mapBigDec, BigDecimal]
- trait mapBigInt extends number[mapBigInt, BigInt]
- trait mapBoolean extends scalarAttr[mapBoolean]
- trait mapByte extends scalarAttr[mapByte]
- trait mapDate extends scalarAttr[mapDate]
- trait mapDouble extends number[mapDouble, Double]
- trait mapFloat extends number[mapFloat, Float]
- trait mapInt extends number[mapInt, Int]
- trait mapLong extends number[mapLong, Long]
- trait mapString extends scalarAttr[mapString]
- trait mapURI extends scalarAttr[mapURI]
- trait mapUUID extends scalarAttr[mapUUID]
- trait number[Builder, T] extends scalarAttr[Builder]
- trait oneBigDec extends number[oneBigDec, BigDecimal]
- trait oneBigInt extends number[oneBigInt, BigInt]
- trait oneBoolean extends scalarAttr[oneBoolean]
- trait oneByte extends scalarAttr[oneByte]
- trait oneDate extends scalarAttr[oneDate]
- trait oneDouble extends number[oneDouble, Double]
- trait oneEmail extends oneString
- trait oneFloat extends number[oneFloat, Float]
- trait oneInt extends number[oneInt, Int]
- trait oneLong extends number[oneLong, Long]
- trait oneString extends scalarAttr[oneString]
- trait oneURI extends scalarAttr[oneURI]
- trait oneUUID extends scalarAttr[oneUUID]
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
clone(): AnyRef
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @native() @throws( ... )
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
finalize(): Unit
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- AnyRef → Any
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @throws( ... )
- object many
- object manyBi
- object manyBiEdge
- object manyBigDec extends manyBigDec
- object manyBigInt extends manyBigInt
- object manyBoolean extends manyBoolean
- object manyByte extends manyByte
- object manyDate extends manyDate
- object manyDouble extends manyDouble
- object manyEnum extends enum
- object manyFloat extends manyFloat
- object manyInt extends manyInt
- object manyLong extends manyLong
- object manyString extends manyString
- object manyURI extends manyURI
- object manyUUID extends manyUUID
- object mapBigDec extends mapBigDec
- object mapBigInt extends mapBigInt
- object mapBoolean extends mapBoolean
- object mapByte extends mapByte
- object mapDate extends mapDate
- object mapDouble extends mapDouble
- object mapFloat extends mapFloat
- object mapInt extends mapInt
- object mapLong extends mapLong
- object mapString extends mapString
- object mapURI extends mapURI
- object mapUUID extends mapUUID
- object one
- object oneBi
- object oneBiEdge
- object oneBigDec extends oneBigDec
- object oneBigInt extends oneBigInt
- object oneBoolean extends oneBoolean
- object oneByte extends oneByte
- object oneDate extends oneDate
- object oneDouble extends oneDouble
- object oneEmail extends oneEmail
- object oneEnum extends enum
- object oneFloat extends oneFloat
- object oneInt extends oneInt
- object oneLong extends oneLong
- object oneString extends oneString
- object oneURI extends oneURI
- object oneUUID extends oneUUID
- object target