Module org.eclipse.persistence.core
Class PropertyConfig
- java.lang.Object
-
- org.eclipse.persistence.internal.sessions.factories.model.property.PropertyConfig
-
public class PropertyConfig extends Object
INTERNAL:
-
-
Constructor Summary
Constructors Constructor Description PropertyConfig()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetName()StringgetValue()voidsetName(String name)voidsetValue(String value)
-