File
Doc
Category
Size
Date
Package
AnyContentType.java
API Doc
Apache Axis 1.4
952
Sat Apr 22 18:57:26 BST 2006
org.apache.axis.encoding
AnyContentType
public interface AnyContentType
Interface to indicate that a bean has xsd:any content
author
Thomas Sandholm (sandholm@apache.org)
Fields Summary
Constructors Summary
Methods Summary
public
org.apache.axis.message.MessageElement
[]
get_any
()
public void
set_any
(
org.apache.axis.message.MessageElement[]
any)
Java Code Source