|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RelationshipFile
A representation of the model object 'Relationship File'.
The following features are supported:
Method Summary | |
---|---|
java.lang.String |
getType_()
Returns the value of the 'Type' attribute |
java.lang.String |
getUri()
Returns the value of the 'Uri' attribute |
java.lang.String |
getVersion()
Returns the value of the 'Version' attribute |
void |
setType(java.lang.String value)
Sets the value of the ' Type ' attribute |
void |
setUri(java.lang.String value)
Sets the value of the ' Uri ' attribute |
void |
setVersion(java.lang.String value)
Sets the value of the ' Version ' attribute |
Method Detail |
---|
java.lang.String getType_()
If the meaning of the 'Type' attribute isn't clear, there really should be more of a description here...
setType(String)
void setType(java.lang.String value)
Type
' attribute.
value
- the new value of the 'Type' attribute.getType_()
java.lang.String getUri()
If the meaning of the 'Uri' attribute isn't clear, there really should be more of a description here...
setUri(String)
void setUri(java.lang.String value)
Uri
' attribute.
value
- the new value of the 'Uri' attribute.getUri()
java.lang.String getVersion()
If the meaning of the 'Version' attribute isn't clear, there really should be more of a description here...
setVersion(String)
void setVersion(java.lang.String value)
Version
' attribute.
value
- the new value of the 'Version' attribute.getVersion()
|
Copyright 2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |