-
Method Summary
Returns the field of the union to which this value belongs, since a union
can only hold the value of one of its fieldsl
Returns the type of this value.
-
Method Details
-
getField
Returns the field of the union to which this value belongs, since a union
can only hold the value of one of its fieldsl
- Returns:
- the field to which this value belongs
-
-
getType
Description copied from interface: Value
Returns the type of this value.
- Specified by:
getType in interface Value
- Returns:
- the type of this value