public class Secret extends Object
Constructor and Description |
---|
Secret() |
Modifier and Type | Method and Description |
---|---|
Attributes |
getAttributes() |
String |
getId() |
String |
getValue() |
void |
setAttributes(Attributes attributes) |
void |
setId(String id) |
void |
setValue(String value) |
public String getId()
public void setId(String id)
public String getValue()
public void setValue(String value)
public Attributes getAttributes()
public void setAttributes(Attributes attributes)
Copyright © 2021. All rights reserved.