public static class WebMvcProperties.Contentnegotiation extends ObjectSE
コンストラクターと説明 |
---|
Contentnegotiation() |
修飾子と型 | メソッドと説明 |
---|---|
MapSE<StringSE, MediaType> | getMediaTypes() |
StringSE | getParameterName() |
boolean | isFavorParameter() |
boolean | isFavorPathExtension() |
void | setFavorParameter(boolean favorParameter) |
void | setFavorPathExtension(boolean favorPathExtension) |
void | setMediaTypes(MapSE<StringSE, MediaType> mediaTypes) |
void | setParameterName(StringSE parameterName) |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSE
public boolean isFavorPathExtension()
public void setFavorPathExtension(boolean favorPathExtension)
public boolean isFavorParameter()
public void setFavorParameter(boolean favorParameter)
public StringSE getParameterName()
public void setParameterName(StringSE parameterName)
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.