Uses of Class
net.webpdf.wsclient.schema.operation.GifType
-
Packages that use GifType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of GifType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as GifType Modifier and Type Field Description protected GifTypeImageType. gifMethods in net.webpdf.wsclient.schema.operation that return GifType Modifier and Type Method Description GifTypeObjectFactory. createGifType()Create an instance ofGifTypeGifTypeImageType. getGif()Gets the value of the gif property.Methods in net.webpdf.wsclient.schema.operation with parameters of type GifType Modifier and Type Method Description voidImageType. setGif(GifType value)Sets the value of the gif property.
-