com.gomjabbar.meta.patterns.bnd
Class FieldPatternsVirtualChild

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

public class FieldPatternsVirtualChild
extends java.lang.Object
implements IFieldPatternsChild


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

Constructor Detail

FieldPatternsVirtualChild

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

getText

public java.lang.String getText()

setParent

public void setParent(FieldPatterns p_parent)
Specified by:
setParent in interface IFieldPatternsChild

getParentFieldPatterns

public FieldPatterns getParentFieldPatterns()
Specified by:
getParentFieldPatterns in interface IFieldPatternsChild