Class SayHi.Port
- java.lang.Object
-
- org.apache.hello_world_soap_http.any_types.SayHi.Port
-
- Enclosing class:
- SayHi
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.5", date="2024-03-07T12:28:43-05:00") public static class SayHi.Port extends ObjectJava class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <any processContents='lax' namespace='##other'/> </sequence> </restriction> </complexContent> </complexType>
-
-
Constructor Summary
Constructors Constructor Description Port()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ObjectgetAny()Gets the value of the any property.voidsetAny(Object value)Sets the value of the any property.
-
-
-
Field Detail
-
any
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.5", date="2024-03-07T12:28:43-05:00") protected Object any
-
-
Method Detail
-
getAny
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.5", date="2024-03-07T12:28:43-05:00") public Object getAny()Gets the value of the any property.
-
-