public interface Relationship extends CommerceIdentifier, java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_VERSION
Class version string
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getRelationshipClassType()
Returns the relationshipClassType
|
int |
getRelationshipType()
Returns the Relationship type.
|
void |
setRelationshipClassType(java.lang.String pRelationshipClassType)
Sets the relationshipClassType
|
void |
setRelationshipType(int pType)
Set the Relationship type.
|
getIdstatic final java.lang.String CLASS_VERSION
java.lang.String getRelationshipClassType()
void setRelationshipClassType(java.lang.String pRelationshipClassType)
int getRelationshipType()
void setRelationshipType(int pType)
throws InvalidTypeException
InvalidTypeException