Class UnknownJavaObjectType

java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
com.evolveum.midpoint.xml.ns._public.common.common_3.UnknownJavaObjectType
All Implemented Interfaces:
PlainStructured, JaxbVisitable, Serializable, Cloneable

public class UnknownJavaObjectType extends AbstractPlainStructured
Type used to represent Java objects that are otherwise unknown to the system and cannot be represented in "canonical" XML form. This must be used only in diagnostics messages intended to be displayed to the human user. It must not be used in places intended for computer processing.
See Also: