Uses of Enum Class
org.opengis.cite.cat20.dgiwg10.xml.RequestCreator.RECORDTYPE
Packages that use RequestCreator.RECORDTYPE
-
Uses of RequestCreator.RECORDTYPE in org.opengis.cite.cat20.dgiwg10.xml
Methods in org.opengis.cite.cat20.dgiwg10.xml that return RequestCreator.RECORDTYPEModifier and TypeMethodDescriptionstatic RequestCreator.RECORDTYPEReturns the enum constant of this class with the specified name.static RequestCreator.RECORDTYPE[]RequestCreator.RECORDTYPE.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.opengis.cite.cat20.dgiwg10.xml with parameters of type RequestCreator.RECORDTYPEModifier and TypeMethodDescriptionRequestCreator.createInsertRequest(RequestCreator.RECORDTYPE recordType) RequestCreator.createUpdateRequest(RequestCreator.RECORDTYPE recordType)