Uses of Enum
org.glassfish.gmbal.impl.ManagedObjectManagerInternal.AttributeDescriptorType
Packages that use ManagedObjectManagerInternal.AttributeDescriptorType
-
Uses of ManagedObjectManagerInternal.AttributeDescriptorType in org.glassfish.gmbal.impl
Methods in org.glassfish.gmbal.impl that return ManagedObjectManagerInternal.AttributeDescriptorTypeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.ManagedObjectManagerInternal.AttributeDescriptorType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.glassfish.gmbal.impl with parameters of type ManagedObjectManagerInternal.AttributeDescriptorTypeModifier and TypeMethodDescriptionManagedObjectManagerImpl.getAttributes(EvaluatedClassAnalyzer ca, ManagedObjectManagerInternal.AttributeDescriptorType adt) ManagedObjectManagerInternal.getAttributes(EvaluatedClassAnalyzer ca, ManagedObjectManagerInternal.AttributeDescriptorType adt) static AttributeDescriptorAttributeDescriptor.makeFromAnnotated(ManagedObjectManagerInternal mom, EvaluatedAccessibleDeclaration decl, String extId, String description, ManagedObjectManagerInternal.AttributeDescriptorType adt) static AttributeDescriptorAttributeDescriptor.makeFromInherited(ManagedObjectManagerInternal mom, EvaluatedMethodDeclaration method, String id, String methodName, String description, ManagedObjectManagerInternal.AttributeDescriptorType adt)