Class DBField
- java.lang.Object
-
- org.gcube.data.publishing.gCatFeeder.service.engine.impl.persistence.DBField
-
public class DBField extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDBField.ExecutionDescriptor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)StringgetFieldName()intgetType()inthashCode()voidsetType(int type)StringtoString()
-