Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 7 (11.1.7)

E22562-07

oracle.apps.fnd.applcore.dtrt.uishell.model
Class PageTypeBean

java.lang.Object
  extended by oracle.apps.fnd.applcore.dtrt.uishell.model.PageTypeBean
All Implemented Interfaces:
java.io.Serializable

public class PageTypeBean
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
PageTypeBean(java.lang.String title, java.lang.String description)
           
 
Method Summary
 java.lang.String getDescription()
           
 java.lang.String getTitle()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PageTypeBean

public PageTypeBean(java.lang.String title,
                    java.lang.String description)
Method Detail

getTitle

public java.lang.String getTitle()

getDescription

public java.lang.String getDescription()

Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 7 (11.1.7)

E22562-07

Copyright © 2013 Oracle. All Rights Reserved.