org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.gis
Class TransectInfoType
java.lang.Object
org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.gis.TransectInfoType
public class TransectInfoType
- extends Object
TransectInfoType
public TransectInfoType()
TransectInfoType
public TransectInfoType(boolean enabled,
String table,
int maxElements,
int minimumGap,
StringArray fields)
enabled
public boolean enabled()
- Returns:
- the enabled
enabled
public void enabled(boolean enabled)
- Parameters:
enabled - the enabled to set
table
public String table()
- Returns:
- the table
table
public void table(String table)
- Parameters:
table - the table to set
maxElements
public int maxElements()
- Returns:
- the maxElements
maxElements
public void maxElements(int maxElements)
- Parameters:
maxElements - the maxElements to set
minimumGap
public int minimumGap()
- Returns:
- the minimumGap
minimumGap
public void minimumGap(int minimumGap)
- Parameters:
minimumGap - the minimumGap to set
fields
public StringArray fields()
- Returns:
- the fields
fields
public void fields(StringArray fields)
- Parameters:
fields - the fields to set
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2014. All Rights Reserved.