org.universAAL.middleware.brokers.message.deploy
Class DeployMessageFields

Package class diagram package DeployMessageFields
java.lang.Object
  extended by org.universAAL.middleware.brokers.message.deploy.DeployMessageFields

public class DeployMessageFields
extends Object

Class for Deploy Message fields

Version:
$LastChangedRevision$ ( $LastChangedDate$ )
Author:
Michele Girolami, Francesco Furfari, Stefano Lenzi

Field Summary
static String DEPLOY_MTYPE
           
static String DEPLOY_PAYLOAD
           
static String PART
           
static String PART_ID
           
static String PART_STATUS
           
static String UAPP_CARD_PART_ID
           
static String UAPP_CARD_SERVICE_ID
           
static String UAPP_DESC
           
static String UAPP_ID
           
static String UAPP_NAME
           
 
Constructor Summary
DeployMessageFields()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

UAPP_CARD_SERVICE_ID

public static final String UAPP_CARD_SERVICE_ID
See Also:
Constant Field Values

UAPP_CARD_PART_ID

public static final String UAPP_CARD_PART_ID
See Also:
Constant Field Values

DEPLOY_MTYPE

public static String DEPLOY_MTYPE

PART_ID

public static String PART_ID

PART

public static String PART

PART_STATUS

public static String PART_STATUS

UAPP_NAME

public static String UAPP_NAME

UAPP_ID

public static String UAPP_ID

UAPP_DESC

public static String UAPP_DESC

DEPLOY_PAYLOAD

public static String DEPLOY_PAYLOAD
Constructor Detail

DeployMessageFields

public DeployMessageFields()


Copyright © 2014 universAAL Consortium. All Rights Reserved.