Class IntegerAttribute

java.lang.Object
org.camunda.bpm.model.xml.impl.type.attribute.AttributeImpl<Integer>
org.camunda.bpm.model.xml.impl.type.attribute.IntegerAttribute
All Implemented Interfaces:
Attribute<Integer>

public class IntegerAttribute extends AttributeImpl<Integer>
Author:
Sebastian Menski
  • Method Details