public class Property extends Object
| Constructor and Description |
|---|
Property() |
Property(Injectable key,
Injectable value) |
| Modifier and Type | Method and Description |
|---|---|
Injectable |
getKey() |
Injectable |
getValue() |
void |
setKey(Injectable key) |
void |
setValue(Injectable value) |
public Property()
public Property(Injectable key, Injectable value)
public Injectable getKey()
public void setKey(Injectable key)
public Injectable getValue()
public void setValue(Injectable value)
Copyright © 2026 Brandao. All rights reserved.