com.gomjabbar.meta.patterns.bnd
Class InterfacePatternsVirtualChild

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

public class InterfacePatternsVirtualChild
extends java.lang.Object
implements IInterfacePatternsChild


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

Constructor Detail

InterfacePatternsVirtualChild

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

getText

public java.lang.String getText()

setParent

public void setParent(InterfacePatterns p_parent)
Specified by:
setParent in interface IInterfacePatternsChild

getParentInterfacePatterns

public InterfacePatterns getParentInterfacePatterns()
Specified by:
getParentInterfacePatterns in interface IInterfacePatternsChild