public class EpRequirements extends Object
| Type | Property and Description |
|---|---|
static EventPropertyPrimitive |
any |
| Constructor and Description |
|---|
EpRequirements() |
public static EventPropertyPrimitive anyProperty
public static EventPropertyList listRequirement()
public static EventPropertyList listRequirement(Datatypes datatype)
public static EventPropertyPrimitive datatypeReq(String datatype)
public static EventPropertyPrimitive datatypeReq(Datatypes datatype)
public static EventPropertyPrimitive booleanReq()
public static EventPropertyPrimitive integerReq()
public static EventPropertyPrimitive doubleReq()
public static EventPropertyPrimitive stringReq()
public static EventPropertyPrimitive numberReq()
public static EventPropertyPrimitive anyProperty()
public static EventPropertyPrimitive booleanReq(String domainProperty)
public static EventPropertyPrimitive integerReq(String domainProperty)
public static EventPropertyPrimitive doubleReq(String domainProperty)
public static EventPropertyPrimitive stringReq(String domainProperty)
public static EventPropertyPrimitive numberReq(String domainProperty)
public static EventPropertyPrimitive domainPropertyReq(String domainProperty)
public static EventPropertyList domainPropertyReqList(String domainProperty)
public static EventPropertyPrimitive timestampReq()
Copyright © 2018. All rights reserved.