public class DummyParameters extends Object implements MarshallableParameter
MarshallableParameter.Type| Constructor and Description |
|---|
DummyParameters() |
| Modifier and Type | Method and Description |
|---|---|
MarshallableParameter.Type |
getType()
Returns the type of marshalled parameter from an unmarshalled object.
|
void |
setType()
Sets the parameters type.
|
public MarshallableParameter.Type getType()
MarshallableParametergetType in interface MarshallableParameterpublic void setType()
MarshallableParametersetType in interface MarshallableParameterCopyright © 2016. All rights reserved.