Uses of Class
com.evolveum.midpoint.xml.ns._public.connector.icf_1.connector_schema_3.TimeoutsType
-
Packages that use TimeoutsType Package Description com.evolveum.midpoint.xml.ns._public.connector.icf_1.connector_schema_3 -
-
Uses of TimeoutsType in com.evolveum.midpoint.xml.ns._public.connector.icf_1.connector_schema_3
Methods in com.evolveum.midpoint.xml.ns._public.connector.icf_1.connector_schema_3 that return TimeoutsType Modifier and Type Method Description TimeoutsTypeTimeoutsType. authentication(Integer value)TimeoutsTypeTimeoutsType. clone()TimeoutsTypeTimeoutsType. create(Integer value)TimeoutsTypeObjectFactory. createTimeoutsType()Create an instance ofTimeoutsTypeTimeoutsTypeTimeoutsType. delete(Integer value)TimeoutsTypeTimeoutsType. get(Integer value)TimeoutsTypeTimeoutsType. schema(Integer value)TimeoutsTypeTimeoutsType. scriptOnConnector(Integer value)TimeoutsTypeTimeoutsType. scriptOnResource(Integer value)TimeoutsTypeTimeoutsType. search(Integer value)TimeoutsTypeTimeoutsType. sync(Integer value)TimeoutsTypeTimeoutsType. test(Integer value)TimeoutsTypeTimeoutsType. update(Integer value)TimeoutsTypeTimeoutsType. validate(Integer value)Methods in com.evolveum.midpoint.xml.ns._public.connector.icf_1.connector_schema_3 that return types with arguments of type TimeoutsType Modifier and Type Method Description javax.xml.bind.JAXBElement<TimeoutsType>ObjectFactory. createTimeouts(TimeoutsType value)Methods in com.evolveum.midpoint.xml.ns._public.connector.icf_1.connector_schema_3 with parameters of type TimeoutsType Modifier and Type Method Description javax.xml.bind.JAXBElement<TimeoutsType>ObjectFactory. createTimeouts(TimeoutsType value)
-