Class TypeSet
java.lang.Object
com.levigo.jadice.annotation.profiles.TypeSetElement
com.levigo.jadice.annotation.profiles.TypeSet
Groups
AnnotationType
s to form a logical structure in which they should be presented to
the user. This structure can be used for GUI-Element generation. However, it doesn't say anything
about particular GUI representations. It is only an abstract way of relationship definition.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
List
<? extends TypeSetElement> getTypes()
int
hashCode()
void
Deprecated.JAXB usage exclusivelyvoid
setTypeSetName
(String typeSetName) Deprecated.JAXB usage exclusivelytoString()
-
Constructor Details
-
TypeSet
Deprecated.JAXB usage exclusively -
TypeSet
-
-
Method Details