@Entity public class DBProperty extends Object
| Type | Property and Description |
|---|---|
enterprises.orbital.base.PersistentProperty |
to |
| Constructor and Description |
|---|
DBProperty() |
DBProperty(String propertyName,
String propertyValue) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getPropertyName() |
String |
getPropertyValue() |
int |
hashCode() |
enterprises.orbital.base.PersistentProperty |
toProperty() |
String |
toString() |
Copyright © 2016 Orbital Enterprises. All rights reserved.