org.apache.ws.jaxme.generator.sg

Interface SGlet.TypedSGlet

All Superinterfaces:
SGlet

public static interface SGlet.TypedSGlet
extends SGlet

Method Summary

JavaQName
getType()
boolean
isCasting()

Methods inherited from interface org.apache.ws.jaxme.generator.sg.SGlet

generate

Method Details

getType

public JavaQName getType()

isCasting

public boolean isCasting()