public static class SRCArchiveComplianceValues.SpecObjectValues
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCommentValue(Role role) |
java.lang.String |
getCustomerComment() |
AttributeValue |
getCustomerCommentValue() |
com.reqdesign.reqif.compliance.exchange_process.stakeholder_request_clarification.CustomerStatus |
getCustomerStatus() |
java.lang.String |
getCustomerStatusText() |
AttributeValue |
getCustomerStatusValue() |
SpecObject |
getSpecObject() |
SRCReferenceDefinitions.SpecTypeInfo |
getSpecTypeInfo() |
java.lang.String |
getStatusValue(Role role) |
java.lang.String |
getSupplierComment() |
AttributeValue |
getSupplierCommentValue() |
com.reqdesign.reqif.compliance.exchange_process.stakeholder_request_clarification.SupplierStatus |
getSupplierStatus() |
java.lang.String |
getSupplierStatusText() |
AttributeValue |
getSupplierStatusValue() |
AttributeValue |
getTextValue() |
java.lang.String |
getType() |
AttributeValue |
getTypeValue() |
static <T> boolean |
isInEnum(T[] statuses,
java.lang.String value) |
boolean |
isStatusValid(Role role) |
public java.lang.String getStatusValue(Role role)
public java.lang.String getCommentValue(Role role)
public boolean isStatusValid(Role role)
public static <T> boolean isInEnum(T[] statuses, java.lang.String value)
public SRCReferenceDefinitions.SpecTypeInfo getSpecTypeInfo()
public SpecObject getSpecObject()
public AttributeValue getCustomerStatusValue()
public AttributeValue getSupplierStatusValue()
public AttributeValue getCustomerCommentValue()
public AttributeValue getSupplierCommentValue()
public AttributeValue getTypeValue()
public AttributeValue getTextValue()
public java.lang.String getCustomerStatusText()
public java.lang.String getSupplierStatusText()
public com.reqdesign.reqif.compliance.exchange_process.stakeholder_request_clarification.CustomerStatus getCustomerStatus()
public com.reqdesign.reqif.compliance.exchange_process.stakeholder_request_clarification.SupplierStatus getSupplierStatus()
public java.lang.String getCustomerComment()
public java.lang.String getSupplierComment()
public java.lang.String getType()