org.apache.ws.jaxme.js

Interface TypedValue

public interface TypedValue

This instance specifies an Java source object, which has a type.
Method Summary
JavaQNamegetType()
Returns the objects type.

Method Detail

getType

public JavaQName getType()
Returns the objects type.