|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.service.model.AbstractPropertiesHolder
org.apache.cxf.service.model.DescriptionInfo
public class DescriptionInfo
| Constructor Summary | |
|---|---|
DescriptionInfo()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getBaseURI()
|
java.util.List<AbstractDescriptionElement> |
getDescribed()
|
javax.xml.namespace.QName |
getName()
|
void |
setBaseURI(java.lang.String u)
|
void |
setName(javax.xml.namespace.QName n)
|
| Methods inherited from class org.apache.cxf.service.model.AbstractPropertiesHolder |
|---|
addExtensionAttribute, addExtensor, containsExtensor, getExtensionAttribute, getExtensionAttributes, getExtensor, getExtensors, getExtensors, getProperty, getProperty, getTraversedExtensor, hasProperty, setExtensionAttributes, setProperty |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DescriptionInfo()
| Method Detail |
|---|
public void setName(javax.xml.namespace.QName n)
public javax.xml.namespace.QName getName()
getName in interface NamedItempublic void setBaseURI(java.lang.String u)
public java.lang.String getBaseURI()
public java.util.List<AbstractDescriptionElement> getDescribed()
|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||