public class PdbxStructOperListXMLContainer
extends java.lang.Object
Constructor and Description |
---|
PdbxStructOperListXMLContainer() |
Modifier and Type | Method and Description |
---|---|
static PdbxStructOperListXMLContainer |
fromXML(java.lang.String xml) |
java.util.List<PdbxStructOperList> |
getPdbxStructOperLists() |
void |
setPdbxStructOperLists(java.util.List<PdbxStructOperList> d) |
java.lang.String |
toXML() |
public java.util.List<PdbxStructOperList> getPdbxStructOperLists()
public void setPdbxStructOperLists(java.util.List<PdbxStructOperList> d)
public java.lang.String toXML()
public static PdbxStructOperListXMLContainer fromXML(java.lang.String xml)