Constructor and Description |
---|
PropertyContainer() |
Modifier and Type | Method and Description |
---|---|
String |
name() |
void |
name(String newName) |
boolean |
namePresent() |
String |
value() |
void |
value(String newValue) |
boolean |
valuePresent() |
makeArrayList, makeUnmodifiableList
public void name(String newName)
public boolean namePresent()
namePresent
in interface Property
public void value(String newValue)
public boolean valuePresent()
valuePresent
in interface Property
Copyright © 2016. All rights reserved.