javax.xml.rpc.encoding
Interface XMLType

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
XMLType

public interface XMLType
extends java.io.Serializable

Interface XMLType

Version:
0.1

Method Summary
 QName getType()
          Method getType
 void setType(QName type)
          Method setType
 

Method Detail

getType

public QName getType()
Method getType
Returns:
QName

setType

public void setType(QName type)
Method setType
Parameters:
type -  


Copyright © 2001 Apache XML Project. All Rights Reserved.