Uses of Class
net.codecrete.windowsapi.metadata.EnumType
Packages that use EnumType
-
Uses of EnumType in net.codecrete.windowsapi.metadata
Methods in net.codecrete.windowsapi.metadata that return EnumTypeModifier and TypeMethodDescriptionParameter.associatedEnumType()Returns the value of theassociatedEnumTyperecord component.Metadata.getEnumType(String name) Gets the enumeration type with the given nameMethods in net.codecrete.windowsapi.metadata that return types with arguments of type EnumTypeModifier and TypeMethodDescriptionMetadata.findEnumWithMember(String memberName) Finds enumerations containing a member with the given name.Constructors in net.codecrete.windowsapi.metadata with parameters of type EnumType