org.apache.cxf.service.model
Class SchemaInfo
java.lang.Object
org.apache.cxf.service.model.AbstractPropertiesHolder
org.apache.cxf.service.model.SchemaInfo
public final class SchemaInfo
- extends AbstractPropertiesHolder
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SchemaInfo
public SchemaInfo(TypeInfo typeInfo,
java.lang.String namespaceUri)
getTypeInfo
public TypeInfo getTypeInfo()
getNamespaceURI
public java.lang.String getNamespaceURI()
setNamespaceURI
public void setNamespaceURI(java.lang.String nsUri)
getElement
public org.w3c.dom.Element getElement()
setElement
public void setElement(org.w3c.dom.Element element)
Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.