Uses of Enum Class
org.eclipse.lemminx.extensions.generators.AttributeDeclaration.DataType
Packages that use AttributeDeclaration.DataType
-
Uses of AttributeDeclaration.DataType in org.eclipse.lemminx.extensions.generators
Methods in org.eclipse.lemminx.extensions.generators that return AttributeDeclaration.DataTypeModifier and TypeMethodDescriptionAttributeDeclaration.getDataType()Returns the attribute data type.Returns the enum constant of this class with the specified name.static AttributeDeclaration.DataType[]AttributeDeclaration.DataType.values()Returns an array containing the constants of this enum class, in the order they are declared.