Uses of Class
org.datanucleus.store.valuegenerator.AUIDGenerator.AUID
Packages that use AUIDGenerator.AUID
-
Uses of AUIDGenerator.AUID in org.datanucleus.store.valuegenerator
Methods in org.datanucleus.store.valuegenerator that return AUIDGenerator.AUIDModifier and TypeMethodDescriptionstatic AUIDGenerator.AUID
AUIDGenerator.AUID.parse
(CharSequence auid) Parse a String representation of an AUID.static AUIDGenerator.AUID
Parse a String representation of an AUID.Constructors in org.datanucleus.store.valuegenerator with parameters of type AUIDGenerator.AUIDModifierConstructorDescriptionprotected
AUID
(AUIDGenerator.AUID auid) Constructs an AUID with the same values as the specified AUID.