com.tensegrity.composite.persistence
Class CompositeConstants.ListBuilderElement

java.lang.Object
  extended bycom.tensegrity.composite.persistence.CompositeConstants.ListBuilderElement
Enclosing class:
CompositeConstants

public static class CompositeConstants.ListBuilderElement
extends java.lang.Object

Small helper class to encapsulate an AttributeList and a Tag String.

Version:
$Id: CompositeConstants.java,v 1.97 2005/12/15 16:51:45 MichaelKegel Exp $
Author:
Gilles Iachelini

Constructor Summary
CompositeConstants.ListBuilderElement()
           
 
Method Summary
 CompositeGroupBuilder getBuilder()
          Returns the builder.
 AttributeList getList()
          Returns the list.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CompositeConstants.ListBuilderElement

public CompositeConstants.ListBuilderElement()
Method Detail

getList

public AttributeList getList()
Returns the list.

Returns:
AttributeList

getBuilder

public CompositeGroupBuilder getBuilder()
Returns the builder.

Returns:
CompositeGroupBuilder


Copyright © 2005 Tensegrity Software GmbH. All Rights Reserved. Date of creation: 09.06.2006.