|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RepositoryConnectionParameters
A representation of the model object 'Repository Connection Parameters'.
The following features are supported:
Method Summary | |
---|---|
java.lang.String |
getAccessType()
Returns the value of the 'Access Type' attribute |
java.lang.String |
getConnectionParameter(java.lang.String connectionParameterName)
|
java.lang.String |
getName()
Returns the value of the 'Name' attribute |
java.util.List |
getRepositoryConnectionParameter()
Returns the value of the 'Repository Connection Parameter' containment reference list. |
ResourceSubset |
getResourceSubset()
Returns the value of the 'Resource Subset' containment reference |
void |
setAccessType(java.lang.String value)
Sets the value of the ' Access Type ' attribute |
void |
setName(java.lang.String value)
Sets the value of the ' Name ' attribute |
void |
setResourceSubset(ResourceSubset value)
Sets the value of the ' Resource Subset ' containment reference |
Method Detail |
---|
java.lang.String getConnectionParameter(java.lang.String connectionParameterName)
java.util.List getRepositoryConnectionParameter()
RepositoryConnectionParameter
.
If the meaning of the 'Repository Connection Parameter' containment reference list isn't clear, there really should be more of a description here...
ResourceSubset getResourceSubset()
If the meaning of the 'Resource Subset' containment reference isn't clear, there really should be more of a description here...
setResourceSubset(ResourceSubset)
void setResourceSubset(ResourceSubset value)
Resource Subset
' containment reference.
value
- the new value of the 'Resource Subset' containment reference.getResourceSubset()
java.lang.String getAccessType()
If the meaning of the 'Access Type' attribute isn't clear, there really should be more of a description here...
setAccessType(String)
void setAccessType(java.lang.String value)
Access Type
' attribute.
value
- the new value of the 'Access Type' attribute.getAccessType()
java.lang.String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String)
void setName(java.lang.String value)
Name
' attribute.
value
- the new value of the 'Name' attribute.getName()
|
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 |