com.textrazor.annotations
Class Custom

java.lang.Object
  extended by com.textrazor.annotations.Custom

public class Custom
extends java.lang.Object


Nested Class Summary
static class Custom.BoundVariable
           
 
Constructor Summary
Custom()
           
 
Method Summary
 java.util.List<Custom.BoundVariable> getContents()
           
 java.lang.String getName()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Custom

public Custom()
Method Detail

getName

public java.lang.String getName()

getContents

public java.util.List<Custom.BoundVariable> getContents()