|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object it.imolinfo.jbi4ejb.jbi.wsdl.Jbi4EjbTypes
public class Jbi4EjbTypes
The Class Jbi4CorbaAddress, according with JWSDL specs (see JSR 110).
Constructor Summary | |
---|---|
Jbi4EjbTypes()
Instantiates a new jbi4 ejb types. |
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
equals redefinition. |
javax.xml.namespace.QName |
getElementType()
Gets the ElementType. |
java.lang.Boolean |
getRequired()
Required property getter. |
java.util.Properties |
getTypesSerialVersionUIDs()
Gets the serial version UID. |
int |
hashCode()
hashCode redefinition. |
void |
setElementType(javax.xml.namespace.QName elementType)
Sets the element type. |
void |
setRequired(java.lang.Boolean required)
Required property setter. |
void |
setTypesSerialVersionUIDs(java.util.Properties serialVersionUIDPar)
Sets the serial version UID. |
java.lang.String |
toString()
toString redefinition. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Jbi4EjbTypes()
Method Detail |
---|
public javax.xml.namespace.QName getElementType()
getElementType
in interface javax.wsdl.extensions.ExtensibilityElement
ExtensibilityElement.getElementType()
public void setElementType(javax.xml.namespace.QName elementType)
setElementType
in interface javax.wsdl.extensions.ExtensibilityElement
elementType
- the element typeExtensibilityElement.setElementType(javax.xml.namespace.QName)
public java.lang.Boolean getRequired()
getRequired
in interface javax.wsdl.extensions.ExtensibilityElement
ExtensibilityElement.getRequired()
public void setRequired(java.lang.Boolean required)
setRequired
in interface javax.wsdl.extensions.ExtensibilityElement
required
- the required propertyExtensibilityElement.setRequired(java.lang.Boolean)
public java.util.Properties getTypesSerialVersionUIDs()
public void setTypesSerialVersionUIDs(java.util.Properties serialVersionUIDPar)
serialVersionUIDPar
- The serival versione UIDspublic java.lang.String toString()
toString
in class java.lang.Object
Object.toString()
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
obj
- the parameter to test
Object.equals(java.lang.Object)
public int hashCode()
hashCode
in class java.lang.Object
Object.hashCode()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |