Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.TracingOutputMetadataType
-
Packages that use TracingOutputMetadataType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of TracingOutputMetadataType 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 TracingOutputMetadataType Modifier and Type Field Description static Producer<TracingOutputMetadataType>
TracingOutputMetadataType. FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type TracingOutputMetadataType Modifier and Type Method Description javax.xml.bind.JAXBElement<TracingOutputMetadataType>
ObjectFactory. createTracingOutputMetadata(TracingOutputMetadataType value)
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type TracingOutputMetadataType Modifier and Type Method Description javax.xml.bind.JAXBElement<TracingOutputMetadataType>
ObjectFactory. createTracingOutputMetadata(TracingOutputMetadataType value)
TracingOutputType
TracingOutputType. metadata(TracingOutputMetadataType value)
void
TracingOutputType. setMetadata(TracingOutputMetadataType value)
-