public class SpaceGroupMapRoot extends Object
| Constructor and Description | 
|---|
SpaceGroupMapRoot()  | 
| Modifier and Type | Method and Description | 
|---|---|
static SpaceGroupMapRoot | 
fromXML(String xml)  | 
TreeMap<Integer,SpaceGroup> | 
getMapProperty()  | 
void | 
setMapProperty(TreeMap<Integer,SpaceGroup> map)  | 
String | 
toXML()  | 
public SpaceGroupMapRoot()
public TreeMap<Integer,SpaceGroup> getMapProperty()
public void setMapProperty(TreeMap<Integer,SpaceGroup> map)
public String toXML() throws JAXBException
JAXBExceptionpublic static SpaceGroupMapRoot fromXML(String xml) throws JAXBException
JAXBExceptionCopyright © 2000–2017 BioJava. All rights reserved.