org.aludratest.hpalm.infrastructure
Class EntityDescriptor.BooleanWithURLType

java.lang.Object
  extended by org.aludratest.hpalm.infrastructure.EntityDescriptor.BooleanWithURLType
Direct Known Subclasses:
EntityDescriptor.IsFirstLevelResourceElement, EntityDescriptor.SupportSubtypeInfo
Enclosing class:
EntityDescriptor

public static class EntityDescriptor.BooleanWithURLType
extends Object


Constructor Summary
EntityDescriptor.BooleanWithURLType()
           
 
Method Summary
 String getUrl()
           
 Boolean getValue()
           
 void setUrl(String url)
           
 void setValue(Boolean value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EntityDescriptor.BooleanWithURLType

public EntityDescriptor.BooleanWithURLType()
Method Detail

getUrl

public String getUrl()

setUrl

public void setUrl(String url)

getValue

public Boolean getValue()

setValue

public void setValue(Boolean value)


Copyright © 2015 aludratest.org. All rights reserved.