Class CaseDisplayInfo

java.lang.Object
javax.xml.bind.JAXBElement<TCaseDisplayInfo>
oracle.bpm.casemgmt.metadata.casedisplay.model.CaseDisplayInfo
All Implemented Interfaces:
Serializable

public class CaseDisplayInfo extends javax.xml.bind.JAXBElement<TCaseDisplayInfo>
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

    • CaseDisplayInfo

      public CaseDisplayInfo(TCaseDisplayInfo value)
    • CaseDisplayInfo

      public CaseDisplayInfo()