Searched defs:getXmlName (Results 1 - 11 of 11) sorted by relevance

/openjdk9/jaxws/src/java.xml.bind/share/classes/com/sun/xml/internal/bind/v2/model/core/
H A DMapPropertyInfo.java73 QName getXmlName(); method in interface:MapPropertyInfo
H A DElementPropertyInfo.java83 QName getXmlName(); method in interface:ElementPropertyInfo
H A DAttributePropertyInfo.java59 QName getXmlName(); method in interface:AttributePropertyInfo
H A DReferencePropertyInfo.java77 QName getXmlName(); method in interface:ReferencePropertyInfo
/openjdk9/jaxws/src/java.xml.bind/share/classes/com/sun/xml/internal/bind/v2/model/impl/
H A DAttributePropertyInfoImpl.java95 public final QName getXmlName() { method in class:AttributePropertyInfoImpl
H A DERPropertyInfoImpl.java84 public final QName getXmlName() { method in class:ERPropertyInfoImpl
H A DMapPropertyInfoImpl.java82 public QName getXmlName() { method in class:MapPropertyInfoImpl
H A DElementInfoImpl.java141 public QName getXmlName() { method in class:ElementInfoImpl.PropertyImpl
/openjdk9/jaxws/src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/model/
H A DCAttributePropertyInfo.java67 public QName getXmlName() { method in class:CAttributePropertyInfo
H A DCReferencePropertyInfo.java151 public QName getXmlName() { method in class:CReferencePropertyInfo
H A DCElementPropertyInfo.java124 public QName getXmlName() { method in class:CElementPropertyInfo

Completed in 169 milliseconds