pt.ist.fenixframework.dml
Class ExternalizationElement

Package class diagram package ExternalizationElement
java.lang.Object
  extended by pt.ist.fenixframework.dml.ExternalizationElement
All Implemented Interfaces:
Serializable

public class ExternalizationElement
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
ExternalizationElement(ValueType type, String methodName)
           
 
Method Summary
 String getMethodName()
           
 ValueType getType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExternalizationElement

public ExternalizationElement(ValueType type,
                              String methodName)
Method Detail

getType

public ValueType getType()

getMethodName

public String getMethodName()


Copyright © 2013. All Rights Reserved.