com.gomjabbar.meta.patterns.bnd
Class ReflectPatternsVirtualChild

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

public class ReflectPatternsVirtualChild
extends java.lang.Object
implements IReflectPatternsChild


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

Constructor Detail

ReflectPatternsVirtualChild

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

getText

public java.lang.String getText()

setParent

public void setParent(ReflectPatterns p_parent)
Specified by:
setParent in interface IReflectPatternsChild

getParentReflectPatterns

public ReflectPatterns getParentReflectPatterns()
Specified by:
getParentReflectPatterns in interface IReflectPatternsChild