Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.EventMarkInformationType
-
Packages that use EventMarkInformationType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of EventMarkInformationType 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 EventMarkInformationType Modifier and Type Field Description static Producer<EventMarkInformationType>
EventMarkInformationType. FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return EventMarkInformationType Modifier and Type Method Description EventMarkInformationType
MarkType. beginEventMark()
EventMarkInformationType
EventMarkInformationType. clone()
EventMarkInformationType
ObjectFactory. createEventMarkInformationType()
EventMarkInformationType
EventMarkInformationType. domain(EventMarkDomainType value)
EventMarkInformationType
EventMarkInformationType. enabledByDefault(Boolean value)
EventMarkInformationType
MarkType. getEventMark()
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type EventMarkInformationType Modifier and Type Method Description javax.xml.bind.JAXBElement<EventMarkInformationType>
ObjectFactory. createEventMarkInformation(EventMarkInformationType value)
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type EventMarkInformationType Modifier and Type Method Description javax.xml.bind.JAXBElement<EventMarkInformationType>
ObjectFactory. createEventMarkInformation(EventMarkInformationType value)
MarkType
MarkType. eventMark(EventMarkInformationType value)
void
MarkType. setEventMark(EventMarkInformationType value)
-