- Implemented types
- Implementers
- BigDecimalShapeBuilder
- BigIntegerShapeBuilder
- BlobShapeBuilder
- BooleanShapeBuilder
- ByteShapeBuilder
- DocumentShapeBuilder
- DoubleShapeBuilder
- FloatShapeBuilder
- IntegerShapeBuilder
- LongShapeBuilder
- PrimitiveBooleanShapeBuilder
- PrimitiveByteShapeBuilder
- PrimitiveDoubleShapeBuilder
- PrimitiveFloatShapeBuilder
- PrimitiveIntegerShapeBuilder
- PrimitiveLongShapeBuilder
- PrimitiveShortShapeBuilder
- ShortShapeBuilder
- StringShapeBuilder
- TimestampShapeBuilder
Constructors
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
replace(
covariant SimpleShape other) → void -
override
-
toString(
) → String -
A string representation of this object.
inherited
-
update(
void updates(SimpleShapeBuilder)) → void -
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited