public class PropertyDependencyInfo extends Object
Constructor and Description |
---|
PropertyDependencyInfo() |
PropertyDependencyInfo(String type,
String name) |
Modifier and Type | Method and Description |
---|---|
StackConfigurationDependencyResponse |
convertToResponse() |
boolean |
equals(Object o) |
String |
getName() |
String |
getType() |
int |
hashCode() |
void |
setName(String name) |
void |
setType(String type) |
String |
toString() |
public String getType()
public void setType(String type)
public String getName()
public void setName(String name)
public StackConfigurationDependencyResponse convertToResponse()
Copyright © 2022 Apache Software Foundation. All rights reserved.