Uses of Annotation Type
gov.nist.secauto.metaschema.databind.model.annotations.GroupAs
Packages that use GroupAs
Package
Description
Provides a set of annotations for associating Module information with a Java
class.
-
Uses of GroupAs in gov.nist.secauto.metaschema.databind.model.annotations
Methods in gov.nist.secauto.metaschema.databind.model.annotations with parameters of type GroupAsModifier and TypeMethodDescriptionstatic IGroupAsModelUtil.resolveDefaultGroupAs(GroupAs groupAs, IModule module) Resolves aGroupAsannotation determining if an actual value is provided or if the value is the default, which indicates that no actual GroupAs was provided.