|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XlinkPropertyNameType
A representation of the model object 'Xlink Property Name Type'.
The following features are supported:
WfsPackage.getXlinkPropertyNameType()
Method Summary | |
---|---|
java.lang.String |
getTraverseXlinkDepth()
Returns the value of the 'Traverse Xlink Depth' attribute. |
java.math.BigInteger |
getTraverseXlinkExpiry()
Returns the value of the 'Traverse Xlink Expiry' attribute. |
java.lang.String |
getValue()
Returns the value of the 'Value' attribute. |
void |
setTraverseXlinkDepth(java.lang.String value)
Sets the value of the ' Traverse Xlink Depth ' attribute. |
void |
setTraverseXlinkExpiry(java.math.BigInteger value)
Sets the value of the ' Traverse Xlink Expiry ' attribute. |
void |
setValue(java.lang.String 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 |
---|
java.lang.String getValue()
If the meaning of the 'Value' attribute isn't clear, there really should be more of a description here...
setValue(String)
,
WfsPackage.getXlinkPropertyNameType_Value()
void setValue(java.lang.String value)
Value
' attribute.
value
- the new value of the 'Value' attribute.getValue()
java.lang.String getTraverseXlinkDepth()
setTraverseXlinkDepth(String)
,
WfsPackage.getXlinkPropertyNameType_TraverseXlinkDepth()
void setTraverseXlinkDepth(java.lang.String value)
Traverse Xlink Depth
' attribute.
value
- the new value of the 'Traverse Xlink Depth' attribute.getTraverseXlinkDepth()
java.math.BigInteger getTraverseXlinkExpiry()
setTraverseXlinkExpiry(BigInteger)
,
WfsPackage.getXlinkPropertyNameType_TraverseXlinkExpiry()
void setTraverseXlinkExpiry(java.math.BigInteger value)
Traverse Xlink Expiry
' attribute.
value
- the new value of the 'Traverse Xlink Expiry' attribute.getTraverseXlinkExpiry()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |