public class SpecValAssgmtInstanceWthComp extends Entity<SpecValAssgmtInstanceWthComp>
Modifier and Type | Class and Description |
---|---|
static class |
SpecValAssgmtInstanceWthComp.SpecValAssgmtInstanceWthCompBuilder |
Modifier and Type | Field and Description |
---|---|
static EntityField<SpecValAssgmtInstanceWthComp,String> |
COMP_SPEC_COMPONENT_TYPE
Use with available fluent helpers to apply the CompSpecComponentType field to query operations.
|
static EntityField<SpecValAssgmtInstanceWthComp,String> |
COMP_SPEC_EXCEPTION_CODE
Use with available fluent helpers to apply the CompSpecExceptionCode field to query operations.
|
static EntityField<SpecValAssgmtInstanceWthComp,BigDecimal> |
COMP_SPEC_LOWER_LIMIT
Use with available fluent helpers to apply the CompSpecLowerLimit field to query operations.
|
static EntityField<SpecValAssgmtInstanceWthComp,String> |
COMP_SPEC_LOWER_LIMIT_OPERATOR
Use with available fluent helpers to apply the CompSpecLowerLimitOperator field to query operations.
|
static EntityField<SpecValAssgmtInstanceWthComp,BigDecimal> |
COMP_SPEC_QUANTITY
Use with available fluent helpers to apply the CompSpecQuantity field to query operations.
|
static EntityField<SpecValAssgmtInstanceWthComp,String> |
COMP_SPEC_SORT_SEQUENCE
Use with available fluent helpers to apply the CompSpecSortSequence field to query operations.
|
static EntityField<SpecValAssgmtInstanceWthComp,String> |
COMP_SPEC_UNIT
Use with available fluent helpers to apply the CompSpecUnit field to query operations.
|
static EntityField<SpecValAssgmtInstanceWthComp,BigDecimal> |
COMP_SPEC_UPPER_LIMIT
Use with available fluent helpers to apply the CompSpecUpperLimit field to query operations.
|
static EntityField<SpecValAssgmtInstanceWthComp,String> |
COMP_SPEC_UPPER_LIMIT_OPERATOR
Use with available fluent helpers to apply the CompSpecUpperLimitOperator field to query operations.
|
static EntityField<SpecValAssgmtInstanceWthComp,String> |
COMPONENT_SPECIFICATION
Use with available fluent helpers to apply the ComponentSpecification field to query operations.
|
static EntityField<SpecValAssgmtInstanceWthComp,String> |
COMPONENT_SPECIFICATION_INT_ID
Use with available fluent helpers to apply the ComponentSpecificationIntID field to query operations.
|
static EntityField<SpecValAssgmtInstanceWthComp,String> |
SPEC_VAL_ASSGMT_TYPE
Use with available fluent helpers to apply the SpecValAssgmtType field to query operations.
|
static EntityField<SpecValAssgmtInstanceWthComp,String> |
SPECIFICATION_AUTHZN_GROUP
Use with available fluent helpers to apply the SpecificationAuthznGroup field to query operations.
|
static EntityField<SpecValAssgmtInstanceWthComp,String> |
SPECIFICATION_INTERNAL_ID
Use with available fluent helpers to apply the SpecificationInternalID field to query operations.
|
static EntityField<SpecValAssgmtInstanceWthComp,String> |
SPECIFICATION_RATING
Use with available fluent helpers to apply the SpecificationRating field to query operations.
|
static EntityField<SpecValAssgmtInstanceWthComp,String> |
SPECIFICATION_TYPE
Use with available fluent helpers to apply the SpecificationType field to query operations.
|
static EntityField<SpecValAssgmtInstanceWthComp,String> |
SPECIFICATION_VALIDITY_AREA
Use with available fluent helpers to apply the SpecificationValidityArea field to query operations.
|
Constructor and Description |
---|
SpecValAssgmtInstanceWthComp() |
SpecValAssgmtInstanceWthComp(String specificationInternalID,
String compSpecUpperLimitOperator,
BigDecimal compSpecUpperLimit,
BigDecimal compSpecQuantity,
String compSpecUnit,
String compSpecSortSequence,
String compSpecExceptionCode,
String specificationAuthznGroup,
String specificationType,
String specValAssgmtType,
String specificationRating,
String specificationValidityArea,
String componentSpecificationIntID,
String componentSpecification,
String compSpecComponentType,
String compSpecLowerLimitOperator,
BigDecimal compSpecLowerLimit,
ErpConfigContext erpConfigContext) |
Modifier and Type | Method and Description |
---|---|
static SpecValAssgmtInstanceWthComp.SpecValAssgmtInstanceWthCompBuilder |
builder() |
boolean |
equals(Object o) |
List<SpecIdentifier> |
fetchSubstanceIdentifier()
Fetches the SpecIdentifier entities (one to many) associated with this entity.
|
static <T> EntityField<SpecValAssgmtInstanceWthComp,T> |
field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
String |
getComponentSpecification()
Constraints: Not nullable, Maximum length: 12
|
String |
getComponentSpecificationIntID()
(Key Field) Constraints: Not nullable, Maximum length: 20
|
String |
getCompSpecComponentType()
Constraints: Not nullable, Maximum length: 10
|
String |
getCompSpecExceptionCode()
Constraints: Not nullable, Maximum length: 2
|
BigDecimal |
getCompSpecLowerLimit()
Constraints: Not nullable, Precision: 10, Scale: 4
|
String |
getCompSpecLowerLimitOperator()
Constraints: Not nullable, Maximum length: 5
|
BigDecimal |
getCompSpecQuantity()
Constraints: Not nullable, Precision: 10, Scale: 4
|
String |
getCompSpecSortSequence()
Constraints: Not nullable, Maximum length: 4
|
String |
getCompSpecUnit()
Constraints: Not nullable, Maximum length: 3
|
BigDecimal |
getCompSpecUpperLimit()
Constraints: Not nullable, Precision: 10, Scale: 4
|
String |
getCompSpecUpperLimitOperator()
Constraints: Not nullable, Maximum length: 5
|
ErpConfigContext |
getErpConfigContext()
Convienence field for reusing the same ERP system context with multiple queries (e.g.
|
String |
getSpecificationAuthznGroup()
Constraints: Not nullable, Maximum length: 10
|
String |
getSpecificationInternalID()
(Key Field) Constraints: Not nullable, Maximum length: 20
|
String |
getSpecificationRating()
(Key Field) Constraints: Not nullable, Maximum length: 10
|
String |
getSpecificationType()
Constraints: Not nullable, Maximum length: 10
|
String |
getSpecificationValidityArea()
(Key Field) Constraints: Not nullable, Maximum length: 10
|
String |
getSpecValAssgmtType()
(Key Field) Constraints: Not nullable, Maximum length: 30
|
Class<SpecValAssgmtInstanceWthComp> |
getType() |
int |
hashCode() |
void |
setComponentSpecification(String componentSpecification)
Constraints: Not nullable, Maximum length: 12
|
void |
setComponentSpecificationIntID(String componentSpecificationIntID)
(Key Field) Constraints: Not nullable, Maximum length: 20
|
void |
setCompSpecComponentType(String compSpecComponentType)
Constraints: Not nullable, Maximum length: 10
|
void |
setCompSpecExceptionCode(String compSpecExceptionCode)
Constraints: Not nullable, Maximum length: 2
|
void |
setCompSpecLowerLimit(BigDecimal compSpecLowerLimit)
Constraints: Not nullable, Precision: 10, Scale: 4
|
void |
setCompSpecLowerLimitOperator(String compSpecLowerLimitOperator)
Constraints: Not nullable, Maximum length: 5
|
void |
setCompSpecQuantity(BigDecimal compSpecQuantity)
Constraints: Not nullable, Precision: 10, Scale: 4
|
void |
setCompSpecSortSequence(String compSpecSortSequence)
Constraints: Not nullable, Maximum length: 4
|
void |
setCompSpecUnit(String compSpecUnit)
Constraints: Not nullable, Maximum length: 3
|
void |
setCompSpecUpperLimit(BigDecimal compSpecUpperLimit)
Constraints: Not nullable, Precision: 10, Scale: 4
|
void |
setCompSpecUpperLimitOperator(String compSpecUpperLimitOperator)
Constraints: Not nullable, Maximum length: 5
|
void |
setErpConfigContext(ErpConfigContext erpConfigContext)
Convienence field for reusing the same ERP system context with multiple queries (e.g.
|
void |
setSpecificationAuthznGroup(String specificationAuthznGroup)
Constraints: Not nullable, Maximum length: 10
|
void |
setSpecificationInternalID(String specificationInternalID)
(Key Field) Constraints: Not nullable, Maximum length: 20
|
void |
setSpecificationRating(String specificationRating)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
void |
setSpecificationType(String specificationType)
Constraints: Not nullable, Maximum length: 10
|
void |
setSpecificationValidityArea(String specificationValidityArea)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
void |
setSpecValAssgmtType(String specValAssgmtType)
(Key Field) Constraints: Not nullable, Maximum length: 30
|
String |
toString() |
public static final EntityField<SpecValAssgmtInstanceWthComp,String> SPECIFICATION_INTERNAL_ID
public static final EntityField<SpecValAssgmtInstanceWthComp,String> COMP_SPEC_UPPER_LIMIT_OPERATOR
public static final EntityField<SpecValAssgmtInstanceWthComp,BigDecimal> COMP_SPEC_UPPER_LIMIT
public static final EntityField<SpecValAssgmtInstanceWthComp,BigDecimal> COMP_SPEC_QUANTITY
public static final EntityField<SpecValAssgmtInstanceWthComp,String> COMP_SPEC_UNIT
public static final EntityField<SpecValAssgmtInstanceWthComp,String> COMP_SPEC_SORT_SEQUENCE
public static final EntityField<SpecValAssgmtInstanceWthComp,String> COMP_SPEC_EXCEPTION_CODE
public static final EntityField<SpecValAssgmtInstanceWthComp,String> SPECIFICATION_AUTHZN_GROUP
public static final EntityField<SpecValAssgmtInstanceWthComp,String> SPECIFICATION_TYPE
public static final EntityField<SpecValAssgmtInstanceWthComp,String> SPEC_VAL_ASSGMT_TYPE
public static final EntityField<SpecValAssgmtInstanceWthComp,String> SPECIFICATION_RATING
public static final EntityField<SpecValAssgmtInstanceWthComp,String> SPECIFICATION_VALIDITY_AREA
public static final EntityField<SpecValAssgmtInstanceWthComp,String> COMPONENT_SPECIFICATION_INT_ID
public static final EntityField<SpecValAssgmtInstanceWthComp,String> COMPONENT_SPECIFICATION
public static final EntityField<SpecValAssgmtInstanceWthComp,String> COMP_SPEC_COMPONENT_TYPE
public static final EntityField<SpecValAssgmtInstanceWthComp,String> COMP_SPEC_LOWER_LIMIT_OPERATOR
public static final EntityField<SpecValAssgmtInstanceWthComp,BigDecimal> COMP_SPEC_LOWER_LIMIT
@Generated(value="lombok") public SpecValAssgmtInstanceWthComp()
@ConstructorProperties(value={"specificationInternalID","compSpecUpperLimitOperator","compSpecUpperLimit","compSpecQuantity","compSpecUnit","compSpecSortSequence","compSpecExceptionCode","specificationAuthznGroup","specificationType","specValAssgmtType","specificationRating","specificationValidityArea","componentSpecificationIntID","componentSpecification","compSpecComponentType","compSpecLowerLimitOperator","compSpecLowerLimit","erpConfigContext"}) @Generated(value="lombok") public SpecValAssgmtInstanceWthComp(@Nullable String specificationInternalID, @Nullable String compSpecUpperLimitOperator, @Nullable BigDecimal compSpecUpperLimit, @Nullable BigDecimal compSpecQuantity, @Nullable String compSpecUnit, @Nullable String compSpecSortSequence, @Nullable String compSpecExceptionCode, @Nullable String specificationAuthznGroup, @Nullable String specificationType, @Nullable String specValAssgmtType, @Nullable String specificationRating, @Nullable String specificationValidityArea, @Nullable String componentSpecificationIntID, @Nullable String componentSpecification, @Nullable String compSpecComponentType, @Nullable String compSpecLowerLimitOperator, @Nullable BigDecimal compSpecLowerLimit, ErpConfigContext erpConfigContext)
public Class<SpecValAssgmtInstanceWthComp> getType()
getType
in class Entity<SpecValAssgmtInstanceWthComp>
public static <T> EntityField<SpecValAssgmtInstanceWthComp,T> field(String fieldName, Class<T> fieldType)
fieldName
- The name of the extension field as returned by the OData service.fieldType
- The Java type to use for the extension field when performing value comparisons.public List<SpecIdentifier> fetchSubstanceIdentifier() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
com.sap.cloud.sdk.odatav2.connectivity.ODataException
@Generated(value="lombok") public static SpecValAssgmtInstanceWthComp.SpecValAssgmtInstanceWthCompBuilder builder()
@Nullable @Generated(value="lombok") public String getSpecificationInternalID()
@Nullable @Generated(value="lombok") public String getCompSpecUpperLimitOperator()
@Nullable @Generated(value="lombok") public BigDecimal getCompSpecUpperLimit()
@Nullable @Generated(value="lombok") public BigDecimal getCompSpecQuantity()
@Nullable @Generated(value="lombok") public String getCompSpecUnit()
@Nullable @Generated(value="lombok") public String getCompSpecSortSequence()
@Nullable @Generated(value="lombok") public String getCompSpecExceptionCode()
@Nullable @Generated(value="lombok") public String getSpecificationAuthznGroup()
@Nullable @Generated(value="lombok") public String getSpecificationType()
@Nullable @Generated(value="lombok") public String getSpecValAssgmtType()
@Nullable @Generated(value="lombok") public String getSpecificationRating()
@Nullable @Generated(value="lombok") public String getSpecificationValidityArea()
@Nullable @Generated(value="lombok") public String getComponentSpecificationIntID()
@Nullable @Generated(value="lombok") public String getComponentSpecification()
@Nullable @Generated(value="lombok") public String getCompSpecComponentType()
@Nullable @Generated(value="lombok") public String getCompSpecLowerLimitOperator()
@Nullable @Generated(value="lombok") public BigDecimal getCompSpecLowerLimit()
@Generated(value="lombok") public ErpConfigContext getErpConfigContext()
@Generated(value="lombok") public void setSpecificationInternalID(@Nullable String specificationInternalID)
specificationInternalID
- @Generated(value="lombok") public void setCompSpecUpperLimitOperator(@Nullable String compSpecUpperLimitOperator)
compSpecUpperLimitOperator
- @Generated(value="lombok") public void setCompSpecUpperLimit(@Nullable BigDecimal compSpecUpperLimit)
compSpecUpperLimit
- @Generated(value="lombok") public void setCompSpecQuantity(@Nullable BigDecimal compSpecQuantity)
compSpecQuantity
- @Generated(value="lombok") public void setCompSpecUnit(@Nullable String compSpecUnit)
compSpecUnit
- @Generated(value="lombok") public void setCompSpecSortSequence(@Nullable String compSpecSortSequence)
compSpecSortSequence
- @Generated(value="lombok") public void setCompSpecExceptionCode(@Nullable String compSpecExceptionCode)
compSpecExceptionCode
- @Generated(value="lombok") public void setSpecificationAuthznGroup(@Nullable String specificationAuthznGroup)
specificationAuthznGroup
- @Generated(value="lombok") public void setSpecificationType(@Nullable String specificationType)
specificationType
- @Generated(value="lombok") public void setSpecValAssgmtType(@Nullable String specValAssgmtType)
specValAssgmtType
- @Generated(value="lombok") public void setSpecificationRating(@Nullable String specificationRating)
specificationRating
- @Generated(value="lombok") public void setSpecificationValidityArea(@Nullable String specificationValidityArea)
specificationValidityArea
- @Generated(value="lombok") public void setComponentSpecificationIntID(@Nullable String componentSpecificationIntID)
componentSpecificationIntID
- @Generated(value="lombok") public void setComponentSpecification(@Nullable String componentSpecification)
componentSpecification
- @Generated(value="lombok") public void setCompSpecComponentType(@Nullable String compSpecComponentType)
compSpecComponentType
- @Generated(value="lombok") public void setCompSpecLowerLimitOperator(@Nullable String compSpecLowerLimitOperator)
compSpecLowerLimitOperator
- @Generated(value="lombok") public void setCompSpecLowerLimit(@Nullable BigDecimal compSpecLowerLimit)
compSpecLowerLimit
- @Generated(value="lombok") public void setErpConfigContext(ErpConfigContext erpConfigContext)
erpConfigContext
- @Generated(value="lombok") public String toString()
toString
in class Entity<SpecValAssgmtInstanceWthComp>
@Generated(value="lombok") public boolean equals(Object o)
equals
in class Entity<SpecValAssgmtInstanceWthComp>
@Generated(value="lombok") public int hashCode()
hashCode
in class Entity<SpecValAssgmtInstanceWthComp>
Copyright © 2017 SAP SE. All rights reserved.