Uses of Class
net.webpdf.wsclient.schema.operation.OfficeBridgeType
-
Packages that use OfficeBridgeType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of OfficeBridgeType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as OfficeBridgeType Modifier and Type Field Description protected OfficeBridgeTypeConverterType. officeBridgeMethods in net.webpdf.wsclient.schema.operation that return OfficeBridgeType Modifier and Type Method Description OfficeBridgeTypeObjectFactory. createOfficeBridgeType()Create an instance ofOfficeBridgeTypeOfficeBridgeTypeConverterType. getOfficeBridge()Gets the value of the officeBridge property.Methods in net.webpdf.wsclient.schema.operation with parameters of type OfficeBridgeType Modifier and Type Method Description voidConverterType. setOfficeBridge(OfficeBridgeType value)Sets the value of the officeBridge property.
-