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 PictureKind
PictureKind.getKind
(int value) Returns picture kind by value.V8Picture.getKind()
Returns picture kind.static PictureKind
Returns 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