|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--laits.registry.ogc.infomodel.core.RegistryObject | +--laits.registry.ogc.infomodel.core.ServiceBinding
Constructor Summary | |
ServiceBinding()
|
Method Summary | |
java.lang.String |
getAccessURI()
To get service access URI |
java.util.ArrayList |
getSpecificationLinks()
currently not used |
void |
setAccessURI(java.lang.String para)
To set service access URI |
Methods inherited from class laits.registry.ogc.infomodel.core.RegistryObject |
getDescription, getDetail, getID, getName, getObjectType, getSlotValue, getTypeString, isModified, setDescription, setDetail, setID, setIsModified, setName, setObjectType, setSlotValue, setTypeString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ServiceBinding()
Method Detail |
public void setAccessURI(java.lang.String para)
para
- URIpublic java.lang.String getAccessURI()
public java.util.ArrayList getSpecificationLinks()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |