Modifier and Type | Field and Description |
---|---|
protected List<ConfigurationPropertyType> |
ConfigurationPropertyListType.property |
Modifier and Type | Method and Description |
---|---|
ConfigurationPropertyType |
ObjectFactory.createConfigurationPropertyType()
Create an instance of
ConfigurationPropertyType |
ConfigurationPropertyType |
ConfigurationPropertyType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
ConfigurationPropertyType |
ConfigurationPropertyType.withKey(String value) |
ConfigurationPropertyType |
ConfigurationPropertyType.withLastChange(XMLGregorianCalendar value) |
ConfigurationPropertyType |
ConfigurationPropertyType.withValue(String value) |
Modifier and Type | Method and Description |
---|---|
JAXBElement<ConfigurationPropertyType> |
ObjectFactory.createConfigurationPropertyDocument(ConfigurationPropertyType value)
|
List<ConfigurationPropertyType> |
ConfigurationPropertyListType.getProperty()
Gets the value of the property property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<ConfigurationPropertyType> |
ObjectFactory.createConfigurationPropertyDocument(ConfigurationPropertyType value)
|
ConfigurationPropertyListType |
ConfigurationPropertyListType.withProperty(ConfigurationPropertyType... values) |
Modifier and Type | Method and Description |
---|---|
ConfigurationPropertyListType |
ConfigurationPropertyListType.withProperty(Collection<ConfigurationPropertyType> values) |
Copyright © 2017. All rights reserved.