Package | Description |
---|---|
com.sun.tools.ws.processor.modeler.annotation |
Modifier and Type | Field and Description |
---|---|
TypeMoniker |
FaultInfo.beanTypeMoniker |
Modifier and Type | Method and Description |
---|---|
TypeMoniker |
FaultInfo.getBeanTypeMoniker() |
static TypeMoniker |
TypeMonikerFactory.getTypeMoniker(String typeName) |
static TypeMoniker |
TypeMonikerFactory.getTypeMoniker(TypeMirror typeMirror) |
Modifier and Type | Method and Description |
---|---|
void |
FaultInfo.setBeanTypeMoniker(TypeMoniker typeMoniker) |
Constructor and Description |
---|
FaultInfo(TypeMoniker typeMoniker,
boolean isWsdlException) |
Copyright © 2016 Oracle Corporation. All rights reserved.