|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.messaging.common.messages.records.BaseRecord
org.gcube.messaging.common.messages.records.AISRecord
public class AISRecord
| Nested Class Summary | |
|---|---|
static class |
AISRecord.AISSubType
|
| Field Summary |
|---|
| Fields inherited from class org.gcube.messaging.common.messages.records.BaseRecord |
|---|
date |
| Constructor Summary | |
|---|---|
AISRecord()
|
|
| Method Summary | |
|---|---|
AISRecord.AISSubType |
getAISsubType()
get the AIS SubType |
String |
getID()
get ID |
String |
getName()
get the name |
void |
setAISsubType(AISRecord.AISSubType aISsubType)
the AISSubtype |
void |
setID(String iD)
Set the ID |
void |
setName(String name)
Set the name |
| Methods inherited from class org.gcube.messaging.common.messages.records.BaseRecord |
|---|
getDate, setDate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AISRecord()
| Method Detail |
|---|
public String getID()
public void setID(String iD)
iD - public String getName()
public void setName(String name)
name - the namepublic AISRecord.AISSubType getAISsubType()
public void setAISsubType(AISRecord.AISSubType aISsubType)
AISsubType - AISSubtype
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||