public class MagicBeanDescriptorProperty extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
MagicBeanDescriptorProperty.PropertyType |
| Constructor and Description |
|---|
MagicBeanDescriptorProperty() |
| Modifier and Type | Method and Description |
|---|---|
MagicBeanDescriptorProperty.PropertyType |
getConfigured() |
String |
getName() |
String |
getType() |
void |
setConfigured(MagicBeanDescriptorProperty.PropertyType type) |
void |
setName(String name) |
void |
setType(String type) |
public String getName()
public void setName(String name)
public String getType()
public void setType(String type)
public MagicBeanDescriptorProperty.PropertyType getConfigured()
public void setConfigured(MagicBeanDescriptorProperty.PropertyType type)
type - Copyright © 2023. All rights reserved.