org.wildfly.extras.creaper.commands.elytron
Class Property

java.lang.Object
  extended by org.wildfly.extras.creaper.commands.elytron.Property

public final class Property
extends Object


Constructor Summary
Property(String key, String value)
           
 
Method Summary
 String getKey()
           
 String getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Property

public Property(String key,
                String value)
Method Detail

getKey

public String getKey()

getValue

public String getValue()


Copyright © 2020. All rights reserved.