org.opencrx.kernel.address1.cci2
Interface WebAddressable

All Known Subinterfaces:
WebAddress, WebAddress, WebAddress, WebAddress, WebAddress, WebAddress, WebAddress, WebAddress, WebAddressable
All Known Implementing Classes:
WebAddress, WebAddress, WebAddress, WebAddress

public interface WebAddressable

Abstract class WebAddressable


Method Summary
 String getWebUrl()
          Retrieves the possibly null value for the optional attribute webUrl.
 void setWebUrl(String webUrl)
          Sets a new value for the attribute webUrl.
 

Method Detail

getWebUrl

String getWebUrl()
Retrieves the possibly null value for the optional attribute webUrl.

Returns:
The possibly null value for attribute webUrl.

setWebUrl

void setWebUrl(String webUrl)
Sets a new value for the attribute webUrl.

Parameters:
webUrl - The possibly null new value for attribute webUrl.


This software is published under the BSD license. Copyright © 2003-2010, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.