Package org.burningwave.core.classes
Class PropertyAccessor.ByFieldOrByMethod
java.lang.Object
org.burningwave.core.classes.PropertyAccessor
org.burningwave.core.classes.PropertyAccessor.ByFieldOrByMethod
- All Implemented Interfaces:
AutoCloseable,Cleanable,Closeable,Component,Identifiable,Properties.Listener,Memorizer
- Enclosing class:
- PropertyAccessor
public static class PropertyAccessor.ByFieldOrByMethod extends PropertyAccessor
-
Nested Class Summary
Nested classes/interfaces inherited from class org.burningwave.core.classes.PropertyAccessor
PropertyAccessor.ByFieldOrByMethod, PropertyAccessor.ByMethodOrByField -
Field Summary
Fields inherited from class org.burningwave.core.classes.PropertyAccessor
REG_EXP_FOR_INDEXES_OF_JAVA_INDEXED_PROPERTIES, REG_EXP_FOR_JAVA_PROPERTIES -
Method Summary
Modifier and Type Method Description static PropertyAccessor.ByFieldOrByMethodcreate()Methods inherited from class org.burningwave.core.classes.PropertyAccessor
get, setMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.burningwave.core.Closeable
close, closeResources, closeResources, createCloseResoucesTask, createCloseResoucesTaskMethods inherited from interface org.burningwave.core.Identifiable
getId, getOperationIdMethods inherited from interface org.burningwave.core.Memorizer
getOrCreateTemporaryFolder, getOrCreateTemporaryFolder, getTemporaryFolderPrefixMethods inherited from interface org.burningwave.core.iterable.Properties.Listener
listenTo, processChangeNotification, unregister
-
Method Details
-
create
-