com.gomjabbar.meta.patterns.bnd
Class ExceptionTypePatternsVirtualChild

java.lang.Object
  |
  +--com.gomjabbar.meta.patterns.bnd.ExceptionTypePatternsVirtualChild
All Implemented Interfaces:
IExceptionTypePatternsChild

public class ExceptionTypePatternsVirtualChild
extends java.lang.Object
implements IExceptionTypePatternsChild


Constructor Summary
ExceptionTypePatternsVirtualChild(java.lang.String p_text)
           
 
Method Summary
 ExceptionTypePatterns getParentExceptionTypePatterns()
           
 java.lang.String getText()
           
 void setParent(ExceptionTypePatterns p_parent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExceptionTypePatternsVirtualChild

public ExceptionTypePatternsVirtualChild(java.lang.String p_text)
Method Detail

getText

public java.lang.String getText()

setParent

public void setParent(ExceptionTypePatterns p_parent)
Specified by:
setParent in interface IExceptionTypePatternsChild

getParentExceptionTypePatterns

public ExceptionTypePatterns getParentExceptionTypePatterns()
Specified by:
getParentExceptionTypePatterns in interface IExceptionTypePatternsChild