public abstract class ExampleMixin extends Object
| Constructor and Description |
|---|
ExampleMixin() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
addExtension(String name,
Object value) |
abstract Map<String,Object> |
getExtensions() |
abstract Object |
getValue() |
abstract boolean |
getValueSetFlag() |
Copyright © 2022. All rights reserved.