Class PolicyRuleEnforcerHookPreviewOutputType

  • All Implemented Interfaces:
    Containerable, Serializable, Cloneable

    public class PolicyRuleEnforcerHookPreviewOutputType
    extends Object
    implements Serializable, Cloneable, Containerable
    TODO EXPERIMENTAL

    Java class for PolicyRuleEnforcerHookPreviewOutputType complex type.

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

     <complexType name="PolicyRuleEnforcerHookPreviewOutputType">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="rule" type="{http://midpoint.evolveum.com/xml/ns/public/common/common-3}EvaluatedPolicyRuleType" maxOccurs="unbounded" minOccurs="0"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form