@Entity(name="Properties") public class PropertiesDao extends PropertiesImpl implements com.bitplan.jaxb.JaxbPersistenceApi<Properties>, Properties
| Constructor and Description |
|---|
PropertiesDao() |
| Modifier and Type | Method and Description |
|---|---|
String |
asJson() |
String |
asXML() |
EntitiesDao |
getEntity() |
com.bitplan.jaxb.JaxbFactoryApi<Properties> |
getFactory() |
static com.bitplan.jaxb.JaxbFactoryApi<Properties> |
getFactoryStatic() |
int |
getId() |
String |
getPkey() |
String |
getValue() |
void |
setEntity(EntitiesDao entity) |
setEntity, setId, setPkey, setValueclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetEntity, setId, setPkey, setValuepublic int getId()
getId in interface PropertiesgetId in class PropertiesImplpublic EntitiesDao getEntity()
getEntity in interface PropertiesgetEntity in class PropertiesImplpublic void setEntity(EntitiesDao entity)
public String getPkey()
getPkey in interface PropertiesgetPkey in class PropertiesImplpublic String getValue()
getValue in interface PropertiesgetValue in class PropertiesImplpublic static com.bitplan.jaxb.JaxbFactoryApi<Properties> getFactoryStatic()
public com.bitplan.jaxb.JaxbFactoryApi<Properties> getFactory()
getFactory in interface com.bitplan.jaxb.JaxbPersistenceApi<Properties>public String asJson() throws JAXBException
asJson in interface com.bitplan.jaxb.JaxbPersistenceApi<Properties>JAXBExceptionpublic String asXML() throws JAXBException
asXML in interface com.bitplan.jaxb.JaxbPersistenceApi<Properties>JAXBExceptionCopyright © 2018 BITPlan GmbH. All rights reserved.