com.ebmwebsourcing.easyschema10.api.with
Interface WithRef

All Known Subinterfaces:
Attribute, AttributeGroup, Element

public interface WithRef


Method Summary
 javax.xml.namespace.QName getRef()
           
 boolean hasRef()
           
 void setRef(javax.xml.namespace.QName ref)
           
 

Method Detail

hasRef

boolean hasRef()

getRef

javax.xml.namespace.QName getRef()

setRef

void setRef(javax.xml.namespace.QName ref)


Copyright © 2011 Petals Link. All Rights Reserved.