📄 nosrstype.java
字号:
/**
* <copyright>
* </copyright>
*
* $Id: NoSRSType.java 6226 2007-02-27 22:03:44Z jdeolive $
*/
package net.opengis.wfs;
import org.eclipse.emf.ecore.EObject;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>No SRS Type</b></em>'.
* <!-- end-user-doc -->
*
*
* @see net.opengis.wfs.WfsPackage#getNoSRSType()
* @model extendedMetaData="name='NoSRS_._type' kind='empty'"
* @generated
*/
public interface NoSRSType extends EObject {
} // NoSRSType
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -