|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ServiceRoleType in com.ebmwebsourcing.agreement.definition.api |
|---|
| Methods in com.ebmwebsourcing.agreement.definition.api that return ServiceRoleType | |
|---|---|
ServiceRoleType |
GuaranteeTerms.getObligated()
|
| Methods in com.ebmwebsourcing.agreement.definition.api with parameters of type ServiceRoleType | |
|---|---|
void |
GuaranteeTerms.setObligated(ServiceRoleType role)
|
| Uses of ServiceRoleType in com.ebmwebsourcing.agreement.definition.impl |
|---|
| Methods in com.ebmwebsourcing.agreement.definition.impl that return ServiceRoleType | |
|---|---|
ServiceRoleType |
GuaranteeTermsImpl.getObligated()
|
| Methods in com.ebmwebsourcing.agreement.definition.impl with parameters of type ServiceRoleType | |
|---|---|
void |
GuaranteeTermsImpl.setObligated(ServiceRoleType role)
|
| Uses of ServiceRoleType in com.ebmwebsourcing.wsstar.agreement.definition.org.ggf.schemas.graap.agreement |
|---|
| Fields in com.ebmwebsourcing.wsstar.agreement.definition.org.ggf.schemas.graap.agreement declared as ServiceRoleType | |
|---|---|
protected ServiceRoleType |
GuaranteeTermType.obligated
|
| Methods in com.ebmwebsourcing.wsstar.agreement.definition.org.ggf.schemas.graap.agreement that return ServiceRoleType | |
|---|---|
static ServiceRoleType |
ServiceRoleType.fromValue(java.lang.String v)
|
ServiceRoleType |
GuaranteeTermType.getObligated()
Gets the value of the obligated property. |
static ServiceRoleType |
ServiceRoleType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ServiceRoleType[] |
ServiceRoleType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in com.ebmwebsourcing.wsstar.agreement.definition.org.ggf.schemas.graap.agreement with parameters of type ServiceRoleType | |
|---|---|
void |
GuaranteeTermType.setObligated(ServiceRoleType value)
Sets the value of the obligated property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||