Uses of Class
net.webpdf.wsclient.schema.operation.SyntaxHighlightType
-
Packages that use SyntaxHighlightType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of SyntaxHighlightType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as SyntaxHighlightType Modifier and Type Field Description protected SyntaxHighlightTypeConverterTextType. syntaxHighlightMethods in net.webpdf.wsclient.schema.operation that return SyntaxHighlightType Modifier and Type Method Description SyntaxHighlightTypeObjectFactory. createSyntaxHighlightType()Create an instance ofSyntaxHighlightTypeSyntaxHighlightTypeConverterTextType. getSyntaxHighlight()Gets the value of the syntaxHighlight property.Methods in net.webpdf.wsclient.schema.operation with parameters of type SyntaxHighlightType Modifier and Type Method Description voidConverterTextType. setSyntaxHighlight(SyntaxHighlightType value)Sets the value of the syntaxHighlight property.
-