Annotation Interface ImageMetadata
-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionReturns the null image behaviourNullImageBehaviour.Returns the image name if field must use mapping name with image and empty otherwise.
-
Element Details
-
name
String nameReturns the image name if field must use mapping name with image and empty otherwise.- Returns:
- the image name if field must use mapping name with image and empty otherwise.
- Default:
- ""
-
behaviour
NullImageBehaviour behaviourReturns the null image behaviourNullImageBehaviour.- Returns:
- the null image behaviour
NullImageBehaviour.
- Default:
- ThrowsError
-