|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.egf.core.ui.internal.databinding.AbstractDataBindingType
org.eclipse.egf.core.ui.internal.databinding.JavaTypeHolder
public class JavaTypeHolder
Lightweight structure to maintain a java type involved in data binding mechanism.
Field Summary | |
---|---|
static String |
PROPERTY_TYPE
|
Constructor Summary | |
---|---|
JavaTypeHolder(String type_p)
Constructor. |
Method Summary | |
---|---|
String |
getType()
Get type. |
void |
setType(String type_p)
Set given type. |
Methods inherited from class org.eclipse.egf.core.ui.internal.databinding.AbstractDataBindingType |
---|
addPropertyChangeListener, removePropertyChangeListener |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String PROPERTY_TYPE
Constructor Detail |
---|
public JavaTypeHolder(String type_p)
type_p
- Method Detail |
---|
public String getType()
public void setType(String type_p)
type_p
- the type to set
|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) Thales Corporate Services S.A.S, 2009.
This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.