|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectinfo.sswap.http.representation.Message
info.sswap.http.representation.EntityMessage
info.sswap.http.representation.PDGMessage
public class PDGMessage
Intermediate representation for the input describing a PDG.
| Constructor Summary | |
|---|---|
PDGMessage()
Creates an empty PDGMessage. |
|
PDGMessage(Prefixes prefixes,
Imports imports)
Creates a PDGMessage with the specified prefix and import information. |
|
| Method Summary | |
|---|---|
Entity |
getProvider()
Gets the information about SSWAP Provider described in this PDG. |
void |
setProvider(Entity provider)
Sets the information about SSWAP Provider. |
| Methods inherited from class info.sswap.http.representation.EntityMessage |
|---|
getEntity, getIndividual, getIndividuals, setEntity, setIndividuals |
| Methods inherited from class info.sswap.http.representation.Message |
|---|
getImports, getPrefixes, setImports, setPrefixes |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PDGMessage()
public PDGMessage(Prefixes prefixes,
Imports imports)
prefixes - the prefix informationimports - the imports information| Method Detail |
|---|
public Entity getProvider()
public void setProvider(Entity provider)
provider - the provider information
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||