|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.mule.devkit.model.studio.AttributeType
org.mule.devkit.model.studio.IntegerType
org.mule.devkit.model.studio.LongType
public class LongType
Java class for LongType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="LongType">
<complexContent>
<extension base="{http://www.mulesoft.org/schema/mule/tooling.attributes}IntegerType">
</extension>
</complexContent>
</complexType>
| Field Summary |
|---|
| Fields inherited from class org.mule.devkit.model.studio.IntegerType |
|---|
defaultValue, max, min, step |
| Fields inherited from class org.mule.devkit.model.studio.AttributeType |
|---|
alternativeTo, alwaysFill, bottomAnchor, caption, controlled, customValidator, description, fillLine, hiddenForUser, indented, javaType, labelledWith, modeType, name, required, requiredForDataSense, singeLineForExpressions, supportsExpressions, topAnchor, transientt, updater, valuePersistence, versions, visibleInDialog, xsdType |
| Constructor Summary | |
|---|---|
LongType()
|
|
| Method Summary |
|---|
| Methods inherited from class org.mule.devkit.model.studio.IntegerType |
|---|
getDefaultValue, getMax, getMin, getStep, setDefaultValue, setMax, setMin, setStep |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LongType()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||