|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.contentmanagement.timeseriesservice.stubs.DenormalizedImportRequest
public class DenormalizedImportRequest
| Constructor Summary | |
|---|---|
DenormalizedImportRequest()
|
|
DenormalizedImportRequest(String attributeLabel,
String delimiter,
String encoding,
boolean[] fieldsAttributeMask,
boolean[] fieldsMask,
boolean hasHeader,
String rsLocator,
String valueLabel)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
String |
getAttributeLabel()
Gets the attributeLabel value for this DenormalizedImportRequest. |
String |
getDelimiter()
Gets the delimiter value for this DenormalizedImportRequest. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String |
getEncoding()
Gets the encoding value for this DenormalizedImportRequest. |
boolean[] |
getFieldsAttributeMask()
Gets the fieldsAttributeMask value for this DenormalizedImportRequest. |
boolean |
getFieldsAttributeMask(int i)
|
boolean[] |
getFieldsMask()
Gets the fieldsMask value for this DenormalizedImportRequest. |
boolean |
getFieldsMask(int i)
|
String |
getRsLocator()
Gets the rsLocator value for this DenormalizedImportRequest. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
String |
getValueLabel()
Gets the valueLabel value for this DenormalizedImportRequest. |
int |
hashCode()
|
boolean |
isHasHeader()
Gets the hasHeader value for this DenormalizedImportRequest. |
void |
setAttributeLabel(String attributeLabel)
Sets the attributeLabel value for this DenormalizedImportRequest. |
void |
setDelimiter(String delimiter)
Sets the delimiter value for this DenormalizedImportRequest. |
void |
setEncoding(String encoding)
Sets the encoding value for this DenormalizedImportRequest. |
void |
setFieldsAttributeMask(boolean[] fieldsAttributeMask)
Sets the fieldsAttributeMask value for this DenormalizedImportRequest. |
void |
setFieldsAttributeMask(int i,
boolean _value)
|
void |
setFieldsMask(boolean[] fieldsMask)
Sets the fieldsMask value for this DenormalizedImportRequest. |
void |
setFieldsMask(int i,
boolean _value)
|
void |
setHasHeader(boolean hasHeader)
Sets the hasHeader value for this DenormalizedImportRequest. |
void |
setRsLocator(String rsLocator)
Sets the rsLocator value for this DenormalizedImportRequest. |
void |
setValueLabel(String valueLabel)
Sets the valueLabel value for this DenormalizedImportRequest. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DenormalizedImportRequest()
public DenormalizedImportRequest(String attributeLabel,
String delimiter,
String encoding,
boolean[] fieldsAttributeMask,
boolean[] fieldsMask,
boolean hasHeader,
String rsLocator,
String valueLabel)
| Method Detail |
|---|
public String getRsLocator()
public void setRsLocator(String rsLocator)
rsLocator - public String getEncoding()
public void setEncoding(String encoding)
encoding - public String getDelimiter()
public void setDelimiter(String delimiter)
delimiter - public boolean isHasHeader()
public void setHasHeader(boolean hasHeader)
hasHeader - public boolean[] getFieldsMask()
public void setFieldsMask(boolean[] fieldsMask)
fieldsMask - public boolean getFieldsMask(int i)
public void setFieldsMask(int i,
boolean _value)
public boolean[] getFieldsAttributeMask()
public void setFieldsAttributeMask(boolean[] fieldsAttributeMask)
fieldsAttributeMask - public boolean getFieldsAttributeMask(int i)
public void setFieldsAttributeMask(int i,
boolean _value)
public String getAttributeLabel()
public void setAttributeLabel(String attributeLabel)
attributeLabel - public String getValueLabel()
public void setValueLabel(String valueLabel)
valueLabel - public boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||