Class Predicate

java.lang.Object
javax.xml.bind.JAXBElement<PredicateType>
oracle.bpm.services.organization.model.Predicate
All Implemented Interfaces:
Serializable

public class Predicate extends javax.xml.bind.JAXBElement<PredicateType>
See Also:
  • Nested Class Summary

    Nested classes/interfaces inherited from class javax.xml.bind.JAXBElement

    javax.xml.bind.JAXBElement.GlobalScope
  • Constructor Summary

    Constructors
    Constructor
    Description
     
     
  • Method Summary

    Methods inherited from class javax.xml.bind.JAXBElement

    getDeclaredType, getName, getScope, getValue, isGlobalScope, isNil, isTypeSubstituted, setNil, setValue

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • Predicate

      public Predicate(PredicateType value)
    • Predicate

      public Predicate()