Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.Amqp091SourceType
-
Packages that use Amqp091SourceType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of Amqp091SourceType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type Amqp091SourceType Modifier and Type Field Description protected List<Amqp091SourceType>AsyncUpdateSourcesType. amqp091Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type Amqp091SourceType Modifier and Type Method Description javax.xml.bind.JAXBElement<Amqp091SourceType>ObjectFactory. createAmqp091SourceType(Amqp091SourceType value)List<Amqp091SourceType>AsyncUpdateSourcesType. getAmqp091()Gets the value of the amqp091 property.Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type Amqp091SourceType Modifier and Type Method Description AsyncUpdateSourcesTypeAsyncUpdateSourcesType. amqp091(Amqp091SourceType value)javax.xml.bind.JAXBElement<Amqp091SourceType>ObjectFactory. createAmqp091SourceType(Amqp091SourceType value)Constructors in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type Amqp091SourceType Constructor Description Amqp091SourceType(Amqp091SourceType o)Creates a newAmqp091SourceTypeinstance by deeply copying a givenAmqp091SourceTypeinstance.
-