public static class QueryResultRecordType.Builder<B extends QueryResultRecordType.Builder<B>> extends Object
| Constructor and Description |
|---|
QueryResultRecordType.Builder() |
protected B self()
public B href(URI href)
QueryResultRecordType.getHref()public B id(String id)
QueryResultRecordType.getId()public B type(String type)
QueryResultRecordType.getType()public B links(Set<Link> links)
QueryResultRecordType.getLinks()public B link(Link link)
QueryResultRecordType.getLinks()public QueryResultRecordType build()
public B fromQueryResultRecordType(QueryResultRecordType in)
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.