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

public class EmptyType extends AbstractPlainStructured
Type that contains nothing. Used in WSDL messages that do not return anything to silence the warnings.
See Also: