public class DummyParameters extends Object implements MarshallableParameter
MarshallableParameter.Type
Constructor and Description |
---|
DummyParameters()
Empty default constructor
|
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 final String version
public MarshallableParameter.Type getType()
MarshallableParameter
getType
in interface MarshallableParameter
public void setType()
MarshallableParameter
setType
in interface MarshallableParameter
Copyright © 2021. All rights reserved.