public interface TypeParamRefFluent<A extends TypeParamRefFluent<A>> extends TypeRefFluent<A>
| Modifier and Type | Method and Description |
|---|---|
int |
getDimensions() |
String |
getName() |
Boolean |
hasDimensions() |
Boolean |
hasName() |
A |
withDimensions(int dimensions) |
A |
withName(String name) |
addToAttributes, addToAttributes, getAttributes, hasAttributes, removeFromAttributes, removeFromAttributes, withAttributesCopyright © 2023. All rights reserved.