
public class PropertyTest extends Object
org.jomc.model.Property.| Modifier and Type | Class and Description |
|---|---|
static class |
PropertyTest.AbstractJavaValue |
static class |
PropertyTest.ObjectJavaValue |
static class |
PropertyTest.UnsupportedJavaValue |
| Constructor and Description |
|---|
PropertyTest()
Creates a new
PropertyTest instance. |
| Modifier and Type | Method and Description |
|---|---|
void |
JavaConstantName() |
void |
JavaGetterMethodName() |
void |
JavaSetterMethodName() |
void |
JavaVariableName() |
void |
testGetJavaValue() |
public PropertyTest()
PropertyTest instance.public final void testGetJavaValue() throws Exception
Exceptionpublic final void JavaConstantName() throws Exception
Exceptionpublic final void JavaGetterMethodName() throws Exception
Exceptionpublic final void JavaSetterMethodName() throws Exception
Exceptionpublic final void JavaVariableName() throws Exception
ExceptionCopyright © 2005–2014 The JOMC Project. All rights reserved.