org.kuali.ole.bo.cql
Class CQLModifiers

java.lang.Object
  extended by org.kuali.ole.bo.cql.CQLModifiers

public class CQLModifiers
extends Object

Created with IntelliJ IDEA. User: ? Date: 7/23/12 Time: 6:32 PM To change this template use File | Settings | File Templates.


Constructor Summary
CQLModifiers()
           
 
Method Summary
 String getType()
           
 String getValue()
           
 void setType(String type)
           
 void setValue(String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CQLModifiers

public CQLModifiers()
Method Detail

getType

public String getType()

setType

public void setType(String type)

getValue

public String getValue()

setValue

public void setValue(String value)


Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.