Class URLValue
java.lang.Object
com.liferay.headless.admin.site.dto.v1_0.URLValue
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
HrefURLValue,SitePageURLValue
- See Also:
- Generated:
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean@Valid URLValue.UrlTypeinthashCode()voidsetUrlType(URLValue.UrlType urlType) voidsetUrlType(com.liferay.petra.function.UnsafeSupplier<URLValue.UrlType, Exception> urlTypeUnsafeSupplier) static URLValuetoString()static URLValueunsafeToDTO(String json)
-
Field Details
-
urlType
-
xClassName
-
-
Constructor Details
-
URLValue
public URLValue()
-
-
Method Details
-
toDTO
-
unsafeToDTO
-
getUrlType
-
getUrlTypeAsString
-
setUrlType
-
setUrlType
public void setUrlType(com.liferay.petra.function.UnsafeSupplier<URLValue.UrlType, Exception> urlTypeUnsafeSupplier) -
equals
-
hashCode
public int hashCode() -
toString
-