laits.registry.ogc.infomodel.core
Class OGCExtrinsicObject
java.lang.Object
|
+--laits.registry.ogc.infomodel.core.RegistryObject
|
+--laits.registry.ogc.infomodel.core.RegistryEntry
|
+--laits.registry.ogc.infomodel.core.ExtrinsicObject
|
+--laits.registry.ogc.infomodel.core.OGCExtrinsicObject
- public class OGCExtrinsicObject
- extends ExtrinsicObject
Title: OGCExtrinsicObject
Description: for OGC.
Copyright: Copyright (c) 2002
Company: LAITS.GMU
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 |
OGCExtrinsicObject
public OGCExtrinsicObject()
setContentURL
public void setContentURL(java.lang.String para)
- To set content URL
- Parameters:
para
- content URL
getContentURL
public java.lang.String getContentURL()
- To get content URL
- Returns:
- content URL
setSchemaLocation
public void setSchemaLocation(java.lang.String para)
- To set schema location
- Parameters:
para
- schema location
getSchemaLoacation
public java.lang.String getSchemaLoacation()
- To get schema location
- Returns:
- schema location