Uses of Class
pt.cienciavitae.ns.web_address.WebAddresses
-
Packages that use WebAddresses Package Description pt.cienciavitae.ns.identifying_info pt.cienciavitae.ns.web_address -
-
Uses of WebAddresses in pt.cienciavitae.ns.identifying_info
Fields in pt.cienciavitae.ns.identifying_info declared as WebAddresses Modifier and Type Field Description protected WebAddressesIdentifyingInfo. webAddressesMethods in pt.cienciavitae.ns.identifying_info that return WebAddresses Modifier and Type Method Description WebAddressesIdentifyingInfo. getWebAddresses()Gets the value of the webAddresses property.Methods in pt.cienciavitae.ns.identifying_info with parameters of type WebAddresses Modifier and Type Method Description voidIdentifyingInfo. setWebAddresses(WebAddresses value)Sets the value of the webAddresses property. -
Uses of WebAddresses in pt.cienciavitae.ns.web_address
Methods in pt.cienciavitae.ns.web_address that return WebAddresses Modifier and Type Method Description WebAddressesObjectFactory. createWebAddresses()Create an instance ofWebAddresses
-