com.jaxfront.core.jep
Class TargetType

java.lang.Object
  extended by com.jaxfront.core.jep.TargetType

public class TargetType
extends java.lang.Object


Constructor Summary
TargetType(Type target)
           
 
Method Summary
 Type getTarget()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TargetType

public TargetType(Type target)
Method Detail

getTarget

public Type getTarget()