/*
* File: package-info.java
* Project: jMOS, com.aranova.java.jmos.enums
* Revision: 0.9 - Inicial
* Date: 05-dec-2005 13:53:02
*
* Copyright (C) Aragón Innovación Tecnológica S.L.L.
* All rights reserved.
*
* This software is distributed under the terms of the Aranova License version 1.0.
* See the terms of the Aranova License in the documentation provided with this software.
*/
/**
* Enumerados de uso interno.
*
* @since 0.9
*/package com.aranova.java.jmos.enums;
|