Uses of Class
org.oasis_open.docs.ns.wscal.calws_soap.ArrayOfOperations
-
Packages that use ArrayOfOperations Package Description org.oasis_open.docs.ns.wscal.calws_soap -
-
Uses of ArrayOfOperations in org.oasis_open.docs.ns.wscal.calws_soap
Fields in org.oasis_open.docs.ns.wscal.calws_soap declared as ArrayOfOperations Modifier and Type Field Description protected ArrayOfOperationsMultiOpType. operationsMethods in org.oasis_open.docs.ns.wscal.calws_soap that return ArrayOfOperations Modifier and Type Method Description ArrayOfOperationsObjectFactory. createArrayOfOperations()Create an instance ofArrayOfOperationsArrayOfOperationsMultiOpType. getOperations()Gets the value of the operations property.Methods in org.oasis_open.docs.ns.wscal.calws_soap with parameters of type ArrayOfOperations Modifier and Type Method Description voidMultiOpType. setOperations(ArrayOfOperations value)Sets the value of the operations property.
-