Uses of Class
org.wso2.carbon.endpoint.service.EndpointSynchronizeRequest.EndpointOperationType
-
Packages that use EndpointSynchronizeRequest.EndpointOperationType Package Description org.wso2.carbon.endpoint.service -
-
Uses of EndpointSynchronizeRequest.EndpointOperationType in org.wso2.carbon.endpoint.service
Methods in org.wso2.carbon.endpoint.service that return EndpointSynchronizeRequest.EndpointOperationType Modifier and Type Method Description static EndpointSynchronizeRequest.EndpointOperationTypeEndpointSynchronizeRequest.EndpointOperationType. valueOf(String name)Returns the enum constant of this type with the specified name.static EndpointSynchronizeRequest.EndpointOperationType[]EndpointSynchronizeRequest.EndpointOperationType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-