|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.deegree_impl.services.wfs.protocol.WFSNative_Impl
The class defines the WFSNative_Impl.
--------------------------------------------------------
| Field Summary | |
private java.lang.String |
native_
|
private boolean |
safeToIgnore
|
private java.lang.String |
vendorId
|
| Constructor Summary | |
WFSNative_Impl(java.lang.String native_,
java.lang.String vendorId,
boolean safeToIgnore)
constructor initializing the class with the |
|
| Method Summary | |
java.lang.String |
getNative()
The |
boolean |
getSafeToIgnore()
The safeToIgnore attributes is used to guide the actions of the web feature server when the |
java.lang.String |
getVendorId()
The vendorId attribute is used to identify the vendor that recognizes the command or operation enclosed by the |
void |
setNative(java.lang.String native_)
sets the |
void |
setSafeToIgnore(boolean safeToIgnore)
sets the |
void |
setVendorId(java.lang.String vendorId)
sets the |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private java.lang.String native_
private java.lang.String vendorId
private boolean safeToIgnore
| Constructor Detail |
public WFSNative_Impl(java.lang.String native_,
java.lang.String vendorId,
boolean safeToIgnore)
| Method Detail |
public java.lang.String getNative()
getNative in interface WFSNativepublic void setNative(java.lang.String native_)
public java.lang.String getVendorId()
getVendorId in interface WFSNativepublic void setVendorId(java.lang.String vendorId)
public boolean getSafeToIgnore()
getSafeToIgnore in interface WFSNativepublic void setSafeToIgnore(boolean safeToIgnore)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||