Modifier and Type | Field and Description |
---|---|
protected List<Property> |
Service.property |
Modifier and Type | Method and Description |
---|---|
Property |
Property.clone()
Creates and returns a deep copy of this object.
|
Property |
ObjectFactory.createProperty()
Create an instance of
Property |
Modifier and Type | Method and Description |
---|---|
List<Property> |
Service.getProperty()
Gets the value of the property property.
|
Constructor and Description |
---|
Property(Property o)
Creates a new
Property instance by deeply copying a given Property instance. |
Copyright © 2005–2016 The JOMC Project. All rights reserved.