Uses of Class
net.bis5.mattermost.model.PostImage
-
Packages that use PostImage Package Description net.bis5.mattermost.model -
-
Uses of PostImage in net.bis5.mattermost.model
Methods in net.bis5.mattermost.model that return types with arguments of type PostImage Modifier and Type Method Description Map<String,PostImage>PostMetadata. getImages()Method parameters in net.bis5.mattermost.model with type arguments of type PostImage Modifier and Type Method Description voidPostMetadata. setImages(Map<String,PostImage> images)
-