com.gomjabbar.meta.patterns.bnd
Class FieldtypePatternsVirtualChild

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

public class FieldtypePatternsVirtualChild
extends java.lang.Object
implements IFieldtypePatternsChild


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

Constructor Detail

FieldtypePatternsVirtualChild

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

getText

public java.lang.String getText()

setParent

public void setParent(FieldtypePatterns p_parent)
Specified by:
setParent in interface IFieldtypePatternsChild

getParentFieldtypePatterns

public FieldtypePatterns getParentFieldtypePatterns()
Specified by:
getParentFieldtypePatterns in interface IFieldtypePatternsChild