Log4j 1.1

pl.psnc.expres.model.resource
Class ResourceValue

java.lang.Object
  extended by pl.psnc.graph.model.type.AbstractResourceValue
      extended by pl.psnc.expres.model.resource.ResourceValue
All Implemented Interfaces:
java.lang.Cloneable, pl.psnc.graph.model.type.IResourceDecorator

public class ResourceValue
extends pl.psnc.graph.model.type.AbstractResourceValue
implements java.lang.Cloneable

ResourceValue class - resource value description (value object).

Author:
Dominik Stoklosa (~osa~)
Email address
osa@man.poznan.pl

Constructor Summary
ResourceValue()
           
 
Method Summary
 java.lang.Object clone()
           
 java.lang.String getAbbreviation()
          Get value of the property: abbreviation
 java.lang.String getDataLocation()
          Get value of field: dataLocation
 java.lang.String getDescription()
           
 java.lang.String getHostname()
          Get value of field: hostname
 int getId()
          Get value of field: id
 java.lang.String getMeasurementServiceLocation()
          Get value of field: measurementServiceLocation
 java.lang.String getName()
           
 java.lang.String getNotificationService()
          Get location of notification service
 java.lang.String getServiceLocation()
          Get value of field: serviceLocation
 pl.psnc.graph.model.type.IResourceTypeInfo getType()
           
 int getTypeId()
          Get value of field: typeId
 boolean isReady()
          Get value of field: isReady
 void setAbbreviation(java.lang.String abbreviation)
          Set value of the property: abbreviation
 void setDataLocation(java.lang.String dataLocation)
          Set value of field: dataLocation
 void setDescription(java.lang.String description)
          Set value of field: description
 void setHostname(java.lang.String hostname)
          Set value of field: hostname
 void setId(int id)
          Set value of field: id
 void setMeasurementServiceLocation(java.lang.String measurementServiceLocation)
          Set value of field: measurementServiceLocation
 void setName(java.lang.String name)
          Set value of field: name
 void setNotificationService(java.lang.String notificationService)
          Set location of notification service
 void setReady(boolean isReady)
          Set value of field: isReady
 void setServiceLocation(java.lang.String serviceLocation)
          Set value of field: serviceLocation
 void setTypeId(int typeId)
          Set value of field: typeId
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ResourceValue

public ResourceValue()
Method Detail

clone

public java.lang.Object clone()
                       throws java.lang.CloneNotSupportedException
Overrides:
clone in class java.lang.Object
Throws:
java.lang.CloneNotSupportedException

getAbbreviation

public java.lang.String getAbbreviation()
Get value of the property: abbreviation

Returns:
the abbreviation

getDataLocation

public java.lang.String getDataLocation()
Get value of field: dataLocation

Returns:
the dataLocation

getDescription

public java.lang.String getDescription()
Specified by:
getDescription in interface pl.psnc.graph.model.type.IResourceDecorator

getHostname

public java.lang.String getHostname()
Get value of field: hostname

Returns:
the hostname

getId

public int getId()
Get value of field: id

Specified by:
getId in interface pl.psnc.graph.model.type.IResourceDecorator
Returns:
the id

getMeasurementServiceLocation

public java.lang.String getMeasurementServiceLocation()
Get value of field: measurementServiceLocation

Returns:
the measurementServiceLocation

getName

public java.lang.String getName()
Specified by:
getName in interface pl.psnc.graph.model.type.IResourceDecorator

getNotificationService

public java.lang.String getNotificationService()
Get location of notification service

Returns:
location of notification service

getServiceLocation

public java.lang.String getServiceLocation()
Get value of field: serviceLocation

Returns:
the serviceLocation

getType

public pl.psnc.graph.model.type.IResourceTypeInfo getType()
Specified by:
getType in interface pl.psnc.graph.model.type.IResourceDecorator

getTypeId

public int getTypeId()
Get value of field: typeId

Returns:
the typeId

setAbbreviation

public void setAbbreviation(java.lang.String abbreviation)
Set value of the property: abbreviation

Parameters:
abbreviation - the abbreviation to set

setDataLocation

public void setDataLocation(java.lang.String dataLocation)
Set value of field: dataLocation

Parameters:
dataLocation - the dataLocation to set

setDescription

public void setDescription(java.lang.String description)
Set value of field: description

Parameters:
description - the description to set

setHostname

public void setHostname(java.lang.String hostname)
Set value of field: hostname

Parameters:
hostname - the hostname to set

setId

public void setId(int id)
Set value of field: id

Parameters:
id - the id to set

setMeasurementServiceLocation

public void setMeasurementServiceLocation(java.lang.String measurementServiceLocation)
Set value of field: measurementServiceLocation

Parameters:
measurementServiceLocation - the measurementServiceLocation to set

setName

public void setName(java.lang.String name)
Set value of field: name

Parameters:
name - the name to set

setNotificationService

public void setNotificationService(java.lang.String notificationService)
Set location of notification service

Parameters:
notificationService - location of notification service

setServiceLocation

public void setServiceLocation(java.lang.String serviceLocation)
Set value of field: serviceLocation

Parameters:
serviceLocation - the serviceLocation to set

setTypeId

public void setTypeId(int typeId)
Set value of field: typeId

Parameters:
typeId - the typeId to set

isReady

public boolean isReady()
Get value of field: isReady

Returns:
the isReady

setReady

public void setReady(boolean isReady)
Set value of field: isReady

Parameters:
isReady - the isReady to set

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

Log4j 1.1

Copyright 2007-2008 by VLAB