com.oracle.webservices.api.message
Class ContentType.Builder
java.lang.Object
com.oracle.webservices.api.message.ContentType.Builder
- Enclosing interface:
- ContentType
public static class ContentType.Builder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContentType.Builder
public ContentType.Builder()
contentType
public ContentType.Builder contentType(String s)
soapAction
public ContentType.Builder soapAction(String s)
accept
public ContentType.Builder accept(String s)
charset
public ContentType.Builder charset(String s)
build
public ContentType build()
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.