Uses of Interface
com.sun.tools.ws.processor.modeler.annotation.TypeMoniker
-
Packages that use TypeMoniker Package Description com.sun.tools.ws.processor.modeler.annotation -
-
Uses of TypeMoniker in com.sun.tools.ws.processor.modeler.annotation
Fields in com.sun.tools.ws.processor.modeler.annotation declared as TypeMoniker Modifier and Type Field Description TypeMonikerFaultInfo. beanTypeMonikerMethods in com.sun.tools.ws.processor.modeler.annotation that return TypeMoniker Modifier and Type Method Description TypeMonikerFaultInfo. getBeanTypeMoniker()static TypeMonikerTypeMonikerFactory. getTypeMoniker(String typeName)static TypeMonikerTypeMonikerFactory. getTypeMoniker(TypeMirror typeMirror)Methods in com.sun.tools.ws.processor.modeler.annotation with parameters of type TypeMoniker Modifier and Type Method Description voidFaultInfo. setBeanTypeMoniker(TypeMoniker typeMoniker)Constructors in com.sun.tools.ws.processor.modeler.annotation with parameters of type TypeMoniker Constructor Description FaultInfo(TypeMoniker typeMoniker, boolean isWsdlException)
-