L - the type of the protocol specific location, typically a subclass of NodeLocationpublic final class ResourceConfigurationPropertyInstance<L> extends Instance<L,ResourceConfigurationPropertyType<L>>
| Constructor and Description |
|---|
ResourceConfigurationPropertyInstance(ID id,
Name name,
AttributeLocation<L> attributeLocation,
ResourceConfigurationPropertyType<L> type,
String value) |
ResourceConfigurationPropertyInstance(ResourceConfigurationPropertyInstance<L> original,
boolean disown) |
| Modifier and Type | Method and Description |
|---|---|
String |
getValue() |
String |
toString() |
getResource, getType, setResourcegetAttributeLocationgetNameaddProperty, equals, getID, getProperties, hashCode, isPersisted, removeProperty, setPersistedpublic ResourceConfigurationPropertyInstance(ID id, Name name, AttributeLocation<L> attributeLocation, ResourceConfigurationPropertyType<L> type, String value)
public ResourceConfigurationPropertyInstance(ResourceConfigurationPropertyInstance<L> original, boolean disown)
Copyright © 2015–2017 Red Hat, Inc.. All rights reserved.