com.gomjabbar.meta.patterns.bnd
Interface ISingleFieldtypePatternsHolder

All Known Implementing Classes:
FieldPattern

public interface ISingleFieldtypePatternsHolder


Method Summary
 void add(FieldtypePatterns p_child)
           
 FieldtypePatterns getFieldtypePatternsChild()
           
 

Method Detail

add

public void add(FieldtypePatterns p_child)

getFieldtypePatternsChild

public FieldtypePatterns getFieldtypePatternsChild()