Uses of Enum Class
com._1c.g5.v8.dt.md.pictures.PictureKind
Packages that use PictureKind
-
Uses of PictureKind in com._1c.g5.v8.dt.md.pictures
Methods in com._1c.g5.v8.dt.md.pictures that return PictureKindModifier and TypeMethodDescriptionstatic PictureKindPictureKind.getKind(int value) Returns picture kind by value.V8Picture.getKind()Returns picture kind.static PictureKindReturns the enum constant of this class with the specified name.static PictureKind[]PictureKind.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com._1c.g5.v8.dt.md.pictures with parameters of type PictureKind