Uses of Class
net.webpdf.wsclient.schema.extraction.info.BackgroundContentType.PieceInfo
-
Packages that use BackgroundContentType.PieceInfo Package Description net.webpdf.wsclient.schema.extraction.info -
-
Uses of BackgroundContentType.PieceInfo in net.webpdf.wsclient.schema.extraction.info
Fields in net.webpdf.wsclient.schema.extraction.info declared as BackgroundContentType.PieceInfo Modifier and Type Field Description protected BackgroundContentType.PieceInfoBackgroundContentType. pieceInfoMethods in net.webpdf.wsclient.schema.extraction.info that return BackgroundContentType.PieceInfo Modifier and Type Method Description BackgroundContentType.PieceInfoObjectFactory. createBackgroundContentTypePieceInfo()Create an instance ofBackgroundContentType.PieceInfoBackgroundContentType.PieceInfoBackgroundContentType. getPieceInfo()Gets the value of the pieceInfo property.Methods in net.webpdf.wsclient.schema.extraction.info with parameters of type BackgroundContentType.PieceInfo Modifier and Type Method Description voidBackgroundContentType. setPieceInfo(BackgroundContentType.PieceInfo value)Sets the value of the pieceInfo property.
-