Uses of Class
com.evolveum.midpoint.xml.ns._public.model.model_3.TestResourceType
-
Packages that use TestResourceType Package Description com.evolveum.midpoint.xml.ns._public.model.model_3 -
-
Uses of TestResourceType in com.evolveum.midpoint.xml.ns._public.model.model_3
Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 that return TestResourceType Modifier and Type Method Description TestResourceTypeTestResourceType. clone()Creates and returns a deep copy of this object.TestResourceTypeObjectFactory. createTestResourceType()Create an instance ofTestResourceTypeTestResourceTypeTestResourceType. resourceOid(String value)Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 that return types with arguments of type TestResourceType Modifier and Type Method Description javax.xml.bind.JAXBElement<TestResourceType>ObjectFactory. createTestResource(TestResourceType value)Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 with parameters of type TestResourceType Modifier and Type Method Description javax.xml.bind.JAXBElement<TestResourceType>ObjectFactory. createTestResource(TestResourceType value)Constructors in com.evolveum.midpoint.xml.ns._public.model.model_3 with parameters of type TestResourceType Constructor Description TestResourceType(TestResourceType o)Creates a newTestResourceTypeinstance by deeply copying a givenTestResourceTypeinstance.
-