Uses of Class
com._1c.g5.v8.dt.md.pictures.AbsPictureService
-
Packages that use AbsPictureService Package Description com._1c.g5.v8.dt.md.pictures -
-
Uses of AbsPictureService in com._1c.g5.v8.dt.md.pictures
Methods in com._1c.g5.v8.dt.md.pictures that return AbsPictureService Modifier and Type Method Description static AbsPictureService
AbsPictureService. valueOf(String name)
Returns the enum constant of this type with the specified name.static AbsPictureService[]
AbsPictureService. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-