public abstract class NamedValue extends Object
Constructor and Description |
---|
NamedValue() |
Modifier and Type | Method and Description |
---|---|
abstract int |
flags() |
abstract String |
name() |
abstract Any |
value() |
Copyright © 2016 JacORB. All rights reserved.