public interface NamedAndTyped
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
Type |
getType() |
void |
setName(String name) |
void |
setType(Type type) |
Copyright © 2004–2022 The Apache Software Foundation. All rights reserved.