org.apache.ws.jaxme.js
Interface TypedValue

All Known Subinterfaces:
DirectAccessible, LocalJavaField
All Known Implementing Classes:
ConditionalIndentationJavaSourceObject.LJFImpl, ConditionalIndentationJavaSourceObject.LoopVariable, JavaField, Parameter, TypedValueImpl

public interface TypedValue

This instance specifies an Java source object, which has a type.


Method Summary
 JavaQName getType()
          Returns the objects type.
 

Method Detail

getType

JavaQName getType()
Returns the objects type.