PropertyHandler

Record

A property handler.

Extends

Record

Modifiers

public final

Constructors


new PropertyHandler (HandlerType, Method, String)

Constructor
No description is available for this element.
IndexTypeName
1HandlerTypetype
2Methodmethod
3Stringstring
Return Type

PropertyHandler

Modifiers

public

new PropertyHandler(StandardHandlers.GET, method, "name");

new PropertyHandler (String, HandlerType, Type, Type, Method)

Constructor
No description is available for this element.
IndexTypeName
1Stringstring
2HandlerTypetype
3Typetype
4Typetype
5Methodmethod
Return Type

PropertyHandler

Modifiers

public


Methods


name ()

Method
No description is available for this element.
Return Type

String

Modifiers

public

type ()

Method
No description is available for this element.
Return Type

HandlerType

Modifiers

public

value ()

Method
No description is available for this element.
Return Type

Type

Modifiers

public

equals (Object)

Method
No description is available for this element.
IndexTypeName
1Objecto
Return Type

boolean

Modifiers

public final

toString ()

Method
No description is available for this element.
Return Type

String

Modifiers

public final

method ()

Method
No description is available for this element.
Return Type

Method

Modifiers

public

hashCode ()

Method
No description is available for this element.
Return Type

int

Modifiers

public final

holder ()

Method
No description is available for this element.
Return Type

Type

Modifiers

public