BoolField constructor

BoolField(
  1. Node node,
  2. String tag,
  3. String manifest
)

Implementation

BoolField(Node node, String tag, String manifest) : super(node, tag, manifest);