NsgDataIntField constructor

NsgDataIntField(
  1. String name
)

Implementation

NsgDataIntField(String name) : super(name);