org.oslc.asset.internal
Class ApproverQuery

java.lang.Object
  extended by org.oslc.asset.internal.Resource
      extended by org.oslc.asset.internal.ApproverQuery

public class ApproverQuery
extends Resource

Since:
7.5

Field Summary
 
Fields inherited from class org.oslc.asset.internal.Resource
about, base, etag, title
 
Constructor Summary
ApproverQuery()
           
 
Method Summary
 java.util.List<ResourceRef> getApprover()
           
 
Methods inherited from class org.oslc.asset.internal.Resource
getAbout, getBase, getEtag, getTitle, setAbout, setBase, setEtag, setTitle, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ApproverQuery

public ApproverQuery()
Method Detail

getApprover

public java.util.List<ResourceRef> getApprover()
Returns:
Returns the approver.
Since:
7.5