public abstract static class Org.Builder<B extends Org.Builder<B>> extends Entity.Builder<B>
| Constructor and Description |
|---|
Org.Builder() |
| Modifier and Type | Method and Description |
|---|---|
Org |
build() |
B |
fromOrg(Org in) |
B |
fullName(String fullName) |
B |
isEnabled(Boolean isEnabled) |
description, fromEntityType, id, name, task, tasksfromResource, href, link, links, self, typepublic B fullName(String fullName)
Org.getFullName()public B isEnabled(Boolean isEnabled)
Org.isEnabled()public Org build()
build in class Entity.Builder<B extends Org.Builder<B>>Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.