Class TableAsVector<RequestT>
java.lang.Object
com.sap.cloud.sdk.s4hana.connectivity.rfc.TableAsVector<RequestT>
- Type Parameters:
RequestT- The invoking request to be returned.
Deprecated.
This module will be discontinued, along with its classes and methods.
A representation of a generic table as single-column vector. Usually used with domain-types as table row-type.
-
Method Summary
Modifier and TypeMethodDescriptionprotected booleanDeprecated.end()Deprecated.Returns the initial request, finalizing the access to thisTable.booleanDeprecated.inthashCode()Deprecated.Deprecated.Creates a newValuebased object as element for the given vector.Deprecated.Creates a newValuebased object as element for the given vector.Deprecated.Creates a newValuebased object as element for the given vector.Deprecated.Creates a newValuebased object as element for the given vector.Deprecated.Creates a newValuebased object as element for the given vector.Deprecated.Creates a newValuebased object as element for the given vector.Deprecated.Creates a newValuebased object as element for the given vector.Deprecated.Creates a newValuebased object as element for the given vector.Deprecated.Creates a newValuebased object as element for the given vector.Deprecated.Creates a newValuebased object as element for the given vector.row(BigDecimal value) Deprecated.Creates a newValuebased object as element for the given vector.row(BigInteger value) Deprecated.Creates a newValuebased object as element for the given vector.Deprecated.Creates a newValuebased object as element for the given vector.Deprecated.Creates a newValuebased object as element for the given vector.Deprecated.Creates a newValuebased object as element for the given vector.<T extends ErpType<T>>
TableAsVector<RequestT>row(T value) Deprecated.Creates a newValuebased object as element for the given vector.<T> TableAsVector<RequestT>row(T value, ErpTypeConverter<T> typeConverter) Deprecated.Creates a newValuebased object as element for the given vector.toString()Deprecated.
-
Method Details
-
row
Deprecated.Creates a newValuebased object as element for the given vector.- Type Parameters:
T- The type of the value.- Parameters:
value- The vector element value.- Returns:
- This
TableAsVectorto facilitate a fluent interface.
-
row
@Nonnull public <T> TableAsVector<RequestT> row(@Nullable T value, @Nullable ErpTypeConverter<T> typeConverter) Deprecated.Creates a newValuebased object as element for the given vector.- Type Parameters:
T- The type of the value.- Parameters:
value- The vector element value.typeConverter- A custom type converter.- Returns:
- This
TableAsVectorto facilitate a fluent interface.
-
row
Deprecated.Creates a newValuebased object as element for the given vector.- Parameters:
value- The vector element value.- Returns:
- This
TableAsVectorto facilitate a fluent interface.
-
row
Deprecated.Creates a newValuebased object as element for the given vector.- Parameters:
value- The vector element value.- Returns:
- This
TableAsVectorto facilitate a fluent interface.
-
row
Deprecated.Creates a newValuebased object as element for the given vector.- Parameters:
value- The vector element value.- Returns:
- This
TableAsVectorto facilitate a fluent interface.
-
row
Deprecated.Creates a newValuebased object as element for the given vector.- Parameters:
value- The vector element value.- Returns:
- This
TableAsVectorto facilitate a fluent interface.
-
row
Deprecated.Creates a newValuebased object as element for the given vector.- Parameters:
value- The vector element value.- Returns:
- This
TableAsVectorto facilitate a fluent interface.
-
row
Deprecated.Creates a newValuebased object as element for the given vector.- Parameters:
value- The vector element value.- Returns:
- This
TableAsVectorto facilitate a fluent interface.
-
row
Deprecated.Creates a newValuebased object as element for the given vector.- Parameters:
value- The vector element value.- Returns:
- This
TableAsVectorto facilitate a fluent interface.
-
row
Deprecated.Creates a newValuebased object as element for the given vector.- Parameters:
value- The vector element value.- Returns:
- This
TableAsVectorto facilitate a fluent interface.
-
row
Deprecated.Creates a newValuebased object as element for the given vector.- Parameters:
value- The vector element value.- Returns:
- This
TableAsVectorto facilitate a fluent interface.
-
row
Deprecated.Creates a newValuebased object as element for the given vector.- Parameters:
value- The vector element value.- Returns:
- This
TableAsVectorto facilitate a fluent interface.
-
row
Deprecated.Creates a newValuebased object as element for the given vector.- Parameters:
value- The vector element value.- Returns:
- This
TableAsVectorto facilitate a fluent interface.
-
row
Deprecated.Creates a newValuebased object as element for the given vector.- Parameters:
value- The vector element value.- Returns:
- This
TableAsVectorto facilitate a fluent interface.
-
row
Deprecated.Creates a newValuebased object as element for the given vector.- Parameters:
value- The vector element value.- Returns:
- This
TableAsVectorto facilitate a fluent interface.
-
row
Deprecated.Creates a newValuebased object as element for the given vector.- Parameters:
value- The vector element value.- Returns:
- This
TableAsVectorto facilitate a fluent interface.
-
row
Deprecated.Creates a newValuebased object as element for the given vector.- Parameters:
value- The vector element value.- Returns:
- This
TableAsVectorto facilitate a fluent interface.
-
end
Deprecated.Returns the initial request, finalizing the access to thisTable.- Returns:
- The original request.
-
equals
Deprecated. -
canEqual
Deprecated. -
hashCode
public int hashCode()Deprecated. -
toString
Deprecated.
-