Package org.n52.series.db.beans
Interface HibernateRelations.HasXml
-
- All Known Implementing Classes:
AbstractFeatureEntity,AbstractMonitoringFeature,EnvironmentalMonitoringFacilityEntity,FeatureEntity,MonitoringPointEntity,ProcedureHistoryEntity,SpecimenEntity,StaFeatureEntity
- Enclosing interface:
- HibernateRelations
public static interface HibernateRelations.HasXml
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description StringgetXml()default booleanisSetXml()voidsetXml(String xml)
-
-
-
Field Detail
-
XML
static final String XML
- See Also:
- Constant Field Values
-
-