public class ObjectFactory extends Object
| Constructor and Description |
|---|
ObjectFactory() |
| Modifier and Type | Method and Description |
|---|---|
IsSheepInjected |
createIsSheepInjected() |
JAXBElement<IsSheepInjected> |
createIsSheepInjected(IsSheepInjected value) |
IsSheepInjectedResponse |
createIsSheepInjectedResponse() |
JAXBElement<IsSheepInjectedResponse> |
createIsSheepInjectedResponse(IsSheepInjectedResponse value) |
public static final String TARGET_NS
public IsSheepInjected createIsSheepInjected()
public IsSheepInjectedResponse createIsSheepInjectedResponse()
public JAXBElement<IsSheepInjected> createIsSheepInjected(IsSheepInjected value)
public JAXBElement<IsSheepInjectedResponse> createIsSheepInjectedResponse(IsSheepInjectedResponse value)
Copyright © 2008-2013 Seam Framework. All Rights Reserved.