org.apache.openejb.jee
Class MethodParamPartsMapping
java.lang.Object
org.apache.openejb.jee.MethodParamPartsMapping
public class MethodParamPartsMapping
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
paramPosition
protected BigInteger paramPosition
paramType
protected String paramType
wsdlMessageMapping
protected WsdlMessageMapping wsdlMessageMapping
id
protected String id
MethodParamPartsMapping
public MethodParamPartsMapping()
getParamPosition
public BigInteger getParamPosition()
setParamPosition
public void setParamPosition(BigInteger value)
getParamType
public String getParamType()
setParamType
public void setParamType(String value)
getWsdlMessageMapping
public WsdlMessageMapping getWsdlMessageMapping()
setWsdlMessageMapping
public void setWsdlMessageMapping(WsdlMessageMapping value)
getId
public String getId()
setId
public void setId(String value)
Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.