org.autopipes.config.impl
Class ConfigRootTypeImpl.LayersRootTypeImpl

java.lang.Object
  extended by org.autopipes.config.impl.ConfigRootTypeImpl.LayersRootTypeImpl
All Implemented Interfaces:
ConfigRootType.LayersRootType
Enclosing class:
ConfigRootTypeImpl

public static class ConfigRootTypeImpl.LayersRootTypeImpl
extends java.lang.Object
implements ConfigRootType.LayersRootType


Constructor Summary
ConfigRootTypeImpl.LayersRootTypeImpl()
           
 
Method Summary
 java.util.List getLayer()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigRootTypeImpl.LayersRootTypeImpl

public ConfigRootTypeImpl.LayersRootTypeImpl()
Method Detail

getLayer

public java.util.List getLayer()
Specified by:
getLayer in interface ConfigRootType.LayersRootType