Uses of Record Class
net.ygbstudio.jbrave.core.domain.dto.image.Properties
Packages that use Properties
-
Uses of Properties in net.ygbstudio.jbrave.core.domain.dto.image
Methods in net.ygbstudio.jbrave.core.domain.dto.image that return PropertiesModifier and TypeMethodDescriptionImageResult.properties()Returns the value of thepropertiesrecord component.Constructors in net.ygbstudio.jbrave.core.domain.dto.image with parameters of type PropertiesModifierConstructorDescriptionImageResult(String type, String title, String url, String source, String pageFetched, ImageThumbnail thumbnail, Properties properties, MetaUrl metaUrl, String confidence) Creates an instance of aImageResultrecord class.