|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PropertyType
A representation of the model object 'Property Type'.
The following features are supported:
WfsPackage.getPropertyType()
Method Summary | |
---|---|
javax.xml.namespace.QName |
getName()
Returns the value of the 'Name' attribute. |
java.lang.Object |
getValue()
Returns the value of the 'Value' containment reference. |
void |
setName(javax.xml.namespace.QName value)
Sets the value of the ' Name ' attribute. |
void |
setValue(java.lang.Object value)
Sets the value of the ' Value ' attribute. |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
javax.xml.namespace.QName getName()
#setName(Object)
,
net.opengis.wfs.WFSPackage#getPropertyType_Name()
void setName(javax.xml.namespace.QName value)
Name
' attribute.
value
- the new value of the 'Name' attribute.getName()
java.lang.Object getValue()
#setValue(EObject)
,
net.opengis.wfs.WFSPackage#getPropertyType_Value()
void setValue(java.lang.Object value)
Value
' attribute.
value
- the new value of the 'Value' attribute.getValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |