public static class ContentTypeImpl.Builder extends Object
Modifier and Type | Field and Description |
---|---|
String |
accept |
String |
charset |
String |
contentType |
String |
soapAction |
Constructor and Description |
---|
ContentTypeImpl.Builder() |
public String contentType
public String soapAction
public String accept
public String charset
public ContentTypeImpl build()
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.