RETURNTYPE
- The true type to be returned for this
references (covarient return)PARENTTYPE
- The type of this element's parentpublic interface FilterTypeBase<RETURNTYPE extends FilterTypeBase<RETURNTYPE,PARENTTYPE>,PARENTTYPE> extends Child<PARENTTYPE>
FilterType
.Modifier and Type | Method and Description |
---|---|
List<String> |
getAllDescription()
Returns a copied view of all
description elements, such that changes to the returned List
will have no impact on this object. |
Copyright © 2024 JBoss by Red Hat. All rights reserved.