Package org.teamapps.dto
Class UiLocation
java.lang.Object
org.teamapps.dto.UiLocation
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetHash()getHost()getHref()getPort()setHostname(String hostname) setPathname(String pathname) setProtocol(String protocol) toString()
-
Field Details
-
href
-
origin
-
protocol
-
host
-
hostname
-
port
-
pathname
-
search
-
hash
-
-
Constructor Details
-
UiLocation
public UiLocation()
-
-
Method Details
-
getUiObjectType
- Specified by:
getUiObjectTypein interfaceUiObject
-
toString
-
getHref
-
getOrigin
-
getProtocol
-
getHost
-
getHostname
-
getPort
-
getPathname
-
getSearch
-
getHash
-
setHref
-
setOrigin
-
setProtocol
-
setHost
-
setHostname
-
setPort
-
setPathname
-
setSearch
-
setHash
-