com.gomjabbar.meta.patterns.bnd
Class NameVarVirtualChild

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

public class NameVarVirtualChild
extends java.lang.Object
implements INameVarChild


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

Constructor Detail

NameVarVirtualChild

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

getText

public java.lang.String getText()

setParent

public void setParent(NameVar p_parent)
Specified by:
setParent in interface INameVarChild

getParentNameVar

public NameVar getParentNameVar()
Specified by:
getParentNameVar in interface INameVarChild