public class Crs extends Object implements Serializable
Crs()
boolean
equals(Object o)
Map<String,Object>
getProperties()
CrsType
getType()
int
hashCode()
void
setProperties(Map<String,Object> properties)
setType(CrsType type)
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Crs()
public CrsType getType()
public void setType(CrsType type)
public Map<String,Object> getProperties()
public void setProperties(Map<String,Object> properties)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2015. All rights reserved.