Interface Elemental

All Known Subinterfaces:
Defining, Extensible, GloballyKnown, Identifiable
All Known Implementing Classes:
Binding, BindingFault, BindingInput, BindingOperation, BindingOutput, Definitions, Entity, Extension, Fault, GlobalEntity, HTTPAddress, HTTPBinding, HTTPOperation, HTTPUrlEncoded, HTTPUrlReplacement, Import, Input, Message, MessagePart, MIMEContent, MIMEMultipartRelated, MIMEPart, MIMEXml, Operation, Output, Port, PortType, Schema, SchemaEntity, Service, SOAPAddress, SOAPBinding, SOAPBody, SOAPFault, SOAPHeader, SOAPHeaderFault, SOAPOperation, Types

public interface Elemental
Interface implemented by classes that are mappable to XML elements.
Author:
JAX-RPC Development Team
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getElementName

      QName getElementName()