org.openl.rules.repository
Interface RProperty


public interface RProperty


Method Summary
 String getName()
           
 RPropertyType getType()
           
 Object getValue()
           
 void setValue(Object value)
           
 

Method Detail

getName

String getName()

getType

RPropertyType getType()

getValue

Object getValue()

setValue

void setValue(Object value)
              throws RRepositoryException
Throws:
RRepositoryException


Copyright © 2010. All Rights Reserved.