Uses of Class
net.webpdf.parameter.schema.extraction.info.BackgroundContentType.PieceInfo
-
Packages that use BackgroundContentType.PieceInfo Package Description net.webpdf.parameter.schema.extraction.info -
-
Uses of BackgroundContentType.PieceInfo in net.webpdf.parameter.schema.extraction.info
Fields in net.webpdf.parameter.schema.extraction.info declared as BackgroundContentType.PieceInfo Modifier and Type Field Description protected BackgroundContentType.PieceInfoBackgroundContentType. pieceInfo<?Methods in net.webpdf.parameter.schema.extraction.info that return BackgroundContentType.PieceInfo Modifier and Type Method Description BackgroundContentType.PieceInfoObjectFactory. createBackgroundContentTypePieceInfo()Create an instance ofBackgroundContentType.PieceInfoBackgroundContentType.PieceInfoBackgroundContentType. getPieceInfo()<?Methods in net.webpdf.parameter.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.
-