Package org.apache.cxf.service.model
Interface NamedItem
- 
- All Known Implementing Classes:
- AbstractMessageContainer,- BindingInfo,- DescriptionInfo,- EndpointInfo,- FaultInfo,- InterfaceInfo,- MessageInfo,- MessagePartInfo,- OperationInfo,- ServiceInfo,- UnwrappedOperationInfo
 
 public interface NamedItemAll elements of the service model that are named by a QName implement this interface.
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description QNamegetName()
 
- 
- 
- 
Method Detail- 
getNameQName getName() 
 
- 
 
-