org.apache.ws.jaxme.js

Interface TypedValue

Known Subinterfaces:
DirectAccessible, LocalJavaField
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 Details

getType

public JavaQName getType()
Returns the objects type.