All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.jangaroo.exml.model.AnnotationAt Maven / Gradle / Ivy

There is a newer version: 4.1.0-alpha-8
Show newest version
package net.jangaroo.exml.model;

/**
 * Legal values for EXML attribute at of element annotation.
 */
public enum AnnotationAt {
  CONFIG,
  TARGET,
  BOTH
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy