Uses of Class
pt.cienciavitae.ns.web_address.WebAddress
-
Packages that use WebAddress Package Description pt.cienciavitae.ns.web_address -
-
Uses of WebAddress in pt.cienciavitae.ns.web_address
Fields in pt.cienciavitae.ns.web_address with type parameters of type WebAddress Modifier and Type Field Description protected List<WebAddress>WebAddresses. webAddressMethods in pt.cienciavitae.ns.web_address that return WebAddress Modifier and Type Method Description WebAddressObjectFactory. createWebAddress()Create an instance ofWebAddressMethods in pt.cienciavitae.ns.web_address that return types with arguments of type WebAddress Modifier and Type Method Description List<WebAddress>WebAddresses. getWebAddress()Gets the value of the webAddress property.
-