public interface TypeInstance
| Modifier and Type | Method and Description |
|---|---|
Boolean |
isScalar()
Whether the type is scalar
|
List<TypeInstanceProperty> |
properties()
Array of instance properties
|
Object |
value()
For instances of scalar types returns scalar value
|
List<TypeInstanceProperty> properties()
Boolean isScalar()
Object value()
Copyright © 2016. All rights reserved.