com.mysema.query.types
Class Template

java.lang.Object
  extended by com.mysema.query.types.Template
All Implemented Interfaces:
Serializable

@Immutable
public final class Template
extends Object
implements Serializable

Template for operation and path serialization

Author:
tiwe
See Also:
Serialized Form

Nested Class Summary
static class Template.Element
           
 
Method Summary
 List<Template.Element> getElements()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getElements

public List<Template.Element> getElements()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2007-2010 Mysema Ltd. All Rights Reserved.