JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
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
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
JavaQName
getType
()
Returns the objects type.
Method Detail
getType
JavaQName
getType()
Returns the objects type.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method