org.media.mn8.concepts
Interface Attribute

All Known Implementing Classes:
AttributeConcept

public interface Attribute

Version:
$Revision: 1.2 $ $Date: 2001/11/19 00:24:18 $
Author:
Remus Pereni

Method Summary
 String getAttributeLabel()
           
 String getAttributeName()
           
 String getAttributeType()
           
 Concept getAttributeValue()
           
 void setAttributeLabel(String label)
           
 void setAttributeName(String name)
           
 void setAttributeValue(Concept concept)
           
 

Method Detail

getAttributeName

public String getAttributeName()

setAttributeName

public void setAttributeName(String name)

setAttributeLabel

public void setAttributeLabel(String label)

getAttributeLabel

public String getAttributeLabel()

setAttributeValue

public void setAttributeValue(Concept concept)

getAttributeValue

public Concept getAttributeValue()

getAttributeType

public String getAttributeType()


"Copyright © 2000-2002 Internet Multicasting Services, media.org & noLimits Technologies. All Rights Reserved."