org.biojava.bio.structure.server
Class StructureEventImpl
java.lang.Object
org.biojava.bio.structure.server.StructureEventImpl
- All Implemented Interfaces:
- StructureEvent
public class StructureEventImpl
- extends Object
- implements StructureEvent
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StructureEventImpl
public StructureEventImpl(Structure s)
getStructure
public Structure getStructure()
- Specified by:
getStructure
in interface StructureEvent
getPDBCode
public String getPDBCode()
- Specified by:
getPDBCode
in interface StructureEvent
setPDBCode
public void setPDBCode(String pdbCode)
- Specified by:
setPDBCode
in interface StructureEvent