/*
* File: package-info.java
* Project: jMOS, com.aranova.java.jmos.messages.profile1
* Revision: 0.9 - Inicial
* Date: 05-dec-2005 16:12:22
*
* 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.
*/
/**
* Mensajes del perfil MOS 1.
*
* @since 0.9
*/package com.aranova.java.jmos.messages.profile1;
|