org.n52.oxf.wcsModel.version100.wcsCapabilities
Class IntervalType

java.lang.Object
  extended by org.n52.oxf.wcsModel.version100.wcsCapabilities.ValueRangeType
      extended by org.n52.oxf.wcsModel.version100.wcsCapabilities.IntervalType
Direct Known Subclasses:
Interval

public class IntervalType
extends ValueRangeType


Field Summary
protected  TypedLiteralType res
           
 
Fields inherited from class org.n52.oxf.wcsModel.version100.wcsCapabilities.ValueRangeType
atomic, closure, max, min, semantic, type
 
Constructor Summary
IntervalType()
           
 
Method Summary
 TypedLiteralType getRes()
          Gets the value of the res property.
 void setRes(TypedLiteralType value)
          Sets the value of the res property.
 
Methods inherited from class org.n52.oxf.wcsModel.version100.wcsCapabilities.ValueRangeType
_getClosure, getClosure, getMax, getMin, getSemantic, getType, isAtomic, setAtomic, setMax, setMin, setSemantic, setType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

res

protected TypedLiteralType res
Constructor Detail

IntervalType

public IntervalType()
Method Detail

getRes

public TypedLiteralType getRes()
Gets the value of the res property.

Returns:
possible object is TypedLiteralType

setRes

public void setRes(TypedLiteralType value)
Sets the value of the res property.

Parameters:
value - allowed object is TypedLiteralType


Copyright © 2005 - 2010 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.