Package org.jbpm.xes.model
Class AttributeContainerType
- java.lang.Object
-
- org.jbpm.xes.model.AttributableType
-
- org.jbpm.xes.model.AttributeContainerType
-
public class AttributeContainerType extends AttributableType
Java class for AttributeContainerType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AttributeContainerType"> <complexContent> <extension base="{}AttributableType"> </extension> </complexContent> </complexType>
-
-
Field Summary
-
Fields inherited from class org.jbpm.xes.model.AttributableType
stringOrDateOrInt
-
-
Constructor Summary
Constructors Constructor Description AttributeContainerType()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringtoString()-
Methods inherited from class org.jbpm.xes.model.AttributableType
addDateType, addIntegerType, addIntegerType, addStringType, getStringOrDateOrInt
-
-