Package net.thevpc.naru.api.model
Class NaruModelKey
java.lang.Object
net.thevpc.naru.api.model.NaruModelKey
- All Implemented Interfaces:
net.thevpc.nuts.elem.NToElement
-
Constructor Summary
ConstructorsConstructorDescriptionNaruModelKey(String provider, String model) NaruModelKey(net.thevpc.nuts.elem.NElement element) -
Method Summary
-
Constructor Details
-
NaruModelKey
public NaruModelKey(net.thevpc.nuts.elem.NElement element) -
NaruModelKey
-
-
Method Details
-
parse
-
provider
-
model
-
toElement
public net.thevpc.nuts.elem.NElement toElement()- Specified by:
toElementin interfacenet.thevpc.nuts.elem.NToElement
-
toString
-
equals
-
hashCode
public int hashCode() -
toMsg
public net.thevpc.nuts.text.NMsg toMsg()
-