|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface WebMessagePart
A part of a complex web message.
| Nested Class Summary | |
|---|---|
static class |
WebMessagePart.ParticleType
|
| Method Summary | |
|---|---|
java.lang.String |
getPartDocs()
The documentation for this web message part. |
javax.xml.namespace.QName |
getParticleQName()
The qname of the schema particle (element or type) for this part. |
WebMessagePart.ParticleType |
getParticleType()
The particle type for this part. |
java.lang.String |
getPartName()
The part name. |
WebMethod |
getWebMethod()
The web method associated with this part. |
boolean |
isImplicitSchemaElement()
Whether this web message part defines an implicit schema element. |
| Method Detail |
|---|
java.lang.String getPartName()
java.lang.String getPartDocs()
WebMessagePart.ParticleType getParticleType()
javax.xml.namespace.QName getParticleQName()
boolean isImplicitSchemaElement()
WebMethod getWebMethod()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||