org.aludratest.hpalm.infrastructure
Class EntityDescriptor.AttributeElement

java.lang.Object
  extended by org.aludratest.hpalm.infrastructure.EntityDescriptor.AttributeElement
Enclosing class:
EntityDescriptor

public static final class EntityDescriptor.AttributeElement
extends Object


Constructor Summary
EntityDescriptor.AttributeElement()
           
 
Method Summary
 String getName()
           
 String getValue()
           
 void setName(String name)
           
 void setValue(String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EntityDescriptor.AttributeElement

public EntityDescriptor.AttributeElement()
Method Detail

getName

public String getName()

setName

public void setName(String name)

getValue

public String getValue()

setValue

public void setValue(String value)


Copyright © 2015 aludratest.org. All rights reserved.