org.kie.workbench.common.screens.datamodeller.model
Class PropertyTypeTO
java.lang.Object
org.kie.workbench.common.screens.datamodeller.model.PropertyTypeTO
@Portable
public class PropertyTypeTO
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyTypeTO
public PropertyTypeTO()
PropertyTypeTO
public PropertyTypeTO(String name,
String className)
getName
public String getName()
setName
public void setName(String name)
getClassName
public String getClassName()
setClassName
public void setClassName(String className)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.