Uses of Class
org.bidib.jbidibc.decoder.schema.commontypes.ImageType
Packages that use ImageType
-
Uses of ImageType in org.bidib.jbidibc.decoder.schema.commontypes
Fields in org.bidib.jbidibc.decoder.schema.commontypes declared as ImageTypeFields in org.bidib.jbidibc.decoder.schema.commontypes with type parameters of type ImageTypeMethods in org.bidib.jbidibc.decoder.schema.commontypes that return ImageTypeModifier and TypeMethodDescriptionObjectFactory.createImageType()Create an instance ofImageTypeCVType.getImage()Gets the value of the image property.ImageType.withCopyright(String value) ImageType.withFileSize(Long value) ImageType.withLastModified(XMLGregorianCalendar value) Methods in org.bidib.jbidibc.decoder.schema.commontypes that return types with arguments of type ImageTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<ImageType> ObjectFactory.createImage(ImageType value) ImagesType.getImage()Gets the value of the image property.Methods in org.bidib.jbidibc.decoder.schema.commontypes with parameters of type ImageTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<ImageType> ObjectFactory.createImage(ImageType value) voidSets the value of the image property.Method parameters in org.bidib.jbidibc.decoder.schema.commontypes with type arguments of type ImageType