Uses of Class
net.webpdf.wsclient.schema.operation.SharePointBridgeType
-
Packages that use SharePointBridgeType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of SharePointBridgeType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as SharePointBridgeType Modifier and Type Field Description protected SharePointBridgeTypeConverterType. sharePointBridgeMethods in net.webpdf.wsclient.schema.operation that return SharePointBridgeType Modifier and Type Method Description SharePointBridgeTypeObjectFactory. createSharePointBridgeType()Create an instance ofSharePointBridgeTypeSharePointBridgeTypeConverterType. getSharePointBridge()Gets the value of the sharePointBridge property.Methods in net.webpdf.wsclient.schema.operation with parameters of type SharePointBridgeType Modifier and Type Method Description voidConverterType. setSharePointBridge(SharePointBridgeType value)Sets the value of the sharePointBridge property.
-