Class Cause

  • All Implemented Interfaces:
    Serializable
    Direct Known Subclasses:
    ManagedCause, NonManagedCause

    public abstract class Cause
    extends Object
    implements Serializable
    Contains details of the cause of a record within a situation

    Java class for Cause complex type.

    The following schema fragment specifies the expected content contained within this class.

     <complexType name="Cause">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         </restriction>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form
    • Constructor Detail

      • Cause

        public Cause()