Uses of Enum
com.craftmend.openaudiomc.api.media.MediaFlag
Packages that use MediaFlag
Package
Description
This package contains all models to create and mutate media objects.
-
Uses of MediaFlag in com.craftmend.openaudiomc.api.media
Methods in com.craftmend.openaudiomc.api.media that return MediaFlagModifier and TypeMethodDescriptionMedia.getFlag()
The flag of the media, used to identify the type of media.static MediaFlag
Returns the enum constant of this type with the specified name.static MediaFlag[]
MediaFlag.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.craftmend.openaudiomc.api.media with parameters of type MediaFlag