public static class FunctionMetaData.Argument extends CloneableDataObject
DEFAULT_SERIAL_VERSION_ID
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
clone()
Clones the object.
|
java.lang.String |
getDescription() |
java.lang.String |
getName() |
com.streamscape.sef.evtrigger.function.types.Type[] |
getTypes() |
boolean |
isOptional() |
boolean |
isRepeatable() |
getSerialVersionUID
public java.lang.String getName()
public boolean isOptional()
public boolean isRepeatable()
public java.lang.String getDescription()
public com.streamscape.sef.evtrigger.function.types.Type[] getTypes()
public java.lang.Object clone()
CloneableDataObject
clone
in interface CloneableObject
clone
in class CloneableDataObject
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.