public class PlatformResourceNode extends Object
| Constructor and Description |
|---|
PlatformResourceNode(Constants.PlatformResourceType type,
String id) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
Constants.PlatformResourceType |
getType() |
String |
toString() |
public PlatformResourceNode(Constants.PlatformResourceType type, String id)
public Constants.PlatformResourceType getType()
public String getId()
Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.