com.centrasite.control.adapters.detailview.dynamicprofile
Class JaxrVersionAttributeLine

java.lang.Object
  extended by com.centrasite.control.adapters.detailview.dynamicprofile.BaseAttributeLine
      extended by com.centrasite.control.adapters.detailview.dynamicprofile.JaxrVersionAttributeLine
All Implemented Interfaces:
DynamicLine

public class JaxrVersionAttributeLine
extends BaseAttributeLine


Field Summary
 
Fields inherited from class com.centrasite.control.adapters.detailview.dynamicprofile.BaseAttributeLine
COLUMN_WIDTH_ACTION, COLUMN_WIDTH_ATTRIBUTE, COLUMN_WIDTH_VALUE, isBrowserChrome, isBrowserFire, TOTAL_WIDTH
 
Constructor Summary
JaxrVersionAttributeLine(AttributeLineContext context)
           
 
Method Summary
 java.lang.String getVersion()
           
 void setVersion(java.lang.String value)
           
 
Methods inherited from class com.centrasite.control.adapters.detailview.dynamicprofile.BaseAttributeLine
buildUI, getActionContext, getAsset, getAttribute, getAttributeContext, getDescription, getIndex, getLineAddVisible, getLineRemoveVisible, getName, getNCName, getSelected, getShowAttributeName, getUnitLabel, getValues, hasAction, isModified, isMultiValue, isPrefix, isReadOnly, isRequired, modified, onLineAdd, onLineRemove, passivate, revert, setAttributeContext, setModified, setNCName, setReadOnly, setValues
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JaxrVersionAttributeLine

public JaxrVersionAttributeLine(AttributeLineContext context)
Method Detail

getVersion

public java.lang.String getVersion()

setVersion

public void setVersion(java.lang.String value)