JBoss Dynamic Model Representation 1.1.6.Final-redhat-1

Uses of Class
org.jboss.dmr.Property

Uses of Property in org.jboss.dmr
 

Methods in org.jboss.dmr that return Property
 Property ModelNode.asProperty()
          Get the value of this node as a property.
 Property Property.clone()
           
 

Methods in org.jboss.dmr that return types with arguments of type Property
 List<Property> ModelNode.asPropertyList()
          Get the value of this node as a property list.
 

Methods in org.jboss.dmr with parameters of type Property
 ModelNode ModelNode.set(Property newValue)
          Change this node's value to the given value.
 


JBoss Dynamic Model Representation 1.1.6.Final-redhat-1

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.