Class InvocationParameter
- java.lang.Object
-
- net.n2oapp.framework.api.metadata.global.dao.object.AbstractParameter
-
- net.n2oapp.framework.api.metadata.global.dao.object.InvocationParameter
-
- Direct Known Subclasses:
N2oObject.Parameter
public class InvocationParameter extends AbstractParameter
User: operehod Date: 03.10.2014 Time: 10:20- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description protected java.lang.StringdefaultValueprotected java.lang.Stringnormalize
-
Constructor Summary
Constructors Constructor Description InvocationParameter(InvocationParameter parameter)
-
-
-
Constructor Detail
-
InvocationParameter
public InvocationParameter(InvocationParameter parameter)
-
-