JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
sim.util
Interface Propertied
public interface
Propertied
A Propertied object is one which provides its own Properties rather than letting SimpleProperties scan the object statically. This is generally rare and mostly used for dynamic objects or certain abstract classes.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
Properties
properties
()
Returns my own Properties.
Method Detail
properties
Properties
properties()
Returns my own Properties.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method