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

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

package net.jangaroo.exml.model;

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




© 2015 - 2025 Weber Informatics LLC | Privacy Policy