net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.lang
Interface Defaults

All Known Implementing Classes:
DefaultsImpl

public interface Defaults

Java class for anonymous complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType>
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <attGroup ref="{http://www.springframework.org/schema/lang}defaultableAttributes"/>
     </restriction>
   </complexContent>
 </complexType>
 


Method Summary
 Long getRefreshCheckDelay()
          Gets the value of the refreshCheckDelay property.
 void setRefreshCheckDelay(Long value)
          Sets the value of the refreshCheckDelay property.
 

Method Detail

getRefreshCheckDelay

Long getRefreshCheckDelay()
Gets the value of the refreshCheckDelay property.

Returns:
possible object is Long

setRefreshCheckDelay

void setRefreshCheckDelay(Long value)
Sets the value of the refreshCheckDelay property.

Parameters:
value - allowed object is Long


Copyright © 2009 The CC-XJC Community. All Rights Reserved.