Interface CpeSofaMappings
- All Superinterfaces:
Cloneable, MetaDataObject, Serializable, XMLizable
- All Known Implementing Classes:
CpeSofaMappingsImpl
-
Method Summary
Modifier and TypeMethodDescriptionReturn Sofa Name MappingsvoidsetSofaNameMappings(CpeSofaMapping[] sofaMappings) Set Sofa Name MappingsMethods inherited from interface MetaDataObject
clone, equals, getAttributeValue, getSourceUrl, getSourceUrlString, isModifiable, listAttributes, setAttributeValue, setSourceUrlMethods inherited from interface XMLizable
buildFromXMLElement, buildFromXMLElement, toXML, toXML, toXML, toXML
-
Method Details
-
getSofaNameMappings
-
setSofaNameMappings
Set Sofa Name Mappings- Parameters:
sofaMappings- an array of sofaMappings
-