Package one.empty3.io
Class ObjectWithProperties
java.lang.Object
one.empty3.io.ObjectWithProperties
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addProperty
(String name, ObjectWithProperties.ClassTypes type, Object value) boolean
deleteProperty
(String name) getProperty
(String name) getPropertyClass
(String name) getPropertyType
(String name) parseValue
(String s) void
void
updateProperty
(String name, Object value)
-
Field Details
-
realTypes
-
-
Constructor Details
-
ObjectWithProperties
-
-
Method Details
-
addProperty
-
deleteProperty
-
getProperty
-
updateProperty
-
getPropertyType
-
getPropertyClass
-
parseValue
-
getPropertyList
-