Enum Class Projection

java.lang.Object
java.lang.Enum<Projection>
com._1c.g5.v8.dt.geographicalschema.model.Projection
All Implemented Interfaces:
Serializable, Comparable<Projection>, Constable, org.eclipse.emf.common.util.Enumerator

public enum Projection extends Enum<Projection> implements org.eclipse.emf.common.util.Enumerator
A representation of the literals of the enumeration 'Projection', and utility methods for working with them.
See Also: