Searched defs:simpleValueType (Results 1 – 1 of 1) sorted by relevance
7 private final SimpleValueType simpleValueType; field in SimpleValue18 public SimpleValue(SimpleValueType simpleValueType) { in SimpleValue()