Uses of Interface
org.jboss.forge.roaster.model.EnumConstant.ReadBody
Packages that use EnumConstant.ReadBody
-
Uses of EnumConstant.ReadBody in org.jboss.forge.roaster.model
Classes in org.jboss.forge.roaster.model with type parameters of type EnumConstant.ReadBodyModifier and TypeInterfaceDescriptionstatic interfaceEnumConstant.ReadBody<O extends EnumConstant.ReadBody<O>>Represents the anonymous subclass "body" of aEnumConstant.Methods in org.jboss.forge.roaster.model that return EnumConstant.ReadBodyModifier and TypeMethodDescriptionEnumConstant.getBody()Get theEnumConstantSource.Bodyof this enum constant. -
Uses of EnumConstant.ReadBody in org.jboss.forge.roaster.model.source
Subinterfaces of EnumConstant.ReadBody in org.jboss.forge.roaster.model.sourceModifier and TypeInterfaceDescriptionstatic interfaceRepresents the anonymous subclass "body" of anEnumConstantSource.