JXESchemaResolutionMappingsTypepublic final class JXESchemaResolutionMappings extends Object implements JXESchemaResolutionMappingsType
| Modifier and Type | Class | Description |
|---|---|---|
static class |
JXESchemaResolutionMappings.Builder |
Builds instances of type
JXESchemaResolutionMappings. |
| Modifier and Type | Method | Description |
|---|---|---|
static JXESchemaResolutionMappings.Builder |
builder() |
Creates a builder for
JXESchemaResolutionMappings. |
boolean |
equals(Object another) |
This instance is equal to all instances of
JXESchemaResolutionMappings that have equal attribute values. |
int |
hashCode() |
Computes a hash code from attributes:
mappings. |
Map<URI,JXESchemaDefinition> |
mappings() |
|
String |
toString() |
Prints the immutable value
JXESchemaResolutionMappings with attribute values. |
public Map<URI,JXESchemaDefinition> mappings()
mappings in interface JXESchemaResolutionMappingsTypepublic boolean equals(Object another)
JXESchemaResolutionMappings that have equal attribute values.public int hashCode()
mappings.public String toString()
JXESchemaResolutionMappings with attribute values.public static JXESchemaResolutionMappings.Builder builder()
JXESchemaResolutionMappings.Copyright © 2018 <code@io7m.com> http://io7m.com