public class ShpAttributeField extends Object
ShpAttributeField(String name, String alias, String type, Integer length)
String
getAlias()
Integer
getLength()
getName()
getType()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ShpAttributeField(String name, String alias, String type, Integer length)
public String getName()
public String getAlias()
public String getType()
public Integer getLength()
Copyright © 2024. All rights reserved.