info.aduna.autofocus.http.webclient.profiles
Class ModelInfo

java.lang.Object
  extended by info.aduna.autofocus.http.webclient.profiles.ModelInfo

public class ModelInfo
extends Object

Author:
Herko ter Horst

Constructor Summary
ModelInfo()
           
 
Method Summary
 String getDescriptionKey()
           
 String getModelUri()
           
 void setDescriptionKey(String descriptionKey)
           
 void setModelUri(String modelUri)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModelInfo

public ModelInfo()
Method Detail

getModelUri

public String getModelUri()
Returns:
Returns the modelUri.

setModelUri

public void setModelUri(String modelUri)
Parameters:
string - The modelUri to set.

getDescriptionKey

public String getDescriptionKey()
Returns:
Returns the descriptionKey.

setDescriptionKey

public void setDescriptionKey(String descriptionKey)
Parameters:
descriptionKey - The descriptionKey to set.


Copyright © 1997-2008 Aduna. All Rights Reserved.