Package org.apache.openjpa.util.proxy
Interface ProxyCalendar
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ProxyCalendar
newInstance()
Return a new instance of this calendar type.-
Methods inherited from interface org.apache.openjpa.util.Proxy
copy, getChangeTracker, getOwner, getOwnerField, setOwner
-
-
-
-
Method Detail
-
newInstance
ProxyCalendar newInstance()
Return a new instance of this calendar type.
-
-