public class UnomiSegmentInput extends Object implements BaseSegmentInput
Constructor and Description |
---|
UnomiSegmentInput(String id,
String view,
String name,
Object condition) |
Modifier and Type | Method and Description |
---|---|
Object |
getCondition() |
String |
getId() |
String |
getName() |
String |
getView() |
public static final String TYPE_NAME
public String getId()
getId
in interface BaseSegmentInput
public String getView()
getView
in interface BaseSegmentInput
public String getName()
getName
in interface BaseSegmentInput
public Object getCondition()
Copyright © 2014–2022 Apache Software Foundation. All rights reserved.