@JsType public class Property extends Object implements Cloneable
Property(String name, ModelNode value)
Property
clone()
String
getName()
ModelNode
getValue()
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@JsConstructor public Property(String name, ModelNode value)
name
value
@JsProperty public String getName()
@JsProperty public ModelNode getValue()
@JsIgnore public Property clone()
clone
Object
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.